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

搜索资源列表

  1. Gaussian-filter

    0下载:
  2. MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。-MatLab self mean filtering, median filtering, Gaussian filtering image processing functions.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4088
    • 提供者:zhangyudie
  1. aaa

    0下载:
  2. 用matlab对图形进行中值滤波和均值滤波-Graphics with matlab on the median filter and mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:481156
    • 提供者:marry
  1. Avgfilt

    0下载:
  2. The program illustrates average or mean filter implementation in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1715
    • 提供者:sandy
  1. NLmeansfilter0

    0下载:
  2. 图像去噪的快速算法,利用SSI和FFT.毕设的内容,效果还是不错的。-based NL-means filter,fast mean with SSI and FFT
  3. 所属分类:matlab

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

    0下载:
  2. Matlab Code to filter data using the Least Mean Squares adaptive algorithm. processes an input WAV file and filters out noise according to the setup parameters
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:9134
    • 提供者:rudzz
  1. 3

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波-Using MATLAB functions filter2 in the noise of the image by the mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6248
    • 提供者:qqddsshhjj
  1. denoiseaenhance

    0下载:
  2. 非MATLAB库函数实现空域去噪(包括“3x3均值滤波”、“5x5均值滤波”、“3x3中值滤波” 、“5x5中值滤波”)和空域加强(包括“拉普拉斯算子”、“Roberts算子”、“Prewitt算子”、“Sobel算子)的原创MATLAB代码。-Non-MATLAB library functions the airspace denoising (including the 3x3 mean filter, 5x5 mean filter, 3x3 median filter " ,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:163463
    • 提供者:王岗
  1. UKF-matlab-simulation

    0下载:
  2. 卡尔曼滤波在对离散线性系统进行最优化的时候用到系统的预测方程和测量方程,但是只考虑了最简单的线性关系,即系统预测方程线性化,由于变量的均值和方差只能进行线性运算,那么当系统预测方程非线性化的时候该怎样计算预测值的方差呢? UKF就是为了研究解决这种非线性关系的。-Kalman filter used in optimization of discrete linear systems prediction and measurement equations of the system, but
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:9947
    • 提供者:shaodong
  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. SGA

    1下载:
  2. 用标准的遗传算法优化低通数字滤波器的参数,采用的方法是最小均方误差法,得到较为理想的滤波器的传递函数的系数。-Genetic algorithm using standard low-pass digital filter, the method used is the minimum mean square error method to obtain the ideal filter transfer function coefficients.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3655
    • 提供者:
  1. MATLAB

    0下载:
  2. 滤波器,关于均值和几何滤波器,以及去椒盐噪声的代码-Filter mean and geometry filter, as well as salt and pepper noise code.
  3. 所属分类:Wavelet

    • 发布日期:2017-12-09
    • 文件大小:64463
    • 提供者:成芳
  1. exp_8

    0下载:
  2. 一个简单的Matlab图像处理函数,对图像进行中值滤波,和均值滤波,但是边缘处是没有做处理的,还有,滤波时,滤波窗口是矩形的,边长可以修改。-A simple program to complement the middle filter and the mean filter.cautions:the eadges of the picture is unchanged. Tht window is rectangular and the size of it is changable.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:1093
    • 提供者:林奇亮
  1. matlab

    2下载:
  2. 根据伪随机序列理论,由混合同余法产生均匀分布的随机数,进而根据中心极限定理来产生高斯噪声。 分析所产生的均匀分布和高斯分布随机信号的均值、方差、自相关等数字特征,估计其概率密度函数并进行分析,估计其功率谱密度并进行分析。说明该高斯噪声是否符合白噪声特性。 对该高斯噪声进行FIR低通滤波,估计输出低通型限带白噪声的功率谱、相关时间等,并结合白噪声通过线性系统相关理论来进行分析。 -According to the theory of pseudo-random sequence, a
  3. 所属分类:matlab

    • 发布日期:2014-07-13
    • 文件大小:1024
    • 提供者:Lee
  1. Image-Denoising

    0下载:
  2. 基于matlab编写的图像滤波程序,包括均值滤波和中值滤波,并给出了处理后的图像-Image matlab image-based filtering process, including mean filter and median filter, and gives the treatment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:604043
    • 提供者:晒在月光下
  1. SaltPepperNoise

    0下载:
  2. 对经过椒盐噪声处理的图像进行均值滤波和中值滤波的MATLAB程序,可直接运行得到图形结果(原创)。-The Median filter and Mean filter for a figure processed by salt and pepper noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:537
    • 提供者:ziye
  1. matlab--source-code

    0下载:
  2. 数字图像去噪典型算法及matlab实现,均值滤波算法,中值滤波,Wiener维纳滤波:-Digital image denoising algorithms and Matlab realized, mean filtering algorithm, median filtering, Wiener Wiener filter:
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:10921
    • 提供者:zhoumovie
  1. matlab-Gauss--median--Mean-filter

    0下载:
  2. 图像处理内容,对原图进行椒噪干扰,然后利用高斯滤波,中值滤波,均值滤波对图像进行预处理-Digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:836
    • 提供者:zhrong
  1. filter

    0下载:
  2. 本程序是在Matlab软件下,对图像进行中值滤波和均值滤波的比较-This procedure is programmed in Matlab software ,it is used to compare the difference between image median filtering and mean filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:2538
    • 提供者:zhangchen
  1. matlab-mid_filter

    0下载:
  2. 中值滤波法是一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内的所有像素点灰度值的中值. -The median filter is a nonlinear smoothing technique, the gray value of each pixel is set for all pixels in a neighborhood of the point of the mean value in the window.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:999
    • 提供者:jackchan
  1. Desktop

    0下载:
  2. 图片使用matlab做处理,有均值滤波器处理、LoG算子提取图像边缘、hough变换提取直线、二值化处理后。-Image processing using matlab to do with mean filter processing, LoG operator to extract image edge, hough transform to extract straight, binarization processing.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:2297
    • 提供者:付治
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com