登录
首页 » matlab » lms

lms

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

  • lishuhanshu7
    钟型隶属函数-g参数变化钟型隶属函数-g参数变化(Bell-shaped membership function-g parameter bell-shaped membership function-g parameters)
    2009-04-10 04:38:36下载
    积分:1
  • addaxis2
    向matlab图中添加坐标,简化坐标添加过程(Matlab figure to add coordinates to simplify the process of adding coordinates)
    2011-02-15 22:31:32下载
    积分:1
  • GM(12)
    灰色理论模型主要采用的是的matlab编程,直接带入数据变成得出结果。(matlab GM(1,N))
    2010-05-21 14:46:03下载
    积分:1
  • prac7-tds
    Digital images processing.
    2011-08-17 17:12:30下载
    积分:1
  • harris.12
    this is a harris corner detection matlab code.
    2014-12-19 22:01:29下载
    积分:1
  • time-domain
    自己用的时域特征提取方式,包含均值,均方根值,歪度,峭度,峰值指标,阈值裕值指标,峭度指标等,然后用RBF做聚类(The method of feature extraction in time domain includes mean value, root mean square value, skewness, kurtosis, peak value index, threshold margin index, kurtosis index, etc. Then RBF is used for clustering.)
    2018-11-27 10:42:17下载
    积分:1
  • charprot
    Character recognization
    2010-03-13 03:15:43下载
    积分:1
  • Classical_artificial_neural_network_course_informa
    Classical artificial neural network course information
    2010-08-10 21:40:01下载
    积分:1
  • applied_signal_4
    this file contain matlab code for fir filter design
    2010-11-10 05:49:38下载
    积分:1
  • tecdemo
    GPS TEC计算MATLAB代码,来自东京大学TOMOJI教授(GPS TEC calculation of MATLAB code, from the University of Tokyo professor TOMOJI)
    2010-11-27 18:27:13下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载