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

搜索资源列表

  1. arifile

    0下载:
  2. 本程序实现算术平均值滤波(采样值为8位,连续采样数目小于256) 入口参数:采样值数据块首地址在SADR中,连续采样数在W中 出口参数:滤波值在SOU中.-Arithmetic mean of the filter program (value of sample 8, the number of consecutive samples is less than 256) import parameters: the first sample value of the data b
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:594
    • 提供者:liu gang
  1. junzhi

    0下载:
  2. 对图像中存在的噪声进行滤除,采用的是均值的方法-Exist on the images to filter out the noise, using the method of mean
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:581
    • 提供者:星尘
  1. remez_frf

    0下载:
  2. 压缩包中包含两个matlab文件: remez_frf.m 为使用remez算法设计旁瓣1/f衰减滤波器程序; myfrf.m 为其中使用到的惩罚函数; frf的意思是频率响应函数。-Compression matlab package contains two files: remez_frf.m algorithm designed for the use of remez sidelobe 1/f attenuation filter procedures myfrf.m u
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1754
    • 提供者:suzhou
  1. lmsfirstorder

    0下载:
  2. Filter design based on least mean squares algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1205
    • 提供者:ik
  1. stb3100trilogy

    0下载:
  2. Analysis of Card Log . Rev.C. By card log we mean the data captured using a logging program between the STB and the Card . The better logging programs to use are raw data loggers ( such as MacLog etc..) as they do not filter out anything as the
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:72417
    • 提供者:telesat
  1. median

    0下载:
  2. Median Filter is such a kind of non linear filter which minimizes the mean square error to a large extent.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1196
    • 提供者:praveen
  1. shaixuan

    0下载:
  2. 一个简单文本筛选器,支持同时处理多个文件。 筛选项中包括“包含项”和“排除项”。包含项和排除项均支持输入多个关键词,用逗号隔开,表示"或"的意思。例如:在包含项中输入"a,b"表示文件中包含"a"或者"b"的行会被选中;在排除项中输入"c,d"表示之前被选中的行如果包含"c"或者"d"则又会被踢除。 包含项除了支持以逗号表示的"或"外,还支持以空格表示的"与"。例如:在包含项中输入"a b,c"表示文件中"包含a且包含b"或者"包含c"的行会被选中。-A simple text f
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:41626
    • 提供者:cml
  1. VBFilter

    0下载:
  2. 实现了多种滤波方法(全方位多级组合滤波、MMF、中值、均值滤波等)-To achieve a variety of filtering methods (full range of multi-level composite filter, MMF, median, mean filtering, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:32934
    • 提供者:刘丽梅
  1. lms1

    0下载:
  2. 自适应滤波器算法与实现——最小均方误差LMS-Adaptive filter algorithm- least-mean-square error LMS
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:691
    • 提供者:chenysh
  1. Speech_Enhancement_Using_Sub-band_Spectral_Analysi

    0下载:
  2. 提出一种有效的语音增强算法,该算法使用重叠相加FF-r滤波器进行谱幅度估计,给出噪声估计的两个均值参数,此参数适用于任何噪声.而且进行噪声估计无需检测语音间隙,无需VAD的运算过程,克服了单信道噪声 压缩算法的缺点.-An effective speech enhancement algorithm using the overlap-add FF-r filter in spectral amplitude estimation, given the noise mean estimate
  3. 所属分类:Project Manage

    • 发布日期:2017-03-24
    • 文件大小:193539
    • 提供者:Decheng Yu
  1. chapter3

    0下载:
  2. 自适应滤波器--最小均方误差法LMS滤波自编程--简明易懂附有注释-Adaptive filter- the minimum mean-square error method LMS filter self-programming- easy to understand annotated
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:967
    • 提供者:王一
  1. restoration

    0下载:
  2. (1) 先由原始图像(任选)产生待恢复的图像;(产生方法如下:冲激函数为 ,将原始图像与冲激函数卷积产生模糊,然后再迭加均值为0,方差为8,16,32的高斯随机噪声而得到一组待恢复的图像。分别用逆滤波和维纳滤波恢复模糊后的图像。-(1) The first be the original image (optional) produces the image to be restored (generated as follows: impulse function, the original
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:180512
    • 提供者:紫瓶
  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
    • 文件大小:7617
    • 提供者:滕佩夏
  1. Averagefilter

    0下载:
  2. 用VC++完成均值滤波功能。执行时首先输入要滤波的图片的存储路径和滤波后图片的存储路径。-With VC++ to complete mean filtering. When you first enter the filter implementation of the image storage path and the filtered image storage path.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:320286
    • 提供者:xiaojie
  1. Image_Filter

    0下载:
  2. SourceCode of Image Convolution.The type of filter is Mean, Median, or User defind. And the test of Median to reduce the noise of the salt and pepper.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:407229
    • 提供者:cowman
  1. lvbo

    0下载:
  2. 一些各种滤波的程序,包括中值,均值,高斯滤波-Some of the various filtering procedures, including median, mean, Gaussian filter
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:3005
    • 提供者:
  1. digitalfilter

    1下载:
  2. 设计产生一个连续信号,包含低频,中频,高频分量,对其进行采样,进行频谱分析,使用矩形窗设计不同特性的数字滤波器对信号进行滤波处理,分析所设计滤波器(画出了频率特性曲线),并对信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,同时设计出了一个友好的人机交互界面。-Designed to produce a continuous signal, including low frequency, medium frequency, high frequency componen
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:76905
    • 提供者:楚乐
  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. 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. LMS_filter

    0下载:
  2. simple Least Mean Square(LMS) filter
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1148
    • 提供者:cjYnag/ycj
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 40 »
搜珍网 www.dssz.com