-
gongzhensnr5
产生随机共振现象的输入输出信噪比曲线,参数可以修改,不过不要乱改动哦,不然振动不起来了。(Stochastic resonance phenomenon generated input and output signal to noise ratio curve.)
- 2009-03-09 17:05:31下载
- 积分:1
-
ex5_4
程序将模糊控制和传统的PID控制的性能进行了比较。(Fuzzy control program and the performance of traditional PID control are compared.
)
- 2011-05-31 17:52:29下载
- 积分:1
-
Simulink3
初级matlab中的simulink学习用书,很好用(Simulink in matlab primary learning books, good with)
- 2009-05-10 23:32:33下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(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步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
four_channel_hologram
四通道全息图的生成与重建代码,具有一定的借鉴意义(Code generation and four-channel hologram reconstruction, with some reference)
- 2013-11-23 22:18:56下载
- 积分:1
-
RLS.m
好几个LMS和RLS的自适应滤波算法,系统便是和噪声对消(Several LMS and RLS adaptive filtering algorithm
)
- 2015-05-22 10:03:32下载
- 积分:1
-
PGSA_reconfg
人工智能算法 模拟植物生长算法matlab程序 供初学者学习参考(Artificial intelligence algorithm simulation of plant growth algorithm matlab program for beginners to learn the reference
)
- 2016-07-22 17:10:09下载
- 积分:1
-
leader_follower_matrix
leader-follower聚类算法的matlab实现(leader-follower clustering algorithm matlab realize)
- 2008-04-16 16:18:16下载
- 积分:1
-
duojing_zhikuo
用于多径直扩信号的仿真程序,对于研究直扩信号的人很有帮助。(Simulation program for multi-straight SS signals for the DS signal is helpful.)
- 2012-04-10 15:42:18下载
- 积分:1
-
HilbertEnvelopeMethod
This code contains the hilbert envelope method for extracting modal properties
- 2013-12-03 08:33:02下载
- 积分:1