资源列表
Robust-Object-Tracking-demo
- 使用颜色纹理直方图来进行目标跟踪,具有很好的鲁棒性,亲自测试可用,附参考论文。-Robust Object Tracking using Joint Color-Texture Histogram
shengyin
- 不同SVD(全局、局部)处理声音、图像、地质信号,里面有一些自己编写的函数,有的地方不太完美-different SVD(global and local) in voice,figure,Geology processing
模式识别第二次作业
- BP算法的matlab的主要框架以及样本的训练过程及测试过程(ABOUT BP junction.BP algorithm of the main framework of MATLAB and the sample training process and testing process)
BP_publish
- 对BP网络进行介绍,可以使你对BP有大致的了解。-Descr iption of the BP network can make you have a general understanding of the BP.
精通matlab最优化计算光盘(第二版)
- 本书附带光盘中包括了作者全书所有自己编写的算法对应的MATLAB的M文件。所有代码按照章节存放在各个文件夹下,如“第6章 无约束一维极值问题”文件夹下存放了本书第6章所有的算法程序代码。对于算法的程序代码,在光盘中存为同函数名的M文件,例如,minHJ.m表示用黄金分割法求解一维函数的极值的程序,依此类推。(The book contains CD-ROM, including all the M files of the MATLAB written by the author. All th
MFC7z
- 一组MFC例程,内容有些历史了,但实力比较经典,整理上来,供各位同好学习。-A set of MFC routines, some history, but the strength of the more classic, finishing up for you enthusiasts to learn.
eeglab_current
- 用于进行eeg独立分量分析的多个函数,可以直接调用
Matlab有限元结构动力学分析与工程应用-徐斌
- Matlab有限元结构动力学分析与工程应用(Matlab finite element structure dynamic analysis and engineering application)
Fiber_Bragg_Gratings
- 光纤光栅英文经典教程friber bragg gratings-Fiber Bragg Grating Tutorial classic English friber bragg gratings
BP
- 遗传算法优化BP神经网络,用于随机数组的分类(Genetic algorithm optimization neural network for random array classification)
Vedio-about-Matlab-GUI(1-3)
- 本资料是关于MATLAB GUI的,具体为教学视频,其中包括简单的GUI界面的建立和代码的编写!-This information is on the MATLAB GUI, specific for the instructional videos, including the establishment of a simple GUI interface and write code!
algorithms-for-nonlinear-equations
- 一个求解非线性方程根的算法的集合,包括牛顿迭代法,二分法,不动点迭代法等方法。-A collection of algorithms for solving nonlinear equations root, including the the Newton iteration dichotomy, fixed point iteration method.