资源列表
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.
my
- VBLAST 2发2收情况下的链路,可以实现误码率的计算 -STBC
zn01
- 用Ziegler--Nichols整定公式来求P,PI,PID的个参数,其中Gc是校正器的传递函数,kp为比例系数, Ti为积分时间常数,Td为微分时间常数,输入参量vars为带迟滞--惯性环节模型的KT τ-With Ziegler- Nichols tuning formula to seek P, PI, PID' s parameters, which Gc is the corrector transfer function, kp is proportional coeffic
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