measuring the fundamental fequency

조회 수: 2 (최근 30일)
Farideh Jalali
Farideh Jalali 2012년 7월 1일
how we can get the fundamental frequency of speech waveform in the Z transform?
  댓글 수: 1
Walter Roberson
Walter Roberson 2012년 8월 24일
(No obvious reason to close this question)

댓글을 달려면 로그인하십시오.

답변 (1개)

Wayne King
Wayne King 2012년 7월 1일
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.
  댓글 수: 1
Farideh Jalali
Farideh Jalali 2012년 7월 1일
I have modeled the speech production model( Excitation Glottis,Vocal tract and lip radiation)by three digital filters which are in the Z transform and the program is able to say /a/.I am be able to measure the frequency of each pole by number of oscillation divided by pitch period .Now .I am going to measure the variation of fundamental frequency in these waveforms.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Signal Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by