CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - matlab 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
    • 文件大小:818byte
    • 提供者: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
    • 文件大小:1.67kb
    • 提供者:Gholamreza
  1. mean_filters

    0下载:
  2. mean filter 6 type :: Arithmatic mean, Geometic mean, Harmonic mean, contraharmonic mean, median, max-min
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:4.63kb
    • 提供者:sontaya
  1. kalmanfilter

    0下载:
  2. 一个非常好用的国外牛人写的kalman滤波程序,-kfdemo.m is a Matlab scr ipt file to run a demonstration of the Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4 so that it will read in either v4 or v5 Matlab).The other files are called by kf.m (the Kal
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:7.44kb
    • 提供者:滕佩夏
  1. Filter

    0下载:
  2. mean filter,median filter,bilateral filter
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1.16kb
    • 提供者:Mandy
  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
    • 文件大小:5.29kb
    • 提供者: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
    • 文件大小:1.25kb
    • 提供者:duishou
  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
    • 文件大小:796byte
    • 提供者:brianwu
  1. matlab-fliter

    0下载:
  2. 自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)-Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5.25kb
    • 提供者:li
  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
    • 文件大小:306.06kb
    • 提供者:邵曈
  1. kaerman

    0下载:
  2. 用MATLAB实现的卡尔曼滤波,根据有用信号和干扰噪声的统计特性(自相关函数或功率谱),以线性最小均方误差(MSE),能最大程度的滤除干扰噪声,提取有用信号。-Kalman filter using MATLAB, based on the statistical properties of the useful signal and interference noise (autocorrelation function or power spectrum), linear minimum m
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:517byte
    • 提供者:唐心
  1. dwwmh

    0下载:
  2. cordic算法的matlab仿真,FIR 底通和带通滤波器和IIR 底通和带通滤波器,最小均方误差(MMSE)的算法。- cordic matlab simulation algorithm, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Minimum mean square error (MMSE) algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:6kb
    • 提供者:郑小建
  1. junzhilvboqi

    0下载:
  2. 顺序滤波器中均值滤波器的代码,可用于图像去噪处理。(Sequential filter in the mean filter code, can be used for image denoising.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:10kb
    • 提供者:Artemis
  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
    • 文件大小:172kb
    • 提供者:MHQ
  1. equalize_hist

    0下载:
  2. 1. 均值滤波:即线性滤波,有: a.邻域平均, b. 加权平均两种。 a. 邻域平均:用一个像素邻域平均值作为滤波结果,此时滤波器模板的所系数都取1,为保证输出图仍在原来的灰度值范围,在算得R后要将其除以系数总个数再进行赋值,对3*3的模板来说,在算得R后要将其除以系数9。 b. 加权平均:对同一尺寸的模板,可对不同位置的系数采用不同的数值,一般认为离对应模板中心像素近的像素应对滤波结果又较大贡献,所以接近模板中心的系数可比较大而模板边界附近的系数应比较小。(1. mean filter
  3. 所属分类:其他

  1. MATLAB实现图像中值 均值 维纳滤波 源程序代码

    0下载:
  2. 简单的滤波器,包括中值滤波器,维纳滤波器,均值滤波器等等。(Simple filters, including median filter, Wiener filter, mean filter and so on.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:5kb
    • 提供者:tinypz
搜珍网 www.dssz.com