Filter_Signal

版本 1.0.0.0 (2.6 MB) 作者: Lawrence Rabiner
Design FIR lowpass/bandpass/highpass filter and filter speech signal.
672.0 次下载
更新时间 2015/9/11

查看许可证

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.

引用格式

Lawrence Rabiner (2024). Filter_Signal (https://www.mathworks.com/matlabcentral/fileexchange/52104-filter_signal), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

启发作品: fft plotting

社区

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

works on both R2015a and windows 10
added name of User's Guide for this exercise
rev1