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

搜索资源列表

  1. LMS

    1下载:
  2. 自适应滤波器的原理和最小均方(LMS)算法,利用MATLAB实现了自适应系统辨 识和自适应干扰抵消-the theory of Adaptive Filter and LMS(1east mean square)algorithm. Meanwhile,it manages to use MATLAB to realize the adaptive system identifier and interference cancella— tion.
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:301346
    • 提供者:xiao
  1. 3

    0下载:
  2. MATLAB图像处理源程序3:程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:11483
    • 提供者:木子
  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. zishiyinglvbo

    0下载:
  2. 自适应滤波程序,选用的是维纳滤波、最小二乘法、最陡下降法、均方最小二乘法等-Adaptive filtering process, the choices are the Wiener filter, least squares method, steepest descent method, mean square least squares method
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4092
    • 提供者:airily若灵
  1. yu-chu-li

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:26304
    • 提供者:木木夕
  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. 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. genetic-algorithm-waveletdenoising-

    0下载:
  2. 针对噪声在多小波分解后的尺度性以及图像本身的特性, 提出了一种基于遗传算法的多小波自适应去噪算 法, 该方法能通过遗传算法自适应地寻求去噪后图像的最小均方误差.实验结果表明, 该算法优于传统算法, 不仅 能有效滤除图像的噪声,而且能较好地保留图像的边缘信息, 具有更加理想的去噪效果-For noise characteristics of multi-scale wavelet decomposition of the image itself and the proposed mult
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:294169
    • 提供者:happy
  1. RLS_LMS-code

    0下载:
  2. RLS_LMS code the Least Mean Squares (LMS) and the Recursive Least. Squares (RLS) algorithms realize the design and simulation of adaptive algorithms in noise canceling, and ... of two algorithms .The adaptive filter with MATLAB are simulated and the
  3. 所属分类:MMS

    • 发布日期:2017-03-29
    • 文件大小:2387
    • 提供者:metal
  1. san2

    0下载:
  2. 自适应LMS(最小均方误差)滤波器。(改变步长检查收敛速率)-Adaptive LMS (minimum mean square error) filter
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:525
    • 提供者:huang jin
  1. LMS--filtering

    0下载:
  2. 信号在采集和输送过程中往往会参杂着噪声和干扰,将自适应神经网络与信号处理结合起来,采用最小均方(LSM)算法设计的线性自适应滤波器将信号中的杂波成分滤除。用matlab进行仿真,证实线性自适应滤波器具有良好的滤波功能。-Signal acquisition and delivery process often mingled with the noise and interference, the adaptive neural network combined with signal proc
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1467
    • 提供者:段然
  1. lms

    0下载:
  2. 线性最小均方自适应滤波器设计Matlab程序。-Linear minimum mean square adaptive filter design
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1343
    • 提供者:王育东
  1. lmsour

    0下载:
  2. 自适应滤波器的最小均方误差算法的实现(使用MATLAB),用于system identification和noise cancellation.-MATLAB minimum mean square error of the adaptive filter algorithm for system identification and noise cancellation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1177
    • 提供者:Lulu Chen
  1. Part-update-LMS

    0下载:
  2. System identification with adaptive filter using full and partial-update Least-Mean-Squares -System identification with adaptive filter using full and partial-update Least-Mean-Squares
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3848
    • 提供者:西门吹雪
  1. Part-update-TDLMS

    0下载:
  2. System identification with adaptive filter using full and partial-update Transform-Domain Least-Mean-Squares-System identification with adaptive filter using full and partial-update Transform-Domain Least-Mean-Squares
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4129
    • 提供者:西门吹雪
  1. RLS_ALGORITHM

    0下载:
  2. The Recursive least squares (RLS) is an adaptive filter which recursively finds the coefficients that minimize a weighted linear least squares cost function relating to the input signals. This is in contrast to other algorithms such as the least mean
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:9247
    • 提供者:rajendra
  1. noisecan

    0下载:
  2. Adaptive Noise Canceler algorithm using Least Mean Square (LMS) filter implemented in MATLAB
  3. 所属分类:matlab

  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. LMS

    0下载:
  2. LMS自适应滤波器算法的matlab程序 最小均方算法 Least mean square-LMS adaptive filter algorithm matlab program LMS algorithm Least mean square
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:952
    • 提供者:panqi
  1. qfyyc

    0下载:
  2. 最小均方自适应滤波器,两个基本过程 滤波和自适应 不错的-Least mean square adaptive filter, two basic process of filtering and adaptive
  3. 所属分类:OpenGL program

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