Borrar filtros
Borrar filtros

measuring the fundamental fequency

1 visualización (últimos 30 días)
Farideh Jalali
Farideh Jalali el 1 de Jul. de 2012
how we can get the fundamental frequency of speech waveform in the Z transform?
  1 comentario
Walter Roberson
Walter Roberson el 24 de Ag. de 2012
(No obvious reason to close this question)

Iniciar sesión para comentar.

Respuestas (1)

Wayne King
Wayne King el 1 de Jul. de 2012
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 comentario
Farideh Jalali
Farideh Jalali el 1 de Jul. de 2012
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Signal Processing Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by