CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 高斯低通滤波

搜索资源列表

  1. matlab.设计了一个数字低通滤波器

    8下载:
  2. 本程序设计了一个数字低通滤波器,以滤除加入的高斯白噪声,很好的实现功能。,The program design of a digital low-pass filter to filter out the add white Gaussian noise, achieve good function.
  3. 所属分类:matlab例程

    • 发布日期:2014-06-10
    • 文件大小:1299
    • 提供者:肖俊
  1. edge_filter_linear

    1下载:
  2. 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1914
    • 提供者:许耀宗
  1. Matlab的IIR_Butterworth低通数字滤波器

    1下载:
  2. 实现了用matlab编写的巴特沃斯(Butterworth)滤波器,对加入高斯白躁的图像进行处理,用户可以调解白噪声的强度,滤波器的阶数,滤波半径等参数。压缩包里包括具体的实验报告,所以的源码(.m文件)。代码大部分都加有注释,方便理解
  3. 所属分类:matlab例程

  1. fliter

    1下载:
  2. 利用matlab实现图像的频域滤波,包括巴特沃斯低通、理想低通、高斯低通等-Using matlab for image filtering in frequency domain, including the Butterworth low-pass, ideal low-pass, Gaussian low-pass, etc.
  3. 所属分类:matlab

    • 发布日期:2015-12-27
    • 文件大小:1024
    • 提供者:zwr
  1. low_pass

    0下载:
  2. 图像的低通滤波器,用MATLAB设计一个3×3模板标准差为0.5的高斯低通滤波。-Image low-pass filter MATLAB design, a standard template for 3 x 3 0.5 gaussian low-pass filter
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1516
    • 提供者:赵士猛
  1. yao-Gaussfilter-UV

    0下载:
  2. 对气象风场进行高斯低通滤波!带宽可以根据自己的需要适当调整,此程序适合与气象专业人员使用。-Meteorological wind field Gaussian low pass filter!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1524
    • 提供者:姚遥
  1. Gaussfilter

    0下载:
  2. 高斯低通滤波器:求序列x(n)(n是资料长度)的m项高斯低通滤波序列y(n) -M-term Guassian-Type Filter
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:699
    • 提供者:李海燕
  1. peizhun

    0下载:
  2. 实现两幅图像的配准,首先对图像做高斯低通滤波处理 ,然后计算互信息值,利用PWELL算法求出最优的参数,根据所得参数进行配准-To achieve the registration of two images, the first image to do the Gaussian low-pass filter, then calculate the mutual information value, use PWELL algorithm to determine the optimal pa
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:340397
    • 提供者:叶子
  1. lixiangditong

    0下载:
  2. 分别设计理想低通滤波器、巴特沃思滤波器、指数滤波器、梯形低通滤波器,并对含高斯噪声的图像进行低通滤波,截止频率自选,观察不同的截止频率,不同的滤波器的滤波效果。-Were designed for the ideal low pass filter, Butterworth filter, exponential filter, ladder low-pass filter, and Gaussian noise images with low-pass filter cutoff freque
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3646
    • 提供者:蓝园芳
  1. soundprocessing

    1下载:
  2. 基于matlab对语音信号进行频谱分析,加入高斯噪声,再使用FIR高通、巴特沃斯低通、FIR带通滤波器进行滤波处理-Spectral analysis of the speech signal, adding Gaussian noise, and then use high-pass, low pass, band pass filter for filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:316948
    • 提供者:lisiwen
  1. Gaussfilter

    0下载:
  2. guassfilter-求序列x(n)(n是资料长度)的m项高斯低通滤波序列y(n)的fortran源程序/源代码-guassfilter-demand sequence x (n) (n is the data length) of m Gaussian low-pass filter sequence y (n) fortran source/source code
  3. 所属分类:Algorithm

    • 发布日期:2017-02-11
    • 文件大小:3072
    • 提供者:tracy
  1. test

    2下载:
  2. 对一副M*N大小的图像重复使用截频为D0的高斯低通滤波器进行滤波。假设K为滤波次数。并从理论上说明当K足够大时的滤波结果及产生原因-Right an M* N size of the image is repeated using the cutoff frequency for the D0 of a Gaussian low-pass filter for filtering. Assuming K is filtering times. And filtering results when
  3. 所属分类:matlab例程

    • 发布日期:2013-11-14
    • 文件大小:206055
    • 提供者:陈三穗
  1. attack

    0下载:
  2. 为数字图像水印提供多种攻击方式,其中包括JPEG压缩、高斯低通滤波等多达十种攻击方式。-Offers a variety of attacks of digital watermarking ,including the jpeg compression, Gaussian low-pass filtering, up to ten different attacks
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:707
    • 提供者:YY
  1. weicais

    0下载:
  2. 自己编写的高斯低通滤波器,可以在实现低通滤波的作用-I have written a Gaussian low-pass filter can realize low-pass filtering effect
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:709
    • 提供者:张园园
  1. Gausslowpass

    0下载:
  2. matlab编程实现对图片进行高斯低通滤波-matlab programming the picture Gaussian low-pass filter
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:640
    • 提供者:张帅
  1. medianPfftlowpassPffthighpass

    0下载:
  2. 几种重要的滤波器,中值滤波,fft理想低通滤波,fft高斯低通滤波-median+fft lowpass+fft guass-lowpass
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1499
    • 提供者:laser
  1. yinxianggaoditonglvbo

    0下载:
  2. 这是一个音像高低通滤波MATLAB代码,其中包括巴特沃斯低通滤波,高斯高通滤波,高斯低通滤波,理想矩形低通滤波,理想圆形低通滤波-This is a sound image high and low pass filter MATLAB code, which includes Butterworth low-pass filter, Gaussian high-pass filter, Gaussian low-pass filter, ideal rectangular low-pass f
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:6075602
    • 提供者:郝先生
  1. 滤波

    0下载:
  2. 图像去噪的一些程序,可直接使用,只需修改成为自己的文件。(Image denoising of a simple procedure, can be used directly)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:123456梦
  1. MATLB

    3下载:
  2. 选择两张图片,一张水印图,一张嵌入图,将水印图进行Arnold置乱算法将其置乱,嵌入到嵌入图中,形成数字零水印,选用白噪声、高斯低通滤波、压缩、剪切、旋转攻击测试。以此观察图像鲁棒性(Select two pictures, a watermark and an embedded graph. We will scramble the watermark image with Arnold scrambling algorithm and embed it into the embedded m
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:5120
    • 提供者:15996161907
  1. 频率域低通和高通滤波

    0下载:
  2. 1.学会傅立叶变换方法; 2.使用布特沃斯和高斯滤波器进行低通滤波; 3.使用布特沃斯和高斯滤波器进行高通滤波
  3. 所属分类:matlab例程

« 12 3 »
搜珍网 www.dssz.com