-
TSP
本程序是对旅行家问题的粒子群优化算法实现(This procedure is the issue of travelers Particle Swarm Optimization Algorithm)
- 2007-10-04 15:50:49下载
- 积分:1
-
matlabgui
matlab 的gui开发文档,一个比较简单的例子,调试通过(gui of matlab development documents, a relatively simple example, debugging through)
- 2009-06-09 00:32:17下载
- 积分: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
-
stbc_tarokh_paper
Space time coding in Tarokh s paper
BER simulation
STBC encoder and decoder including M-ary QAM
- 2010-03-09 14:30:09下载
- 积分:1
-
54225024MVDR
宽带波束形成技术mvdr,宽带三维矩阵,可以出图(Broadband beamforming technology MVDR, wide-band 3D matrix)
- 2017-12-24 21:57:23下载
- 积分:1
-
example
matlab程序将传递函数通过Z变换使其离散化,然后再把得到的脉冲传递函数改写成差分方程。便于接下来一步的C程序编程。(matlab program will transfer function Z-transform them through discrete, then put the resulting pulse transfer function of a differential equation rewritten. Facilitate the next step of the C programming.)
- 2013-09-11 14:38:33下载
- 积分:1
-
ransac
ransac funtion to use in image process
- 2013-12-10 19:07:39下载
- 积分:1
-
slidingmcontroller
sliding mode controller for DC/DC converter
- 2020-11-23 22:39:33下载
- 积分:1
-
bisect
BISSECTION METHODE NUMERIQUE
- 2010-12-14 06:38:32下载
- 积分:1
-
emd
基于matlab的经验模式分解的事例程序,此版本为ALAN 版本的整合注释版( empirical mode decomposition,based on matlab ,this is ALAN version with notes)
- 2011-11-20 20:42:26下载
- 积分:1