-
ag1
用 MATLAB 编写的 免疫算法源程序
比较实用。希望对大家有所帮助。算法很好。(using MATLAB immune algorithm source more practical. We want to help. Algorithm good.)
- 2007-06-04 21:50:28下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
IMM
交互式多模型算法卡尔曼滤波仿真代码,程序中采用了两个模型(Interacting multiple model Kalman filter algorithm simulation code, the program uses two models)
- 2010-01-03 17:14:23下载
- 积分:1
-
fzjd
改程序模拟了,对前推回代方法计算配电网潮流计算,迭代次数少(Modified simulation on forward and backward substitution method, calculation of distribution network power flow calculation, less iteration
)
- 2012-04-16 16:44:01下载
- 积分:1
-
target-tracking-using-kalman
该算法主要是利用Kalman滤波算法实现目标的跟踪及参数估计。(The algorithm Kalman filtering algorithm is the main goal tracking and parameter estimation.
)
- 2012-04-22 18:48:30下载
- 积分:1
-
fuzainibian
采用负载电流前馈控制们,减小负载扰动带来的电压幅值的跳变(use the load current reduce the voltage change)
- 2016-09-07 16:26:27下载
- 积分:1
-
Pseudo-random_97-iter
伪随机采样,97小波迭代收缩压缩传感,效果不错,方法简单(Pseudo-random sampling, iterative shrinkage of wavelet compression sensor 97, the effect is good, simple)
- 2011-04-29 14:38:09下载
- 积分:1
-
LKPR-matlab-code
基于金字塔完善的KL算法描述,是matlab代码,值得学习(Pyramidal implementation of LK Feature Track)
- 2013-12-23 10:00:50下载
- 积分:1
-
virdo
locating the same in different parts of your disks
- 2010-12-03 20:48:52下载
- 积分:1
-
get_ARandPDI
对于线性系统,输入输出在某频率点为正弦,利用本程序可以得到改频率点的幅值比和相位差。data文件为两组数据,通过matlab读取xls文件,可以用来验证本程序。(For linear systems, input and output sine wave at a frequency point, the use of this program can change the frequency by the amplitude ratio and phase difference. data files for the two sets of data, read by matlab xls files, can be used to test the program.)
- 2011-04-23 20:05:52下载
- 积分:1