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

搜索资源列表

  1. FTF

    0下载:
  2. FTF自适应算法 求:自适应滤波器的两个权值ω0 (n)和ω1(n)分别收敛于0.2和0.7的收敛轨迹,并与LMS算法进行对比。-FTF adaptive algorithm Requirements: two weights ω0 is (n) of the adaptive filter and ω1 (n) converges to 0.2 and 0.7, convergence trajectory, and compared with the LMS algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:3251
    • 提供者:xinlan
  1. AdaptiveEqualizar

    0下载:
  2. 基于RLS算法的自适应滤波器的matlab仿真,通过该仿真我们可以更加升入的了解,提供直观的理解。-Matlab simulation of the adaptive filter based on RLS algorithm through the simulation, we can ascend to a more understanding, to provide an intuitive understanding
  3. 所属分类:Other systems

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

    0下载:
  2. LMS自适应滤波器是使滤波器的输出信号与期望响应之间的误差的均方值为最小,因此称为最小均方(LMS)自适应滤波器。-LMS adaptive filter so that the filter output signal and the expected response the error between the minimum mean square value, so called minimum mean square (LMS) adaptive filter.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1353
    • 提供者:张立峰
  1. leastMeanSquare

    0下载:
  2. least mean square LMS自适应滤波器算法matlab代码,对自适应设计有很好的参考价值-least mean square LMS adaptive filter algorithm matlab code, a good reference value of adaptive design
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:796
    • 提供者:brianwu
  1. ADSP

    0下载:
  2. 比较实现了自适应滤波器的LMS算法与RLS算法,不同的参数,仿真图!-compare the RLS and LMS alorigthm,with different varibles
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:75052
    • 提供者:陈长帅
  1. LMS_ESTIMATION

    1下载:
  2. 最小均方误差自适应滤波器的simulink仿真,适合于新手使用。欢迎使用。-this is the simulink of the lms algorithm and welcome to use it.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:7738
    • 提供者:Wayne
  1. mycode

    0下载:
  2. 自适应滤波器,对声音信号进行滤波,有效滤除声音信号的噪声-Adaptive filter
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:769
    • 提供者:
  1. lms

    0下载:
  2. 实现了经典的自适应滤波器的LMS算法,程序简单而且实用,可移植性强。-The classic LMS adaptive filter algorithm, the program is simple and practical, portability.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:187076
    • 提供者:魏将
  1. LMS-algorithm2

    0下载:
  2. 格-梯型结构的LMS算法,按照最小均方准则,设计出阶数和时间分别递推的自适应滤波器,可以进行梯型滤波,又具有格型预测前后节独立、收敛快速的优点,但计算量大。-Grid- LMS algorithm in a ladder-type structure, in accordance with the minimum mean square criterion, design order and time adaptive recursive filter, ladder filter, and l
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:18069
    • 提供者:khd
  1. RLS--algorithm-2

    0下载:
  2. 基于格-梯型结构的RLS算法,结合格型滤波器阶数可调与横型滤波器时间可调的特性,设计出阶数和时间分别递推的自适应滤波器,使得平方误差最小.-Based on the lattice- ladder structure of the RLS algorithm, combined with the lattice filter order of adjustable features adjustable cross-type filter time, recursive adaptive fil
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:20571
    • 提供者:khd
  1. hspredict

    1下载:
  2. 利用自适应滤波器对心音信号进行预测,包括了LMS算法,归一化LMS,变步长LMS和RLS算法,其中RLS的预测效果最好.-Heart sound signals using adaptive filter to predict, including the LMS algorithm, the normalized LMS, variable step size LMS and RLS algorithm, in which the best forecast of RLS.
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:420837
    • 提供者:Sun
  1. Matlab-kalman

    2下载:
  2. Matlab编写的无迹卡尔曼滤波器程序,自适应滤波器-Matlab prepared unscented Kalman filter process, the adaptive filter
  3. 所属分类:Other systems

    • 发布日期:2015-05-19
    • 文件大小:3072
    • 提供者:CHen
  1. signalprocessing

    0下载:
  2. 1、产生信号,两个实正弦信号的叠加,幅度分别为2、4、1、3;混入均值为0、方差为1的白噪声。采用自适应滤波器对其进行去噪。 2.产生信号,为两个实正弦信号的叠加,其幅度均为4,混入均值为0、方差为1的白噪声。采用有限脉冲响应法设计一个维纳滤波器估计信号 ,并求最小均方误差。 3.产生高斯分布的白噪声w(n),自行给定一个5阶AR模型,让该白噪声通过这个AR模型,得到输出信号x(n),再估计x(n)的AR模型数,比较估计的结果和原来给定的AR模型的参数。-A signal to be g
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1627
    • 提供者:chen
  1. kf

    0下载:
  2. 设计过程噪声时变强跟踪自适应滤波器,估计汽车运动的瞬时速度v(t)和行走距离s(t)-Design process noise becomes strong tracking adaptive filter estimates the instantaneous speed of motor sport v (t) and walking distance s (t)
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:101279
    • 提供者:黄磊
  1. DSPII_USTC_01

    1下载:
  2. 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能: 1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线; 2) 给出了最陡下降法以及LMS算法的计算公式; 3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:313407
    • 提供者:邵曈
  1. Desktop

    0下载:
  2. 基于LMS和RLS的自适应滤波器应用仿真-LMS adaptive filter simulation-based applications and RLS
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1272
    • 提供者:libin
  1. fft

    0下载:
  2. 利用快速傅里叶变换FFT的ip核和fir的ip核制作的自适应滤波器-use fft ip and fir ip to make a Adaptive Filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:414001
    • 提供者:王强
  1. AM

    0下载:
  2. AM信号的生成多种方式去噪,小波变换,自适应滤波器,SVD去噪-AM signal to generate a variety of ways denoising, wavelet transform, adaptive filters, SVD denoising
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1752
    • 提供者:程起上
  1. LMS

    0下载:
  2. 自适应滤波器RLS算法。描述其功能。仿真其性能,比较性能特点等-RLS adaptive filter algorithms. Describe its function
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:814
    • 提供者:阳莲
  1. YUYINXINH

    2下载:
  2. 第7章语音信号的减噪176 7.1自适应滤波器减噪176 7.1.1LMS算法基本原理176 7.1.2基本LMS自适应算法178 7.1.3LMS的自适应陷波器181 7.2谱减法减噪184 7.2.1基本谱减法184 7.2.2改进的谱减法187 7.3维纳滤波法减噪195 7.3.1维纳滤波的基本原理195 7.3.2维纳滤波减噪的具体步骤和函数WienerScalart96197 7.3.3维纳滤波的MATLAB例子1-Noise Chapte
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:97907
    • 提供者:孟稳
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com