设计 Resources

Showing items tagged with "设计"

MATLAB code implementation for recursive Gabor filter design, originating from international research institutions, offering significant reference value for both research and practical applications, featuring optimized algorithms and modular function architecture.

MATLAB 200 views Tagged

This resource covers the design of bandpass and bandstop filters using a Butterworth filter package. The package includes: bendpass.m (bandpass filter implementation), bendblock.m (bandstop filter algorithm), SE144.wav (input audio file for processing). Requires placing SE144.wav in C: drive root directory. Processed outputs: bendpass.wav (bandpass-filtered audio saved to C:\) and bendblock.wav (bandstop-filtered audio saved to C:\).

MATLAB 213 views Tagged