搜索资源列表
matlab
- 在数字通信系统中,滤波器是其中重要部件之一, 滤波器特性的选择直接影响数字信号的恢复。在数字信号接收中, 滤波器的作用有两个方面,第一是使滤波器输出有用信号成分尽可能强;第二是抑制信号带外噪声,使滤波器输出噪声成分尽可能小,减小噪声对信号判决的影响。
Matlab
- 关于matlab图象处理的直方图均衡化,理想平滑滤波器和中值滤波去除椒盐噪声的源代码,比较简洁,不妨
MATLAB
- simga滤波器在matlab中的程序,我也是总结别人的拿来测试过的
matlab
- 代码包括利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理等
使用维纳滤波器进行图像复原的Matlab程序
- 使用维纳滤波器进行图像复原的Matlab程序
getfilterg.f1123验证低通滤波器
- f1123验证低通滤波器(采用布莱克曼窗函数法),f1123 verify low-pass filter (using the Blackman window function method)
采用kalman滤波器进行目标跟踪的源代码
- 采用kalman滤波器进行目标跟踪的源代码,object tracking using kalman filter
matlab-digital_image
- 数字图像处理matlab代码,几个常见的滤波器和图像处理的代码-digital image processing Matlab code, several common filter and image processing code
LMS
- 基于LMS算法的matlab实现,比较基本的LMS算法,可用于自适应滤波器仿真-Matlab implementation based on LMS algorithm is a basic implementation of LMS algorithm for adaptive filter simulation.
Matlab
- matlab滤波器全解,本文件中介绍了matlab中滤波器的实现-The introduction of filters in matlab
双边滤波器
- 双边滤波图像去雾程序,该滤波器具有较好的边缘保持特性,和较好的滤波去噪处理。(Bilateral filter image de fogging program, the filter has better edge preservation characteristics, and better filtering denoising.)
matlab
- 带通滤波器(Butterworth、椭圆、窗函数),采样率fs=2000Hz, 通带范围为300 -600Hz,阶数自选, 画出频率响应并分析比较, 对cameraman.tif图像分别添加椒盐噪声(密度为0.03)和高斯白噪声(均值为0,方差为0.02)的图像,利用三种方法进行去噪,显示原始图像、加噪图像和去噪图像并对实验结果进行分析(Band pass filter (Butterworth, ellipse, window function), sampling rate FS = 20
matlab人像磨皮
- 简单的matlab人像磨皮功能,简单运用滤波器(Simple figure grinding function)
IIR和FIR滤波器设计的常用方法
- 最典型的IIR滤波器和FIR滤波器设计例程,DSP的基础(The most typical IIR filter and FIR filter design methods)
matlab实现图像锐化
- 使用巴特沃斯高通滤波器实现图像锐化,用sobel算子实现图像分割,阈值分割图像(Using the Butterworth high pass filter to achieve image sharpening, the image segmentation is realized by Sobel operator and the threshold image is segmented.)
滤波器
- 运用巴特我死低通高通滤波器对图像进行滤波处理,得到清晰的图像(Using Butt I die low-pass high-pass filter to filter the image, get a clear image)
Gabor Matlab
- gabor滤波matlab代码,内附使用说明(Gabor filter matlab code, enclosing instructions)
matlab
- 产生频域中的‘sobel’滤波器,用滤波器对图像进行频域滤波,显示滤波后图像(The 'sobel' filter in the frequency domain is used to filter the image with the filter to display the filtered image.)
matlab设计的四种fir数字滤波器
- matlab设计的四种fir数字滤波器的代码。(Matlab designed four kinds of fir digital filter code.)
应用Matlab对语音信号进行频谱分析及滤波完整代码
- 用MATLAB编程实现实现滤波,与数字信号处理相关(Implementing filtering)