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!

