-
ekf_1_3_ukf_1_3
国外学者编写UKF、EKF、IMM的matlab源码和说明文档,注释清楚,条理性强。最新版本(The methods that are discussed in the current documentation are:
Kalman filters and smoothers.Extended Kalman filters and smoothers Unscented Kalman filters and smoothers Interacting Multiple Model (IMM) filters and smoothers)
- 2010-06-12 20:06:59下载
- 积分:1
-
Clonalselectionalgorithm
免疫遗传算法解决TSP问题的源程序,属于本人写文章测试benchmark problem用的程序。(Immune genetic algorithm to solve TSP problem source, which I write the test procedures used benchmark problem.)
- 2007-12-07 15:38:27下载
- 积分:1
-
bohr
玻尔程序,白轮、角度、驱动算法,相关事例和引用,(Bohr program)
- 2011-02-05 23:39:28下载
- 积分:1
-
ACATSP
蚁群算法的TSP路径优化程序,程序运行良好。(TSP path ant colony algorithm optimization program, the program runs well.)
- 2014-11-05 17:03:50下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
smith
matlab smith yuantu(matlab smith)
- 2012-06-08 19:17:49下载
- 积分:1
-
OFDM
This is a small code for the generation of OFDM signal carriers and encoding data in it. Also sidelobes are suppressed.
- 2014-09-24 20:20:35下载
- 积分:1
-
SingleHelix
单一螺旋线与平面交点个数的算法问题。从不同情况下计算了交点个数。(Single spiral plane intersection of the number of algorithmic problems. From the intersection number is calculated under different conditions.)
- 2013-03-05 09:34:03下载
- 积分:1
-
Matlab
cours of matlab a fiew explication and brief examples of matlab porgramation
- 2009-05-18 02:41:52下载
- 积分:1
-
uitableANDexcel
matlab中uitable和excel的运用例子,也是从matlab论坛上得到的(matlab and excel in the use of uitable example, is obtained from the matlab forum)
- 2010-12-16 14:56:30下载
- 积分:1