登录
首页 » matlab » lms

lms

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

  • Matlabmodern
    全数字调制解调器MATLAB仿真源代码,超级实用,下载即可使用。(MATLAB simulation of an all-digital modem source code, super-utility, download to use.)
    2007-12-29 19:49:54下载
    积分:1
  • Small-world-optimization-algorithm
    小世界优化算法MATLAB源程序,因为保存的问题需要修改一下开头和结尾(Small-world optimization algorithm MATLAB source code, because the preservation of the problem need to change it at the beginning and end of)
    2011-10-25 19:46:33下载
    积分:1
  • REST_V1.6_110505
    进行静息态fMRI数据处理软北师大开发的件包REST(REST toolbox for resting state fMRI analysis)
    2011-10-29 01:32:17下载
    积分:1
  • varioref
    documentation of the varioref latex package
    2013-12-07 08:33:44下载
    积分:1
  • 14自由度的车辆模型的建模、仿真及其验证
    14自由度的车辆模型的建模、仿真及其验证(Modeling, Simulation and Validation of 14 DOF Full Vehicle Model)
    2016-03-09 09:04:30下载
    积分:1
  • Curvature
    这是一个曲率算法实现工具,对图像处理有着重要的应用,并有测试代码(This is a curvature algorithm tool for image processing has important applications, and test code)
    2009-01-08 12:07:10下载
    积分:1
  • Huxinxituxiangpeizhun
    利用互信息对图像进行配准,使用的是matlab自带的优化工具箱(image registration using mutunal information ,this is good method,though it s so simple)
    2009-03-13 15:04:12下载
    积分:1
  • ActVoice0
    ActVoice - 录音控件ActVoice的VC工程
    2011-05-08 22:37:37下载
    积分:1
  • model
    遗传算法matlab程序 tsp旅行商问题(matlab yuanchengxu)
    2013-08-10 16:23:55下载
    积分:1
  • Montecarlo
    Monte Carlo Integration
    2009-09-18 21:36:16下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载