搜索资源列表
butterworthbandstop
- 用c++编的巴特沃斯带阻滤波器原程序,可得带阻滤波器数字系统函数的各阶系数.可在MATLAB中用FILTER函数进行测试,好象还没有带阻的
wjbh
- 是一个数字图像处理的示例程序,将一个图像进行2维傅里叶变换,然后进行巴特沃斯高通和低通滤波。-Digital image processing is an example of a program, a two-dimensional Fourier transform of the image, and then Butterworth high-pass and low-pass filtering.
subfilt
- 本程序可以实现地震滤波处理,采用的是巴特沃斯带通滤波器。-This procedure can be used to seismic wave filtering. Butterworth bandpass filter has been applied.
巴特沃斯滤波
- 用C语言编写的巴特沃斯滤波,主要用于地震数字一维滤波处理,效果还是很不错的。