Audio Filtering with fdesign
1 次查看(过去 30 天)
显示 更早的评论
Hi, I want to filter audio : 20Hz-20kHz, I mean removing frequencies lower than 20Hz and higher than 20kHz, I apply bandpass filter (Fs is my sampling frequency and known before this line in programme), hlpf=fdesign.lowpass('Fp,Fst,Ap,Ast',20,20e4,2,60,Fs)
Is it wrong? I check it's output file with another audio software, and the filtered signal is in the picture, Thanks for help.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Filter Design 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!