FIR滤波器 Resources

Showing items tagged with "FIR滤波器"

This is an FIR filter simulation model that provides a foundational framework for advanced simulation studies, featuring customizable parameters and test data configurations.

MATLAB 222 views Tagged

This project involves recording a 15-30 second voice sample, processing it through MATLAB using functions like wavread and sound, and conducting comprehensive signal analysis including time-domain waveform plotting, power spectrum calculation at 1-second intervals, FIR/IIR filter design with frequency response visualization, signal filtering implementation, and time-frequency analysis with 0.05-second resolution.

MATLAB 247 views Tagged

MATLAB Digital Signal Processing Implementation Routines: FFT-based Signal Spectrum Analysis, FIR Filter Design Using Window Functions, IIR Filter Implementation, and Other Practical Examples

MATLAB 189 views Tagged

A MATLAB-based FIR filter design program featuring an intuitive graphical interface with comprehensive parameter configuration capabilities. The implementation includes various filter design algorithms like windowing method, frequency sampling, and equiripple design using functions such as fir1, fir2, and firls.

MATLAB 197 views Tagged