CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - lms nlms

搜索资源列表

  1. LMSmatlab

    1下载:
  2. 这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:31164
    • 提供者:jj
  1. RLS

    0下载:
  2. 递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的
  3. 所属分类:matlab例程

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

    1下载:
  2. matlab实现自适应滤波 LMS算法的仿真程序 NLMS算法的仿真程序
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2461
    • 提供者:白璐
  1. NLMSarticle

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

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

    0下载:
  2. This derivation of the normalised least mean square algorithm is based on Farhang- Boroujeny 1999, pp.172-175, and Diniz 1997, pp 150-3. To derive the NLMS algorithm we consider the standard LMS recursion, for which we select a variable step size
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5986
    • 提供者:bahtiar
  1. LMSandNLMS

    0下载:
  2. 自适应回波抵消算法 LMS算法 NLMS算法-Adaptive echo cancellation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5664
    • 提供者:仇晓梅
  1. N_lms

    0下载:
  2. NLMS算法的仿真,用于对比LMS算法,描绘了平方误差和输出图形-The simulation of NLMS
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:854
    • 提供者:JUPITER
  1. 11123_2

    0下载:
  2. 比较NLMS、基于分块的LMS和基于符号的LMS三种算法,并且实现信道均衡-More NLMS, based on the LMS and block LMS three algorithms based on symbols, and to achieve channel equalization
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:530
    • 提供者:hanxiang
  1. reduce_ISI(NLMS_BLMS)

    0下载:
  2. 如何减少ISI?分别用NLMS,BLMS,基于符号的LMS算法完成仿真,并比较结果,包括不同信道参数w,不同数据块长度L对其的影响。-How to reduce the ISI? Respectively NLMS, BLMS, symbol-based LMS algorithm to complete the simulation, and compare the results, including different channel parameters w, different dat
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:694
    • 提供者:lfzhang
  1. adaptive-filter-of-MATLAB

    0下载:
  2. matlab 的自适应滤波器仿真程序,包括LMS算法的仿真程序,NLMS算法的仿真程序-adaptive filter matlab simulation program, including the LMS algorithm of the simulation program, NLMS algorithm simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:6325
    • 提供者:zhangyubin
  1. AdaptiveSigProcessing

    0下载:
  2. Adaptive SIgnal Processing. NLMS, Leaky LMS
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3277275
    • 提供者:ABhi
  1. performance

    0下载:
  2. performance comp of LMS with NLMS
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:abdullah0000111
  1. aaaa

    0下载:
  2. 关于自适应滤波的LMS算法、NLMS、RLS算法,以及相关改进算法-adaptive filter ,LMS,NLMS、RLS
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4969
    • 提供者:杨永建
  1. lms3

    0下载:
  2. 用matlab仿真来实现lms算法和NLMS算法-lms algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:720
    • 提供者:卓文伟
  1. nlms_ljky20120321

    0下载:
  2. 一些lms和nlms的程序,比较适合初学lms的同学,上传上来跟大家一起参考学习-lms and nlms
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:889
    • 提供者:华强
  1. lms_nlms_gxlms

    1下载:
  2. 本程序包含lms算法,归一化nlms算法和格型lms算法,帮助新手熟悉lms算法和练习matlab编程。-This program contains the lms algorithm, normalized a the technology nlms algorithm and lattice lms algorithm to help the novice familiar with the lms algorithm and exercises matlab programming.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1406
    • 提供者:云传月
  1. HLMSSmatlaabe

    0下载:
  2. 这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析析中对其与LMS算法的不同特性进行了比较。 -Here the main difference between the LMS algorithm and improved LMS algorithm (NLMS algorithm, variable step size LMS algori
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:30957
    • 提供者:认可
  1. AEC

    5下载:
  2. 基于LMS算法和NLMS算法的自适应声回波消除器AEC,实现的主要功能是:在用户对电视发出的指令混杂了电视扬声器的声学回声的情况下,滤掉电视声音得到较为纯净的用户语音指令信号。-The main function of the adaptive filter based on the LMS algorithm and the NLMS algorithm is mixed: in the instruction issued by the user on the television TV s
  3. 所属分类:Audio program

    • 发布日期:2015-04-16
    • 文件大小:1024
    • 提供者:AnyaTan
  1. DEF.rar

    1下载:
  2. 里面有DFE、LMS、RLS、NLMS的几种算法的学习曲线的比较,很适合学习和分析,The DFE, LMS, RLS, NLMS several algorithms learning curve comparison, it is suitable for study and analysis
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:373350
    • 提供者:吴琳珠
  1. adp_filters

    0下载:
  2. adaptive algorithm algorithm : lms, rls, nlms
  3. 所属分类:Modem program

    • 发布日期:2017-12-09
    • 文件大小:1072
    • 提供者:soohyun
« 1 2 3 4 56 »
搜珍网 www.dssz.com