FFT filter on voice file help please
    5 ビュー (過去 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 ? 

0 件のコメント
回答 (1 件)
  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
0 件のコメント
参考
カテゴリ
				Help Center および File Exchange で Fourier Analysis and Filtering についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

