CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - lms algorithm

搜索资源列表

  1. LMSFilterMatlab

    1下载:
  2. 此程序可实现基于LMS(最小均方误差算法)的自适应滤波程序-this procedure can be based on the LMS (least-mean-square error algorithm) adaptive filtering process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:698
    • 提供者:尚云超
  1. LMSADAPTIVEFILTERALGORITHM

    0下载:
  2. LMS自适应算法,这个是LMS的基础算法,后面的一段是由公式给出的-LMS adaptive algorithm, this is the basis of LMS algorithm, the back section is given by the formula
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1062
    • 提供者:ycl
  1. LMS

    0下载:
  2. 这是一个来自权威书籍的最小均方算法(LMS algorithm),也叫Widrow-Hoff算法。-This is a book from the authority of the least mean square algorithm (LMS algorithm), also known as Widrow-Hoff algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:813
    • 提供者:
  1. LMS

    0下载:
  2. LMS的经典算法,配合习题,出图效果良好,仿真效果良好,-The classic LMS algorithm, with exercises, a figure to good effect, the simulation result is good,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:21074
    • 提供者:王文静
  1. MyLMS

    0下载:
  2. LMS算法函数,基于自适应滤波器的噪声抵消算法研究-LMS algorithm function, based on adaptive filter noise cancellation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:632
    • 提供者:陈日清
  1. SASG

    1下载:
  2. SASG分布噪声的程序及结果,包括自动生成sas稳定分布序列,RMN算法,LMS算法等。-SASG noise distribution procedures and results, including automatically generated sas stable distribution sequence, RMN algorithm, LMS algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:14764
    • 提供者:王刚
  1. lms

    0下载:
  2. 最小均方误差自适应滤波算法对信号的处理例程-LMS algorithm demo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1204
    • 提供者:徐婷
  1. dfe_nlms

    0下载:
  2. 实现基于归一化LMS算法的判决反馈均衡器的实现,通过眼图仿真-Feedback equalizer based on the judgment of the normalized LMS algorithm to achieve through the eye diagram simulation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:903
    • 提供者:赵建丽
  1. LMS_NLMS

    3下载:
  2. 实现基本的LMS算法和归一化LMS算法学习曲线的比较仿真-LMS algorithm and normalized LMS algorithm learning curve comparing simulation
  3. 所属分类:Special Effects

    • 发布日期:2016-06-23
    • 文件大小:1024
    • 提供者:赵建丽
  1. LMS

    0下载:
  2. 用于数字图像处理的椒盐噪声滤波的自适应算法,-Salt and pepper for digital image processing adaptive noise filtering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1311
    • 提供者:Aaron
  1. LMS

    0下载:
  2. 仿真演示自适应最小均方LMS算法的性能: 全矢量噪声,失调量,自适应时间之间的关系。-Simulation demonstrates adaptive least mean square LMS algorithm performance: relationship full vector noise, offset the amount of time between adaptation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:173257
    • 提供者:Joice14
  1. LMS-algorithm

    0下载:
  2. LMS算法的Matlab程序,很详细,有用的程序。-LMS algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3306
    • 提供者:王天然
  1. TXZ

    0下载:
  2. 绘制不同阵元天线方向图,可以观察到天线辐射场在不同方向的辐射能量分布,以及LMS算法形成的方向图。-Drawing the different array antenna pattern, we can observe the radiant energy distribution of antenna radiation field in different directions, and the pattern formed by LMS algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:1163
    • 提供者:han
  1. zpmulation

    0下载:
  2. lms自适应算法matlab仿真最小方差无失真波束形成器不同方向角-LMS adaptive algorithm matlab simulation minimum variance distortionless shaper different direction Angle of the beam
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:2081
    • 提供者:EY&1287
  1. zhishiying2

    0下载:
  2. 自适应过程是一个不断逼近目标的过程。它所遵循的途径以数学模型表示,称为自适应算法。通常采用基于梯度的算法,其中最小均方误差算法(即LMS算法)尤为常用。(The adaptive process is a process of approaching the goal. The way it follows is represented by a mathematical model, called an adaptive algorithm. Gradient-based algorithms
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:4063232
    • 提供者:satchel
  1. 基于LMS算法的自适应滤波器设计与实现

    0下载:
  2. 因LMS算法具有低计算复杂度、在平稳环境中的收敛性好、其均值无偏地收敛到wiener解和利用有限精度实现算法时的稳定性等特性,使LMS算法成为自适应算法中应用最广泛的算法。(Because LMS algorithm has low computational complexity, convergence in stable environments, the mean unbiased converges to the Wiener solution and the finite preci
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:6507520
    • 提供者:jeawray
搜珍网 www.dssz.com