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

搜索资源列表

  1. ch5

    0下载:
  2. 最小均方自适应横向型滤波器(LMS),最小二乘自适应滤波器(RLS),自适应对消器-Least squares adaptive transverse filter (LMS), least squares adaptive filter (RLS), adaptive canceller
  3. 所属分类:HardWare Design

    • 发布日期:2017-05-16
    • 文件大小:4072435
    • 提供者:寻家军
  1. filter

    0下载:
  2. 包含了小波去噪,BP,NLMS,LMS,RLS等去噪方法,效果不错。-It contains the wavelet de-noising, BP, NLMS, LMS, RLS and other denoising method, good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3422
    • 提供者:万力超
  1. Beamforming-Forming

    0下载:
  2. 阵列信号处理波束形成,主要包含lms rls mvdr算法的仿真还有music算法对声源的doa估计-microphne array beamforming
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:17738030
    • 提供者:王超
  1. LMS--RLS-single-lattice-filter

    0下载:
  2. 文件列表
  3. 所属分类:assembly language

    • 发布日期:2017-12-16
    • 文件大小:710656
    • 提供者:陈孝倩
  1. Agapoive

    0下载:
  2. 自适应系数的过渡过程比较与分析 基于LMS和RLS算法比较-Adaptive coefficient of the transition process of comparison and analysis based on LMS and RLS algorithm is compared
  3. 所属分类:Algorithm

    • 发布日期:2017-12-21
    • 文件大小:8192
    • 提供者:Horxy
  1. opaeumdata

    0下载:
  2. 自适应系数的过渡过程比较与分析 基于LMS和RLS算法比较-Adaptive coefficient of the transition process of comparison and analysis based on LMS and RLS algorithm is compared
  3. 所属分类:mathematica

    • 发布日期:2017-12-19
    • 文件大小:8192
    • 提供者:jarjgrie
  1. iigh

    0下载:
  2. 自适应作业 具有很高的学习的价值 其中包括RLS和LMS-Adaptive homework Has the very high value of learning Including the LMS and RLS
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:34816
    • 提供者:Phoennq
  1. creationrweadth

    0下载:
  2. 比较LMS,RLS, 和Kalman滤波器多用户检测器的性能 不错的-Compare LMS, RLS, and Kalman filter multiuser detector performance is quite good
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:ucxui-49328
  1. epsjf

    0下载:
  2. 自适应作业 具有很高的学习的价值 其中包括RLS和LMS-Adaptive homework Has the very high value of learning Including the LMS and RLS
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-20
    • 文件大小:35840
    • 提供者:ezpandpin
  1. tkavnrhepmachinepimmediate

    0下载:
  2. 自适应系数的过渡过程比较与分析 基于LMS和RLS算法比较-Adaptive coefficient of the transition process of comparison and analysis based on LMS and RLS algorithm is compared
  3. 所属分类:mathematica

    • 发布日期:2017-12-15
    • 文件大小:8192
    • 提供者:qzc!62894
  1. write

    0下载:
  2. 比较LMS,RLS, 和Kalman滤波器多用户检测器的性能 不错的(Compare LMS, RLS, and Kalman filter multiuser detector performance is quite good)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:Paulgw
  1. lesrning

    0下载:
  2. 自适应作业 具有很高的学习的价值 其中包括RLS和LMS(Adaptive homework Has the very high value of learning Including the LMS and RLS)
  3. 所属分类:分形几何

    • 发布日期:2017-12-26
    • 文件大小:34816
    • 提供者:Amosdxtd
  1. ljtsdef

    0下载:
  2. 自适应系数的过渡过程比较与分析 基于LMS和RLS算法比较(Adaptive coefficient of the transition process of comparison and analysis based on LMS and RLS algorithm is compared)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:8192
    • 提供者:Czeveland
  1. 3

    3下载:
  2. 对基于LMS(最小均方)、NLMS(归一化最小均方)、RLS(递归最小二乘)算法的自适应噪声抵消系统进行MATLAB仿真,发现这几种算法都能从高背景噪声中有效地抑制干扰提取出有用信号,显示出了良好的的收敛性能,相比之下RLS算法去噪效果较好,呈现出更快的收敛速度,更强的稳定性和抑噪能力(the principle of LMS (minimum mean square), NLMS (normalized least mean square), RLS (recursive least squa
  3. 所属分类:书籍源码

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:321手背后
  1. FFT

    1下载:
  2. 本文从高速数字信号处理器的特点、自适应滤波器的原理及主要应用领域入手,介绍了自适应滤波器的基本理论思想,具体阐述了自适应滤波器的基本原理、算法及设计方法。本文中,对两种最基本的自适应算法,即最小均方误差(LMS)算法和递归最小二乘(RLS)算法进行了详细的介绍和分析,并针对两种算法的优缺点进行了详细的比较。最后用DSP实现了自适应滤波器。实验结果表明,该自适应滤波器滤波效果优越。(Starting from the characteristics of high-speed digital si
  3. 所属分类:DSP编程

  1. AdaptiveClutterCancelled

    0下载:
  2. 自适应滤除直达波干扰,包含LMS,RLS和NLMS,并且分析了抑制性能,希望对大家有所帮助。(Adaptive filtering of direct wave interference, including LMS, RLS and NLMS, as well as analysis of their suppressing performance, I hope it would be useful to you.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:7570432
    • 提供者:kiraqq
  1. DRM外辐射源雷达杂波抑制

    1下载:
  2. DRM 外辐射源雷达的杂波抑制算法代码,LMS RLS ECA 有问题。(The code of clutter suppression algorithm for DRM external emitter radar has some problems with LMS RLS ECA.)
  3. 所属分类:通讯编程

  1. adaptive filters part2

    0下载:
  2. 自适应滤波器相关的matlab程序,包含LMS,RLS算法等的实现。由于太大了,所以该资源分为part1和part2两部分。此部分为part2!(matlab codes related to adaptive filters, including LMS and RLS algorithm, etc. the resource is divided to two parts (part1 + part2) cuz it is oversized.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-22
    • 文件大小:40104960
    • 提供者:theodoresong
« 1 2 ... 14 15 16 17 18 19»
搜珍网 www.dssz.com