-
biaogao4
机械设计及理论 转子动力学中对轴承的研究(Mechanical Design and Theory Rotor Dynamics)
- 2013-10-08 10:47:31下载
- 积分: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
-
TRead_Topo_pae
地形数据显示matlab文件包,这是一个工具程序包.(The terrain data matlab file bag This is a tool package written by foreigners)
- 2012-07-18 20:42:28下载
- 积分:1
-
smithcart
通过matlab和C语言的联合编程实现了微波方面smith圆图的功能(Matlab and C language through the joint programming of the microwave aspects of the function chart smith)
- 2011-04-24 16:26:35下载
- 积分:1
-
Sstrapdowwnt
捷联惯性导航源程序,希望对您您有所帮助。谢谢大家可直接使用。
(Strapdown inertial navigation source, you help you. Thank you all can be used directly.)
- 2012-07-26 23:34:38下载
- 积分:1
-
matlab
这个同样是利用matlab编程,结合matlab遗传算法工具箱来实现遗传算法的功能(Matlab this is to use the same programming, combined with genetic algorithm matlab genetic algorithm toolbox to achieve the function of)
- 2009-04-11 15:43:00下载
- 积分:1
-
遗传算法得源代码
说明: 遗传算法得源代码,不是用MATLAB编得,而是用VC++编程.(genetic algorithm in the source code, instead of being MATLAB, but programming with VC.)
- 2006-02-20 20:52:59下载
- 积分:1
-
binary-phase-shift-
现代通信原理课程中,在MATLAB中实现二进制相移键控调制程序。(Modern communication theory course, to implement in MATLAB binary phase shift keying modulation program.)
- 2011-10-04 10:38:18下载
- 积分:1
-
sgl_lib
VC与matlab混合编程方面的书籍,介绍全面,适用,是一本不错的书(英文)(VC and matlab mixing programming books, introduced comprehensively, applicable, is a good book (English))
- 2010-09-11 13:34:32下载
- 积分:1
-
guangyihuxiangguan
求两个信号的时延估计,通过时延估计对声源实现定位(Ask the two signal delay estimation, time delay estimation of sound source by positioning to achieve)
- 2010-11-21 09:05:16下载
- 积分:1