 
 
	 
In file ../include/sigpr/EST_sigpr_frame.h:
| void sig2lpc | (const EST_FVector &sig, EST_FVector &lpc) | 
Produce a set linear prediction coefficients from a frame of speech waveform.
Produce a set linear prediction coefficients from a frame of speech waveform. sig is the frame of input waveform, and lpc are the LPC coefficients. The order of the lpc analysis is given as the size of the lpc vector -1. The coefficients are placed in the locations 1 - size, and the energy is placed in location 0.
Alphabetic index HTML hierarchy of classes or Java
 
This page is part of the 
Edinburgh Speech Tools Library documentation
Copyright  University of Edinburgh 1997
Contact:  
         speech_tools@cstr.ed.ac.uk