相位响应 Resources

Showing items tagged with "相位响应"

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 268 views Tagged