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

搜索资源列表

  1. Interpolator-of-polyphase-filter

    1下载:
  2. 代码用两种方法设计了一个基于多相滤波的内插器,低通滤波器采用128阶凯撒窗,内插倍数32,并且给定信号范围,验证了内插器的正确性,画出了内插前后信号的频谱。-The code design the interpolator based on polyphase filter using two methods.The low pass filter is 128 order Caesar window and interpolation multiple is 32.I give the ran
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:1920
    • 提供者:
  1. image-enhancement

    0下载:
  2. 下载并读入被噪音污染的Noisychurch图像数据,用Matlab 编程采用下述方法分 别实现该图像的增强操作: 1) 用空域法实现图像的增强,分别采用如下模板操作:2x2 和3x3 的幅值为1 的模板,比较去噪和模糊的折中效果;采用3x3 的中值滤波器进行去噪操作; 采用Laplacian 模板[0 -1 0 -1 5 -1 0 -1 0]进行锐化操作。 2) 用频域法实现该图像的低通和高通滤波,选择合适的截止频率。 3) 用小波分析法实现该图像的低通和
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:2606385
    • 提供者:Haibin Zhang
  1. filter

    0下载:
  2. 对脑电信号进行各种滤波处理,包括高通、低通、带通-Various filtering EEG signal processing, including high-pass, low-pass, band-pass
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-12
    • 文件大小:2349
    • 提供者:周立
  1. second~

    0下载:
  2. 要求做一个实验,对一副M*N大小的图像重复使用截频为D0的高斯低通滤波器进行滤波。假设K为滤波次数。当K足够大时,滤波结果是什么样-Asked to do an experiment, a M* N-size image re-use the cutoff frequency for the D0 Gaussian low-pass filter for filtering. Assuming K is filtering times. When K is sufficiently large,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:54941
    • 提供者:王喆
  1. HW2_1_Code-a-Exe

    0下载:
  2. 改代码实现均值滤波、中值滤波和低通平滑滤波-This code is aimed to achieve the mean filter, median filter and low-pass smoothing filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1522
    • 提供者:zhangsenlin
  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. filter

    0下载:
  2. 基于51单片机的C语言代码,指数加权平均算法滤波函数,也是一个一阶低通滤波器。文件中有比较详细的注释。-Based on the the 51 microcontroller C language code, exponentially weighted average algorithm filtering function is also a first-order low-pass filter. Detailed notes in the file.
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:1159
    • 提供者:平雅畅
  1. LVBO

    0下载:
  2. 使用低通、中值、均值三种滤波方法,并比较他们各自的效果-Low pass, median, mean of three filtering methods, and compare their effects
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:659
    • 提供者:chensheng
  1. 3

    0下载:
  2. MATLAB的图像处理基础的资料\3 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:10728
    • 提供者:liuyan
  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. image-restoration

    0下载:
  2. 基于逆滤波的图像恢复matlab源代码,其中采用巴特沃斯滤低通波器-matlab code for image restoration based on inverse filtering,where the Butterworth filter is used.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:731
    • 提供者:caidongqin
  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. Addfilter

    0下载:
  2. 1. 学习用DSP用户开发板产生信号混叠的方法和目的。 2. 熟悉数字滤波的基本原理和实现方法。 高频正弦波和低频正弦波的混叠信号,送入TLV320AD50进行A/D变换,IIR低通滤波器滤波,经D/A输出低频正弦波信号。-1. Learning DSP user development board signal aliasing method and purpose. 2. Familiar with the basic principles and implementation of
  3. 所属分类:DSP program

    • 发布日期:2017-11-09
    • 文件大小:65789
    • 提供者:张瑞云
  1. medical-information-processing

    0下载:
  2. 用于心电的一种低通数字滤波算法,该方法设计简单、运算量小,对有用信号的影响小。同时设计了相关的界面,用于实时显示心电信号的波形,且可以在不同背景下将心电信号显示出来。-Used for the ECG a low pass digital filtering algorithm, the method is designed to be simple, small amount of computation, the impact of the useful signal. While the
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:9414
    • 提供者:李华
  1. ditong

    0下载:
  2. 巴特沃斯低通滤波器matlab实现,用于频率域高通滤波-Butterworth low-pass filter matlab realize, the high-pass filter for frequency domain
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1204
    • 提供者:wendaorui
  1. matlabfirlvbo

    0下载:
  2. matlab对语音信号进行滤波,使用fir低通滤波器-the speech signal matlab filter using FIR low-pass filter
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:802
    • 提供者:李明
  1. matlab-kongyu-lvboqi

    0下载:
  2. 平滑滤波器有中值滤波器和高斯低通滤波器,其中,中值滤波器对去除椒盐噪声特别有效,高斯低通滤波器对去除高斯噪声效果比较好。不同的滤波方式,在特定的图像处理应用中有着不同的效果和各自的优势-failed to translate
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-05
    • 文件大小:1408340
    • 提供者:广广
  1. Filtering-and-edge-detection.doc

    0下载:
  2. 边缘滤波及检测,利用二个低通邻域平均模板(3×3和9×9)对一幅图象进行平滑,利用一个低通模板对一幅有噪图像(GAUSS白噪声)进行滤波 ,比较领域平均滤波和中值滤波对噪声滤波效果的影响。-Edge filtering and detection, the use of two low-pass neighborhood average template (3 × 3 and 9 × 9) of an image smoothing filtering template, the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:198136
    • 提供者:baiyan
  1. bditong

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

    • 发布日期:2017-11-10
    • 文件大小:845
    • 提供者:莫小禹
  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 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com