CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 归一化 LMS

搜索资源列表

  1. p1

    0下载:
  2. 各种LMS算法的MATLAB程序,包括符号-符号LMS,归一化LMS,附加了RLS
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:806
    • 提供者:zhipeng
  1. NLMS

    2下载:
  2. 若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成 W(n+1)=w(n)+ e(n)x(n) =w(n)+ (3.1) 式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3285
    • 提供者:闫丰
  1. nlms.rar

    1下载:
  2. 归一化最小均方(LMS)自适应数字滤波,带测试主程序。,Normalized least mean square (LMS) adaptive digital filter with the test main program.
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:1738
    • 提供者:chenlili
  1. LMS.rar

    0下载:
  2. 用于计算最小均方误差的代码,包含了归一化的uniform函数,Used to calculate the minimum mean square error of the code, including the normalization of the uniform function
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:186062
    • 提供者:刘华杰
  1. nlms

    0下载:
  2. 归一化LMS滤波算法的MATLAB仿真程序 -Normalized LMS filtering algorithm MATLAB simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1113
    • 提供者:pangbo
  1. NLMS5

    0下载:
  2. 归一化LMS算法程序, 归一化LMS算法程序,归一化LMS算法程序,归一化归一化-Normalized LMS algorithm program, normalized LMS algorithm procedure, the normalized LMS algorithm process, the normalized LMS algorithm program, normalized normalized
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:1067
    • 提供者:anne
  1. NLMSarticle

    0下载:
  2. 改进的归一化LMS算法文章,即改进的NLMS论文-Improved normalized LMS algorithm article, that paper improved NLMS
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2858900
    • 提供者:wanghaiyan
  1. NLMS

    0下载:
  2. 归一化LMS算法即NLMS算法源程序,自适应信号处理变步长经典算法-Normalized LMS algorithm for the NLMS algorithm source code, adaptive signal processing algorithm for variable step classical
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:911
    • 提供者:wanghaiyan
  1. bianbuchang

    0下载:
  2. 自适应滤波变步长Lms归一化算法的仿真实现程序-simulation in lms normolized algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2341
    • 提供者:wanghuqing
  1. A-Variable-Step-Size-LMS-Algorithm

    0下载:
  2. 一种变步长的归一化最小均方自适应滤波算法的实现-A variable step size normalized least mean square adaptive filter algorithm to achieve
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2209242
    • 提供者:孟磊
  1. NLMS

    0下载:
  2. 本文对变步长(VSS) 自适应滤波算法进行了分析,针对输入信号高度相关时算法收敛速度下降导致性能下降 的问题,提出了一种解相关变步长归一化LMS 自适应算法,引入相关性原理,使得算法保持良好的收敛性能。计算机仿真 结果与理论分析相一致-In this paper , we discuss and analyze the variable step2size adaptive algorithm(VSSLMS) ,in which the descent of it s converg
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:172624
    • 提供者:李丽
  1. LMS

    0下载:
  2. 本算法为自适应LMS算法,本算法研究了步长对,权初值,以及是否归一化对算法的影响-The algorithm for the adaptive LMS algorithm, the algorithm of the steps right, the right initial value, and whether the normalization of the algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:147438
    • 提供者:闵苏
  1. nlms

    0下载:
  2. 归一化LMS自适应均衡算法的MATLAB仿真-The normalized LMS algorithm of MATLAB simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:715
    • 提供者:
  1. The-normalized-LMS-algorithm-

    0下载:
  2. 归一化LMS自适应均衡算法的MATLAB仿真程序-The normalized LMS algorithm of MATLAB simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:721
    • 提供者:
  1. NLMS

    0下载:
  2. 此文件为归一化LMS算法的matlab程序-normalized LMS
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:698
    • 提供者:amy
  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

    0下载:
  2. lms基本算法、归一化lms算法及基于lms的系辨识源程序-lms basic algorithm, owned by one of lms algorithm based lms Department identification source
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:6168
    • 提供者:deng
  1. LMS-algorithm

    0下载:
  2. 基本LMS算法,归一化LMS算法,基于LMS算法的系统辨识-Basic LMS algorithm, the normalized LMS algorithm, LMS algorithm based system identification
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:5677
    • 提供者:张冰龙
  1. LMS-AND-NLMS

    0下载:
  2. 高斯白噪声下的LMS算法,归一化LMS算法。附仿真结果报告、源代码、截图,内容详尽,希望对您有所帮助-Gaussian white noise of the LMS algorithm, the normalized LMS algorithm. With the simulation results are reported, the source code, screenshots, and detailed, I hope for your help
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:223605
    • 提供者:范泛
  1. Normalized-LMS-adaptive-filter

    0下载:
  2. 归一化LMS自适应滤波算法的matlab仿真及DSP实现-Normalized LMS adaptive filter algorithm MATLAB simulation and DSP Implementation
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:185527
    • 提供者:唐鹏
« 12 3 »
搜珍网 www.dssz.com