登录
首页 » matlab » LMSMATLAB

LMSMATLAB

于 2011-05-11 发布 文件大小:1KB
0 111
下载积分: 1 下载次数: 2

代码说明:

  lms算法的MATLAB实现。采用LMS算法对一段SIN+RANDOM的噪声滤除RANDOM后显示SIN。(lms algorithm MATLAB implementation. LMS algorithm using a SIN+ RANDOM then SIN displayed after noise filtering.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MatlabSignals
    说明:  MALAB中进行控制系统设计需要产生各种特殊模拟信号,此M文件给出相关信号的产生方法。(MALAB in control system design need to generate a variety of special analog signal, the M document given signal, the method of correlation.)
    2008-09-19 16:06:44下载
    积分:1
  • yichuansuanfa4
    通过遗传算法计算下列函数的全局最优值 y(t)=sum(x(t,:).*x(t,:))(Global calculate the following functions by genetic algorithms optimal value y(t)=sum(x(t,:).*x(t,:)) )
    2015-03-16 16:02:57下载
    积分:1
  • lms
    最小均方算法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 )
    2011-04-28 23:25:35下载
    积分:1
  • QPSK_MOD_DEMOD_SALIMup
    QPSK and QAM-16 Implementation in MATLAB
    2014-10-12 18:41:34下载
    积分:1
  • plotmax
    寻找一维或者二维数据的极值点,并将极值点在途中标注出来(find the extrimas in a one dimensional or two dimensional data,and simbolify the extrimas)
    2014-01-15 01:12:27下载
    积分:1
  • imagefilter
    digital image filter
    2014-02-12 04:37:32下载
    积分:1
  • ezyfit
    Ezyfit is a tool that provides a better fitting to curves
    2010-01-19 23:03:54下载
    积分:1
  • call-non-function
    Make sure that calling a non-function global doesn t crash the system while building the IC for it.
    2014-01-12 10:07:00下载
    积分:1
  • guangfutest
    说明:  光伏模块模型,使用BOOST升压电路,稳定运行,结果基本正确!!!(simulink PV model Photovoltaic module model, using boost boost circuit, stable operation, the results are basically correct!!)
    2020-05-02 00:22:09下载
    积分:1
  • dades
    image clustering file
    2009-05-10 03:13:27下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载