CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - adaptive mean filter

搜索资源列表

  1. LMS_nois_rejection

    1下载:
  2. 最小均方自适应滤波噪声抑制,MATLAB编程,绝对好用。-Least mean square adaptive filter noise suppression, MATLAB programming, the absolute ease of use.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:818
    • 提供者:xieyangguan
  1. adaptivefilters

    0下载:
  2. thes source codes implements Adaptive filters. Adaptive mean filter, Contra Harmonic Mean filter, Harmonic Mean Filter, Geometric Mean Filter and Spatial Filtering.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1708
    • 提供者:Gholamreza
  1. 109201255MSE_calculation

    0下载:
  2. LMS: Least mean squares (LMS) algorithms is a type of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2654
    • 提供者:Sam
  1. LMS_8

    0下载:
  2. LMS: Least mean squares (LMS) algorithms is a type of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5417
    • 提供者:Sam
  1. trainE

    0下载:
  2. Least mean squares (LMS) algorithms is a type of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual sign
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:114834
    • 提供者:Sam
  1. Mimage-preproA

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 -Adaptive Wiener filtering in MATLAB functions filter2 the image noise by the mean filter images using five different gradient Enhancement Act for image sharpening the i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1279
    • 提供者:duishou
  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. LMS.ADAPTIVE-FILTER

    0下载:
  2. LMS algorithm for adaptive filter least mean squares-LMS algorithm for adaptive filter least mean squares
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:9105
    • 提供者:aria_99660
  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. 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. 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. ch6

    0下载:
  2. 自适应最小均方误差滤波器的推导,正则方程,均方误差性能函数的几何意义,梯度法,LMS算法-Derivation of Adaptive Minimum Mean Square Error Filter, Canonical Equation, Geometric Meaning of Mean Square Error Performance Function, Gradient Method, LMS Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4587520
    • 提供者:寻家军
  1. adaptive filter (2)

    0下载:
  2. MATLAB codes for adaptive filtering using least mean square, nominal LMS and Wiener filter using forward linear prediction and backward linear prediction.
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:176128
    • 提供者:MHQ
  1. Parallel LMS

    2下载:
  2. A least mean square updating process is used for a parallel structure of a filter where the unknown filter and the adaptive one are arranged in Parallel structure.
  3. 所属分类:其他

    • 发布日期:2020-03-05
    • 文件大小:26624
    • 提供者:Mahdikhosravy
搜珍网 www.dssz.com