搜索资源列表
mysmoothandsharp
- 该压缩包中的程序实现对图像的平滑和锐化,其中采用多种方法实现平滑(包括均值滤波,中值滤波,顺序统计滤波)和锐化(包括采用Sobel算子和高通滤波)。-Program realization of the right image sharpening and smoothing. using a variety of methods in which to achieve smooth (including mean filtering, median filtering, Order Stati
matlab
- MATLAB实现对录音信号的滤波,包括低通,高通和带通,以及时域和频域分析
vc++filterslab
- vc++下各种数字滤波器的实验程序,包括带通,带阻,低通,高通。
shuzi
- 这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序、模拟滤波器设计演示程序、设计切比雪夫I型低通滤波器、切比雪夫I型低通滤波器、双线性变换法设计巴特沃斯低通数字滤波器、用凯塞窗设计高通滤波器.
kaiser
- 凯撒窗的产生,包括高通,低通和带通,以及窗的长度和系数-Kaiser window production, including high-pass, low pass and band-pass, and the window length and coefficients
Matlab的IIR_Butterworth低通数字滤波器
- 实现了用matlab编写的巴特沃斯(Butterworth)滤波器,对加入高斯白躁的图像进行处理,用户可以调解白噪声的强度,滤波器的阶数,滤波半径等参数。压缩包里包括具体的实验报告,所以的源码(.m文件)。代码大部分都加有注释,方便理解
61549835image-compress-denoise
- 图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图
IS95_forward_code
- 本程序针对高通公司开发的IS-95通信系统,是一个相对完整的IS-95前向信道的仿真源程序,包括Viterbi编码,数据调制,基于RAKE接收机的解调,实现软判决输入的Viterbi译码等模块,并包括有误码率的计算和性能仿真显示。 -The procedure developed for Qualcomm IS-95 communication system, is a relatively complete IS-95 forward channel simulation source c
filter_design
- 用窗函数法实现了FIR数字滤波器的仿真,包括五种窗与低通,高通、带通、带阻四种类型的组和,可实现20种滤波器的设计-FIR filter design
Implementing_Filtering
- 该代码实现了图像的滤波处理,这段代码给出了三种滤波矩阵,包括图像平滑(低通滤波器)、图像边缘提取(高通滤波器)等。用户下载后可以根据自己需要修改滤波矩阵和参数值,以便实现特殊的功能。为了形象的说明滤波效果,代码执行后可以看到滤波前后滤波后的对比图像。 -The code of the image filter processing, the code shows the three filter matrix, including the smoothing (low pass filter),
gaosi
- matlab中解决高斯滤波的问题,包括高通中通和低通滤波器-to solve the problem of
report__2011-9-28-8-43-54
- 红外图像增强的MATLAB程序 包括小波变换,高通滤波等-ir enhance
processing-time--signals-
- matlab时域信号处理算例,包括带通滤波、高通滤波、低通滤波-signals processing in time domain ,including Low pass filter ,high pass filter,Band pass filter
processing-frequency-signals-
- matlab频域信号处理算例,包括带通滤波、高通滤波、低通滤波-signals processing in frequency domain ,including Low pass filter ,high pass filter,Band pass filter
MATLAB
- 各种滤波器的MATLAB设计,包括低通、高通、带通-MATLAB design of the various filters, including low pass, high pass, band pass
filter
- 对脑电信号进行各种滤波处理,包括高通、低通、带通-Various filtering EEG signal processing, including high-pass, low-pass, band-pass
FIRfilter
- MATLAB中FIR滤波器设计,包括低通、带通和高通-The MATLAB FIR filter design, including low-pass, band-pass and high-pass
jingdianpinyulvboqi
- 包括各种频域滤波器:经典频域理想低通滤波器 ,经典频域巴特沃斯低通滤波器 ,经典频域指数低通滤波器, 经典频域理想高通滤波器 , 经典频域巴特沃斯高通滤波器, 经典频域指数高通滤波器,经典频域带通滤波器 ,经典频域带阻滤波器-Including a variety of frequency domain filter: Classic ideal low-pass filter frequency domain, frequency domain classic Butterworth
matlab_fir
- matlab设计各种滤波器的例子程序,包括带通、带阻、低通、高通,设计需要提供的参数均有注释说明-Design examples of various filters matlab procedures, including band pass, band stop, low pass, high pass, provided the design parameters are needed explanatory notes
DESIIR
- 利用双线性Z变换设计巴特沃斯和切比雪夫I型IIR数字滤波器,包括低通、高通、带通、带阻四种形式。使用者只需指定通带、阻带的边缘实际频率及相应的衰减,便可输出数字滤波器 的级联形式的各子系统分子、分母的系数,并输出其幅频和相频响-Bilinear Z transform design Butterworth and Chebyshev Type I IIR digital filters, including low pass, high pass, band pass, band stop fo