Filter_Signal
A standard operation when processing signals is to lowpass/bandpass/highpass filter a speech signal in order to eliminate extraneous low and high frequency components, such as DC offset, hum, and noise which are often created during the recording process. This exercise describes a MATLAB exercise for designing an appropriate FIR filter (based on user specifications) and then filtering the speech signal using the designed filter. The file '1.8 Filter Signal.pdf' provides a User's Guide for this exercise.
Cite As
Lawrence Rabiner (2024). Filter_Signal (https://www.mathworks.com/matlabcentral/fileexchange/52104-filter_signal), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Design > FIR Filter Design >
Tags
Acknowledgements
Inspired: fft plotting
Communities
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | works on both R2015a and windows 10
|