FFT filter on voice file help please

1 次查看(过去 30 天)
I have a homework for FFT. I recorded my voice and added matlab. I used FFT but now i need a filter. Can someone help me for this stage ?
matlabödev.JPG

回答(1 个)

Ridwan Alam
Ridwan Alam 2019-12-23
编辑:Ridwan Alam 2019-12-23
There are multiple ways you can filter these data. You can use bandpass, high or low pass filters, or any other specific filters: https://www.mathworks.com/help/signal/digital-filtering.html
Or you can use the fft itself to select ffrequencies to keep or delete by yourself: https://www.mathworks.com/help/matlab/fourier-analysis-and-filtering.html

类别

Help CenterFile Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by