登录
首页 » matlab » lms

lms

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

  • QPSK1030
    QPSK在MATLAB平台上的调制与解调(QPSK modulation and demodulation)
    2013-11-14 16:23:52下载
    积分:1
  • channelization_polyphase
    该程序利用多相滤波结构实现了宽带信号的信道化,相比传统信道化方法,节省了资源,提高了效率。(The program uses the polyphase filter structure to achieve a broadband signal channelization, compared to traditional methods channel, save resources and improve efficiency.)
    2021-03-15 16:59:22下载
    积分:1
  • mkmpauyn
    基于matlab GUI界面设计,UPAwIgD参数在matlab R2009b调试通过,本科毕设要求参见标准测试模型,对于初学者具有参考意义,AipuFFZ条件利用matlab GUI实现的串口编程例子,本程序的性能已经达到较高水平。( Based on matlab GUI interface design, UPAwIgD parameter In matlab R2009b debugging through, Undergraduate complete set requirements refer to the standard test models, For beginners with a reference value, AipuFFZ condition Use serial programming examples matlab GUI implementation, The performance of the program has reached a high level.)
    2016-02-19 23:31:55下载
    积分:1
  • crypto_wq
    Workqueue for crypto subsystem.
    2014-08-15 00:06:52下载
    积分:1
  • contourdemo
    一个用matlab画出三维图像的等高线的小程序,非常适合初学者。(A small program using matlab to draw the contour of the three-dimensional image, very suitable for beginners.)
    2012-08-16 21:15:39下载
    积分:1
  • With-2-Hidden-Layer-Backpropagation-Using-Matlab
    With 2 Hidden Layer Backpropagation Using Matlab
    2013-10-08 15:01:17下载
    积分:1
  • saturation-matlab
    考虑磁饱和效应时,基于静态频率响应实验对同步电机的参数进行计算的方法。(When considering the magnetic saturation effect, experiments based on static frequency synchronous motor parameters were calculated method of response.)
    2013-12-26 16:05:44下载
    积分:1
  • No--nearning-neural-network
    无监督神经网络利用matlab能够有效的实现图像化,还能得到最有结果(Unsupervised neural network using matlab can effectively realize the image of, but also get the most results)
    2013-10-16 22:58:51下载
    积分:1
  • FSK
    2ASK的链路仿真,信号源的产生,PCM编码,调制解调以及加燥 (2 fsk link simulation signal source, PCM coding and modulation demodulation and dry)
    2015-04-16 09:59:18下载
    积分:1
  • OFDM_tutorial
    A comprehensive OFDM turorial
    2010-07-04 01:53:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载