登录
首页 » matlab » lms

lms

于 2011-04-28 发布 文件大小:1KB
0 199
下载积分: 1 下载次数: 456

代码说明:

  最小均方算法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 )

文件列表:

lms.m,2072,2009-02-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • guogao
    自适应抵消的算法的综合 主要是lms rls mmls等(Adaptive offset algorithm synthesis is mainly lms rls mmls, etc.)
    2010-03-06 16:32:29下载
    积分:1
  • matlab-H-infinity
    本文对一个混合灵敏度的系统进行H无穷控制,平台是matlab,有仿真图像(In this paper, the sensitivity of the system is a hybrid H infinity control, the platform is matlab, there are simulated images)
    2020-11-24 11:39:33下载
    积分:1
  • KNN_toolbox
    it s knn implementation by using toolbox matlab
    2014-01-24 15:19:02下载
    积分:1
  • QGA_fxy
    QGA_fxy是用量子遗传算法(quantum genetic algorithm)解决二元函数寻优的问题。文件打开后运行QGA_fxy.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(QGA_fxy binary function is to solve optimization problems using quantum genetic algorithm (quantum genetic algorithm). Run QGA_fxy.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
    2014-02-08 12:51:14下载
    积分:1
  • monday_g
    本程序为微波视距信道的仿真,采用三径模式,四抽头仿真模型,以正弦信号为例进行的仿真。()
    2008-07-10 09:54:22下载
    积分:1
  • Fig7x28
    基于Matlab/Simulink的异步电动机转差频率矢量控制系统仿真研究,十分有用,已通过测试(Based on Matlab/Simulink of the induction motor slip frequency vector control system simulation, very useful, has been tested)
    2011-05-09 18:29:11下载
    积分:1
  • New-folder-(2)
    This program segment the tumor present in brain image. Sine brain symmetric about central axis brain is divided into 2 equal halves about the central axis.Histogram of both the part is taken. based on the histogram threshold is set.Result of segmentation is the segmented tumor.
    2014-11-12 13:29:49下载
    积分:1
  • rilt
    实现拉普拉斯变换的图像过滤程序,实用性广泛(Laplace transform of the image to achieve filter)
    2010-11-21 17:13:45下载
    积分:1
  • DES
    DAta Encryption standard implemented IN MATLAB
    2010-02-15 22:48:40下载
    积分:1
  • MATLAB_tx
    MATLAB语言在天线设计中的一些应用的、。。。。。。(MATLAB language in the antenna design in some applications, the. . . . . .)
    2010-03-12 13:48:32下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载