登录
首页 » matlab » lms

lms

于 2011-04-28 发布 文件大小:1KB
0 227
下载积分: 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 个回复

  • particle_filter
    particle filter in matlab
    2015-01-06 06:09:30下载
    积分:1
  • a
    说明:  模糊聚类分析分析的MATLAB实现,并且以图形的方式呈现了模糊聚类分析的结果。(Analysis of fuzzy cluster analysis to achieve the MATLAB and graphical way to show the results of fuzzy cluster analysis.)
    2009-08-08 16:23:19下载
    积分:1
  • CameraFingerprint_1.0
    My demonstration program is coded by MATLAB. For the program, some optimization at coding level and algorithm level are proposed to improve the performance of my fingerprint recognition system. These performance enhancements are shown by experiments conducted upon a variety of fingerprint images. Also, the experiments illustrate the key issues of fingerprint recognition that are consistent with what the available literatures say.
    2013-08-15 13:51:07下载
    积分:1
  • wnninit
    说明:  人工小波神经网络的初始化文件,已结合遗传算法,很有特色(A initial souce code for wavelet neural network,which is engaged with GA method)
    2010-04-15 16:34:22下载
    积分:1
  • RANGESUM_SegmentTree
    Segment tree implementation for Rangesum
    2015-04-11 00:12:45下载
    积分:1
  • MPPTgenzong
    光伏发电系统中,MPPT最大功率跟踪技术,MATLAB/Simulink模型、、、(MPPT tracking MATLAB/Simulink model in photovoltaic power generation system,,,)
    2016-05-25 11:07:46下载
    积分:1
  • matlab
    matlab7.0中工具箱em中的部分源程序(matlab7.0脰脨 鹿 陇 戮 脽脧盲em脰脨渭脛 虏 驴 脰脭 )
    2008-08-18 18:31:55下载
    积分:1
  • MATLAB
    Stephen J.Chapman 著 邢树军等译 国外高校电子信息类优秀教材,与大家分享下!尤其适合初学者. (Stephen J.Chapman )
    2012-10-13 10:54:40下载
    积分:1
  • Introduction-to-Probability-
    Introduction to Probability Models的参考答案,很详细的哦(Introduction to Probability Models of the reference to the answer, oh great detail)
    2011-10-25 10:16:02下载
    积分:1
  • BatchDistill
    间歇精馏计算的matlab源程序,化工应用实例,可用于参考学习(Batch distillation matlab source code, the chemical application examples, can be used to refer to learning)
    2012-10-28 11:20:20下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载