Description: 巴特沃思和契比雪夫滤波器,有wav文件以及输出的wav文件,使用带通滤波器,保留了300-3300Hz的音频,可以广泛使用在音频滤波方面-Butterworth and Chebyshev filter, wav files and output wav file, the use of band-pass filters, retained the 300-3300Hz audio can be widely used in audio filtering Platform: |
Size: 119808 |
Author:zz |
Hits:
Description: % y=filter(sig,fmin,fmax)
% 对信号进行理想滤波,可完成低通,带通
% sig为被滤波信号
% fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器
% fmax为上限频率,fmax>fmin
% fs为信号的采样频率
% y为经过滤波后的信号
-% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal Platform: |
Size: 1024 |
Author:liu |
Hits:
Description: 地震资料处理中带通滤波MATLAB源码程序。能根据需要选择滤波带宽。-Seismic data processing in the band-pass filtering MATLAB source code program. Need to select the bandwidth according to filtering. Platform: |
Size: 1024 |
Author:jcm |
Hits:
Description: 数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaussian, Gaussian band stop filter, FFT image compression. Attached to the original image and processed image capture. Platform: |
Size: 272384 |
Author:刘雨相 |
Hits: