measuring the fundamental fequency
이전 댓글 표시
how we can get the fundamental frequency of speech waveform in the Z transform?
댓글 수: 1
Walter Roberson
2012년 8월 24일
(No obvious reason to close this question)
답변 (1개)
Wayne King
2012년 7월 1일
0 개 추천
I think you're better off not just relying on the DFT (Z-transform on the unit circle) to estimate fundamental frequency. For a voiced speech segment, you'll see multiple peaks spaced at the fundamental frequency. For that reason, you're better off using the cepstrum which detects the periodicity in the Fourier transform, or a zero-crossing detector on a lowpass filtered and rectified form of the speech signal, or an autocorrelation-based technique to find the fundamental frequency.
카테고리
도움말 센터 및 File Exchange에서 Cepstral Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!