-
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
-
R2008yuandaima
R2008数字图像处理与分析实例教程源程序,和冈萨雷斯的MATLAB教程第二版配套(R2008 digital image processing and analysis of source code examples tutorials, and Alberto Gonzales supporting the second edition of MATLAB Guide)
- 2011-05-04 14:48:08下载
- 积分:1
-
matlab
一本matlab入门书籍的附带程序文件,很丰富,对于matlab初学者来说很有用!(A matlab entry books attached program files, very rich, very useful for matlab beginner!)
- 2013-01-27 11:03:57下载
- 积分:1
-
varyp
Pressure variation inside a reciprocating compressor is calculated in a cycle
- 2013-04-05 17:24:25下载
- 积分:1
-
Multi-train-Simulation
This pdf file contains steps to simulate a traction load in an area with varaiable speed control and traction operation mode and regenerative mode.
- 2014-02-20 14:07:37下载
- 积分:1
-
image-histogram-
统计图像直方图参考程序框架(matlab程序)(Procedural framework for statistical reference image histogram matlab program)
- 2011-09-29 19:52:29下载
- 积分:1
-
gailv-matlab
说明: 基于matlab的概率网络模拟,源码均是matlab的.m文件,实现了一些有用的算法。(Based on the probability of network simulation matlab, matlab source are the. M file, to achieve some useful algorithms.)
- 2011-04-11 21:58:38下载
- 积分:1
-
Aquisition
GPS信号捕获 指标是signalpower=-185dBW,此时可以进行室内定位(GPS signal acquisition indicator is signalpower =-185dBW, indoor positioning can be performed at this time)
- 2013-10-29 20:33:16下载
- 积分:1
-
mirinharmonicity
this mfile is riten in matlab and is related to mirtoolbox
- 2010-07-29 05:58:23下载
- 积分:1
-
MatlabKoch25data
分形天线的设计例子,对搞天线设计的人会有比较大的帮助,(转)(Fractal antenna design examples, the antenna design to engage more people will help, (to))
- 2008-06-20 00:57:06下载
- 积分:1