mean fundamental frequency

hi, how can i estimate the mean fundamental frequency of a vowel sound with a known sampling frequency. thanks in advance

2 comentarios

Naz
Naz el 13 de Nov. de 2011
Are there any assumptions in relation to sampling rate and the frequency content of the sound? The frequency distribution or the envelope of the frequency spectrum?
deji
deji el 14 de Nov. de 2011
the only things that i got from the sound are the 3formant frequencies, the lpc coefficients of of period nd some figures, but i avnt seen anything that links to the fundamental frequency

Iniciar sesión para comentar.

Respuestas (2)

Walter Roberson
Walter Roberson el 14 de Nov. de 2011

0 votos

When you know the number of samples and the sampling frequency, then you can assign a frequency to each fft bin. Pick out the fft bin that has the largest absolute magnitude, convert bin number to frequency, and you have a start at the problem.
But only a start, because the largest absolute value does not necessarily occur at the zero'th harmonic of the fundamental. You can do searches like looking to see if there is non-trivial energy one octave down, but there can be cases where the fundamental frequency is absent even though harmonics are present.

1 comentario

deji
deji el 14 de Nov. de 2011
can this be obtained using formant frequencies instead of assigning frequencies?

Iniciar sesión para comentar.

Greg Dionne
Greg Dionne el 17 de Nov. de 2016

0 votos

If you have a recent copy of the Signal Processing Toolbox, you can search for "meanfreq"

Categorías

Más información sobre Get Started with Signal Processing Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 13 de Nov. de 2011

Respondida:

el 17 de Nov. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by