CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 自适应滤波算法

搜索资源列表

  1. lms_f

    0下载:
  2. LMS算法是一种重要的自适应滤波算法,此文是对LMS算法进行了修正,并且应用于同址干扰滤波的问题。-LMS algorithm is a kind of important adaptive filtering algorithm, this article is on the LMS algorithm is modified, and applied to co-site interference filtering problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:372558
    • 提供者:wentao
  1. LMS

    0下载:
  2. 实现FIR系统中的最小均方误差自适应滤波算法(LMS),并通过误差曲面研究其性能。-FIR system in the minimum mean square error adaptive filtering algorithm (LMS), and study its performance through the error surface.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-13
    • 文件大小:64731
    • 提供者:沈旭
  1. minimum-mean-square-error-algorithm

    0下载:
  2. 自适应滤波算法(最小均方误差算法)matlab源码程序-Adaptive filtering algorithm Matlab source program (minimum mean square error algorithm)
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:833
    • 提供者:HIGER
  1. zishiyinglvb

    0下载:
  2. 自适应滤波算法,亲自检测可以运行的,比较入门,欢迎各位下载-Adaptive filtering algorithm personally testing can run more entry, welcome you to download
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:555417
    • 提供者:张越
  1. lvbosuanfaMathScript

    0下载:
  2. 自己做的一个自适应滤波算法。可以进行反馈滤波及对波形的显示。-Do an adaptive filtering algorithm. Feedback filter and waveform display.
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:18339
    • 提供者:唐梓健
  1. zishiyinglvbo

    0下载:
  2. labviewz中自适应滤波算法之调用MATLAB的相关程序。-Adaptive filtering algorithm Calling MATLAB program.
  3. 所属分类:LabView

    • 发布日期:2017-11-08
    • 文件大小:18163
    • 提供者:ysx
  1. Variable-step-size-LMS-algorithm

    0下载:
  2. 变步长LMS自适应滤波算法的MATLAB程序,很好用,我已经试过了-Variable step size LMS algorithm MATLAB procedures, very good, I' ve tried
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:3619
    • 提供者:张冰龙
  1. Quartus-VHDL-lms

    0下载:
  2. 使用VHDL语言在quartusII中实现自适应滤波算法-The filtering algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:17854
    • 提供者:leon
  1. gai_LMS

    0下载:
  2. 变步长的LMS滤波器设计,一种新的变步长LMS自适应滤波算法-Design of variable step size LMS filter, a new variable step size LMS adaptive filtering algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:731
    • 提供者:Johnson
  1. 222

    0下载:
  2. 一种新的变步长LMS自适应滤波算法,本文通过建立步长因子L与误差信号之间的非线性函数关系,提出了一种新的变步长LMS(Least Mean Square)算法.该算法具有初始阶段和未知系统时变阶段步长自动增大而稳态时步长很小的特点,且克服了S函 数变步长LMS算法(简称SVSLMS算法)在自适应稳态阶段L(n)取值偏大的缺陷.理论分析和计算机仿真结果表明 该算法的性能优于SVSLMS算法. -By building a nonlinear function relationshi
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:69870
    • 提供者:Johnson
  1. KRLS

    2下载:
  2. 核自适应滤波算法krls的matlab程序。已将klms算法弄成函数,加载即可使用。-Nuclear adaptive filtering algorithm krls matlab program. Klms algorithm has inflicted function, load can be used.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1102
    • 提供者:王仁
  1. KRLS_NC

    0下载:
  2. 经过新息准则处理过的核自适应滤波算法KLMS.该算法可以降低klms的网络增长问题。-After the new interest guidelines processed nuclear adaptive filtering algorithm KLMS. Klms this algorithm can reduce the problem of network growth.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1372
    • 提供者:王仁
  1. lms

    0下载:
  2. lms滤波算法的MATLAB源代码,lms为变步长最小均方自适应滤波算法-matlab source code of lms algorithm. lms is the least mean square adaptive filter algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:571
    • 提供者:王伟
  1. adapt_filter_arithmetic

    0下载:
  2. 一种自适应滤波算法,可进行lms和rls算法学习和实现-An adaptive filtering algorithm, LMS and RLS algorithms can be learning and implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:754
    • 提供者:王伟
  1. matlab

    1下载:
  2. test2: 一、 基本最小二乘法一次算法 二、 基本最小二乘法递推算法 三、 最小二乘遗忘因子一次完成算法 四、 最小二乘遗忘因子递推算法 五、 最小二乘限定记忆算法 六、 最小二乘偏差补偿算法 七、 增广最小二乘算法 八、 广义最小二乘算法 test3: 一、 辅助变量自适应滤波算法 二、 辅助变量纯滞后算法 三、 辅助变量Tally原理算法 四、 多级最小二乘算法 五、 各类改进最小二乘算法的特点 test4: 1、 第二类随
  3. 所属分类:Other systems

    • 发布日期:2016-06-04
    • 文件大小:445440
    • 提供者:yurong
  1. wavread

    0下载:
  2. 基于RlS(递归式最小均方)自适应滤波算法的C程序的仿真代码-Adaptive filtering algorithm based RlS C program simulation code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:752
    • 提供者:朱峰
  1. lms_beamform

    1下载:
  2. 这个算法是利用麦克风阵列和自适应滤波算法,实现信号的波束形成。该算法具有较好的稳健性,实时性。
  3. 所属分类:matlab例程

  1. lms

    0下载:
  2. lms自适应滤波算法 -lms adaptive filtering algorithm
  3. 所属分类:Wavelet

    • 发布日期:2017-04-13
    • 文件大小:2407
    • 提供者:张蜀汉
  1. lms

    2下载:
  2. 应用lms自适应滤波算法进行回声消除的matlab程序-application lms adaptive filtering algorithms eliminate echoes of Matlab procedures
  3. 所属分类:Audio program

    • 发布日期:2017-03-23
    • 文件大小:923353
    • 提供者:sun
  1. NLMS

    0下载:
  2. LMS自适应滤波算法,用于自适应滤波,MATLAB仿真必备-LMS adaptive filtering algorithm for adaptive filtering, MATLAB simulation essential
  3. 所属分类:Software Testing

    • 发布日期:2017-04-13
    • 文件大小:2011
    • 提供者:gaoxiang
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »
搜珍网 www.dssz.com