FFT on a segment of a signal
이전 댓글 표시
hi, i am trying to analyse a signal in a .wav file by performing FFT on the signal. however i only want to perform the FFT on a particular segment of the signal at the range around the maximum point of the signal. have tried google-ing around for help on the code to segment out the signal but cant seem to work. can anyone guide mi on this?
댓글 수: 1
Andreas Goser
2011년 2월 5일
There are 2 aspects of your code - findinf a maximum and the doing the fft. Without an example, it is difficult to say what fails.
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 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!