巴特沃斯低通滤波器 Resources

Showing items tagged with "巴特沃斯低通滤波器"

Implementation of 5 gradient-based enhancement techniques for image sharpening, high-pass filtering with mask processing, noise reduction using Butterworth low-pass filters, and image sharpening through Butterworth high-pass filters. Includes practical code implementations for each method.

MATLAB 230 views Tagged

This MATLAB program implements speech filtering functionality, capable of computing and displaying amplitude-frequency characteristics of speech signals, magnitude and phase responses of Butterworth low-pass filters, frequency domain characteristics after noise introduction, and DFT amplitude-frequency characteristics after filtering. The implementation includes audio files for testing and demonstrates key signal processing operations including FFT analysis, filter design using butter() function, and frequency domain visualization techniques.

MATLAB 269 views Tagged