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

搜索资源列表

  1. matlab

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

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

    0下载:
  2. 编程实现图像傅里叶高通、低通滤波;2尝试傅里叶压缩-Programming image Fourier high-pass, low-pass filter 2 attempt Fourier compression
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:847
    • 提供者:高向珍
  1. Digital-Image-Processing

    0下载:
  2. 1 打开一个BMP文件,将其局部区域的灰度值进行改变,另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:909373
    • 提供者:fei
  1. FilterMathCalculations

    0下载:
  2. SigmaStudio 各种滤波算法实现如全通,高通,低通,带通,EQ-SigmaStudio various filtering algorithm, such as the all-pass, high-pass, low-pass, band-pass, EQ, etc. ...
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:231580
    • 提供者:yamit
  1. image-processing-

    0下载:
  2. 常用图象滤波器的设计方法,实现一个通用的高通、低通滤波器函数,其中又分别实现理想、巴特沃思和高斯滤波形式,用实现的函数对图象进行高通处理,将所给图象增加噪声后再进行低通处理,处理后分别进行伪彩色增强-Top image filter design method, to achieve a common high-pass, low-pass filter function, which achieve the ideal, Butterworth and the form of Gaussian
  3. 所属分类:Special Effects

    • 发布日期:2016-03-03
    • 文件大小:781312
    • 提供者:岳明
  1. SMOOTH

    0下载:
  2. 图像处理: 打开任意的图片,能够对其实现各种滤波 例如: 加噪声模型,高斯滤波,灰度形态学滤波,均值和中值滤波 还有小波变换。 笔者已经调通 支持VS 2008 2010-Image processing: Be able to open any image and achieve a variety of filtering Example: plus noise model, Gaussian filtering, grayscale morphological filt
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:131346
    • 提供者:
  1. shuzituxiangchuli

    0下载:
  2. 编程实现图像傅立叶高通、低通滤波。 尝试傅立叶压缩-Programming image Fourier high-pass, low-pass filtering. Try Fourier compression
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:924739
    • 提供者:赵宁
  1. LPF-test

    0下载:
  2. 实现了频域低通滤波,包括高斯低通,理想低通,布特沃斯低通等-Frequency domain low-pass filtering, Gaussian low-pass, the ideal low-pass Butterworth low-pass, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:306920
    • 提供者:chris wu
  1. xinhao

    0下载:
  2. 滤波器设计    产生一个连续信号,包含低频,中频,高频分量,对其进行采样,进行频谱分析,分别设计低通,带通,高通滤波器对信号进行滤波处理,观察滤波前后信号的频谱。-The filter is designed to generate a continuous signal containing the low, mid, and high frequency components, to be sampled, for spectral analysis, respectively, to
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-16
    • 文件大小:79761
    • 提供者:秦岭
  1. signal-processing

    0下载:
  2. 自己制作的信号生成与信息处理模块,对生成的信号进行滤波,采样FFT然后分析功率谱,输出高通信号-Signal generation and produce their own information processing module, a signal generated by filtering, sampling FFT and then analyzes the power spectrum of the output high communication No.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-12
    • 文件大小:265857
    • 提供者:张娜
  1. batterworth-high-low

    0下载:
  2. 这个压缩包中包含了巴特沃斯滤波算法的高通和低通两款代码,同时还有几篇巴特沃斯算法的文章,记录了关于巴特沃斯算法的一些应用领域。-This compressed package contains the code of two of the high-pass and low-pass Butterworth filter algorithm, at the same time, there are few Butterworth algorithm articles recorded Butte
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:1437116
    • 提供者:怪兽
  1. BHPF

    0下载:
  2. 巴特沃思高通滤波器,在图像处理中,用于对灰度图像进行滤波处理-Butterworth high-pass filter, in image processing, is used for filtering the image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:606
    • 提供者:既定
  1. CHENGXU

    0下载:
  2. 另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像 6.在图像中生成一个矩形,然后用模板匹配法找出矩形位置。使用SSDA或改进的SSDA法-ave
  3. 所属分类:Oracle

    • 发布日期:2017-11-20
    • 文件大小:925
    • 提供者:方芳
  1. bgaotong

    0下载:
  2. 用matlab实现巴特沃斯高通滤波器的M文件。本例读取电脑自带的XP开机声音,加上低频噪声,然后滤波看效果。-With Matlab M-file Butterworth high-pass filter. This case, read the computer comes with XP start-up sound, coupled with the low-frequency noise, and then filtering to see results.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-11
    • 文件大小:852
    • 提供者:莫小禹
  1. Digital-filter

    1下载:
  2. 数字滤波器 ,用matlab的GUI界面完成,可以对输入的信号进行低通,高通,带通,带阻的选择,同时能设置相应的参数。滤波的类型包括:blackman,boxcar,hanning,hamming-Digital filter matlab GUI interface, the input signal low pass, high pass, band-pass, band-stop choice, at the same time to set the appropriate paramet
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:19454
    • 提供者:朱赛男
  1. include

    0下载:
  2. 用不同的核进行图像的二维滤波 函数cvSmooth实现各种方法的图形平滑。 一般来说,图像平滑主要是为了消除噪声。图像的常见噪声主要有加性噪声、乘性噪声和量化噪声等。由于图像的能量主要集在低频部分,而噪声所在频段主要在高频段,因此通常都是采用低通滤波的方法消除噪声。 函数cvFilter2D对图像做卷积运算。 对图像进行线性滤波,支持替换方式操作。当核运算部份超出输入图像时,边界外面的像素值等于离它最近的图像像素值。 -Graph smoothing function of
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:3960
    • 提供者:史润强
  1. Digital-image-processing

    0下载:
  2. 关于数字图像处理的一些程序,中值滤波,灰度变换,巴特沃斯高通、低通滤波,理想高通、低通滤波,直方图均衡化-Some of the procedures on digital image processing, median filtering, gray-scale transformation, Butterworth high-pass, low-pass filtering, ideal high-pass, low-pass filtering, histogram equalizati
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:4822
    • 提供者:wsea
  1. JIANGZAO

    0下载:
  2. 图像降噪的程序。有巴特沃斯、高斯高通、同态滤波、指数低通等方法-Image noise reduction procedures. There Butterworth high-pass Gaussian, homomorphic filtering, low-pass methods such as index
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:2398
    • 提供者:李龙
  1. room

    0下载:
  2. 图像增强—频域滤波 2.利用MATLAB提供的低通滤波器实现图像信号的滤波运算,并与空间滤波进行比较。 3.利用MATLAB提供的高通滤波器对图像进行处理。-Image enhancement- frequency domain filtering 2. Using MATLAB low-pass filter to provide an image signal filtering operation is compared with the spatial filtering. 3.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:553794
    • 提供者:潘逸诚
  1. filt

    0下载:
  2. 对图像进行高斯低通滤波,可以对图像去噪。同时显示原图以及滤波后的图像-The image Gaussian low-pass filter, the image denoising. Also show original image and the filtered
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:529
    • 提供者:hym
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 35 36 »
搜珍网 www.dssz.com