登录
首页 » matlab » lms

lms

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

  • vectorcontrol3
    vectorcontrol3. sim. vfd cxsscrr njm
    2013-01-08 01:10:46下载
    积分:1
  • ampp
    用于提取语音信号的能量谱的函数,ampp(s,a,b,c),x为输入信号,a,b,c用于指定subplot函数的作图位置(A function for extracting the energy spectrum of the speech signal, ampp (s, a, b, c), x is the input signal, a, b, c is used to specify the location of subplot mapping function)
    2015-04-22 13:44:47下载
    积分:1
  • papers_for_image_mosaic
    这是我收集了好久,关于图像拼接 全景图的一些论文!(This is my collection for a long time panorama image mosaic on the number of papers!)
    2010-11-18 15:40:42下载
    积分:1
  • LFM_radar
    说明:  能够清晰的分析线性调频信号的频谱特性,能够很好的帮助理解lfm信号(Can clear analysis of linear FM signal spectrum characteristics, can be very helpful in understanding LFM signal)
    2008-09-27 18:44:12下载
    积分:1
  • Cloth__Simulation
    一个布料的OPNEGL仿真模拟,用来理解布料受力模型。(a fabric OPNEGL simulation to understand the cloth mechanical model.)
    2007-03-21 21:14:54下载
    积分:1
  • JSAC
    认知无线电中基于机会频谱接入方案,仿真感知信道的选择、发送和休眠时间优化。(Opportunities for cognitive radio spectrum access scheme based on the simulation perception channel selection, transmit and sleep time optimization.)
    2013-10-08 09:35:51下载
    积分:1
  • matlab-mimo
    一个教你如何用matlab写mimo系统的程序,可以任意改变编码方式和天线数目,(One teaches you how to write matlab mimo system program, you can change the encoding and the arbitrary number of antennas,)
    2011-04-27 17:10:55下载
    积分:1
  • FEM-structural-analysis
    结构分析的有限元法与MATLAB程序设计,讲述了结构有限元分析的原理,以及编程设计方法(FEM structural analysis and design of the MATLAB program, about the principles of finite element analysis, design and programming)
    2014-01-20 20:14:23下载
    积分:1
  • 分布式电源接入对配电网的影响
    说明:  MATLAB仿真的分布式电源接入对于配电网的影响,潮流计算加了固定的pq(The Influence of MATLAB-based Distributed Power Connection on Distribution Network)
    2020-06-30 01:00:02下载
    积分:1
  • synth
    open source matlab sound synthesis academic study purposes
    2014-08-10 08:08:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载