Formant Detection

Returns a column vector containing the locations of the formants of the speech signal x. Builds an autoregressive model from the speech and determines formant values by running the "peaks.m" program on the db frequency plot.

Click here to view our Formants Detection Funciton

Click here to download our Formants Detection M-File.

* Note: the ".bin" extension on the m-file does NOT indicate a binary file type.
It only tricks your browser into downloading the file instead of viewing it.

Back to Matlab Code page