资源列表
13zhexian
- 窄高斯随机过程的Matlab的程序有寻求的自己下来
meanshift.rar
- 基于meanshift的简单目标跟踪程序matlab代码,Based on the meanshift easy target tracking procedures matlab code
conjugate_gradient
- 最优化方法中共轭梯度法的matlab程序-Optimization method of conjugated gradient method matlab program
ESPRIT
- The ESPRIT method for frequency estimation.
MVADRS_Dark_Pixel_Counting
- This algorithm is to count the dark colored pixels in the input image. This can be used in goods sorting like rice, paddy etc... in paddy or rice or other goods or products to sort out the bad or defect one we can use this algorithm. I had done thi
test
- 遗传算法代码,matlab写的,适合初学者学习。-Genetic algorithm code, matlab written for beginners to learn.
integrate_separate.m
- 积分分离pId算法,MATLAB语言编写,仿真效果不错。-Integral separation pId algorithm, MATLAB language, simulation results are good.
Newtonmethod
- 牛顿方法优化算法可以用于多方面的例子,很不错。-Newton method for optimization algorithm can be used for a wide range of examples, very good.
shenjingwangluo
- matlab 神经网络模拟现在走势图及未来趋势-Matlab simulation neural network now and the future trends of the office
LAM
- Neural Network LAM. A number of procedures are described for finding delta E/ delta W/sub ij/ where E is an error functional of the temporal trajectory of the states of a continuous recurrent network and w/sub ij/ are the weights of that network-Neur
listexp
- 一组扩充的表处理函数 (defun chgnth (i v l) 表换元素,用V替换表L中第I个元素 (defun carnth (i l) 表取头,保留表L前面I-1个元素 (defun cdrnth (i l) 表取尾,去除表L后面I个元素 (defun delnth (i l) 删除表L第I个元素 三角函数 (defun tan (v / u) (setq u (cos v)) (if (/= u 0) (/ (sin v) u))) (defun ctan
center
- 一个简单的在预处理时用来对数据进行进行中心化的可用函数-A simple preprocessing used in the data center of the available functions performed