搜索资源列表
meto
- 用于对数字图像的处理,低通滤波器和高通滤波器。用vc++打开meto.dsw,重建,运行即可。-used for digital image processing, low-pass filter and a high-pass filter. vc opened meto.dsw, reconstruction, can be run.
tuxiangfengede
- GUI &...vc++下如何利用Matlab工具箱进行数字信号处理 用Matlab和Protel设计微机保护中Butterworth模拟低通滤波器 MATLAB与图象处理...斑竹完成的通信原理MATLAB仿真系统
vc++filterslab
- vc++下各种数字滤波器的实验程序,包括带通,带阻,低通,高通。
LowPassFitler
- 使用vc编写的低通滤波器,能够读取.dat文件内数据,并执行滤波算法,最后将离散数据以连续曲线绘出。
IIR.rar
- IIR滤波器的实现,这是一个低通滤波器,在visualC++6.0上的软件上实现 ,The realization of IIR filter, this is a low-pass filter, in visualC++6.0 on the realization of software
filter
- 频域低通滤波(理想低通滤波器、梯形低通滤波器、巴特沃斯低通滤波器、指数低通滤波器),频域高通滤波(理想高通滤波器、梯形高通滤波器、巴特沃斯高通滤波器、指数高通滤波器)-Frequency-domain low-pass filter (ideal low-pass filter, ladder low-pass filter, Butterworth low-pass filter, the index low-pass filter), frequency-domain high-pass f
picture_processing
- 图像处理包括(1) 显示图片 (2) 正交变换--包括傅立叶变换、沃尔什变换、离散余弦变换 (3) 图象增强--包括直方图显示、图象均衡化、图象规定化、图象平滑、锐化、中值滤波、低通滤波器、伪彩色编码 (4) 图象复原--非约束复原(逆滤波)、约束复原(维纳滤波) -Image processing, including (1) Show pictures (2) orthogonal transformation- including the Fourier transform
FIRlpfilter
- FIRLPfilter,FIR低通滤波器 C语言实现-FIRLPfilter
ALL-FILTER
- vc++下各种数字滤波器的实验程序,包括带通,带阻,低通,高通-vc++ under the experimental procedures of various digital filters, including band pass, band stop, low pass, high pass
LowFilter
- 低通滤波器的vc实现,此代码经精心测试,立马能够移植入你的代码工程中-Kriging interpolation method has been tested and rewritten, you can quickly for your project
DFT
- visual c++写的傅里叶变换,以及在频域实现低通滤波和高通滤波(Fourier transform written by visual c++ and low-pass filtering and high pass filtering in frequency domain)