Description: The main m-file to be executed is myLPC.m file. The file that contains all calculations is lpc_01.m file, that is a function which returns reconstructed speech signal with LPC-16 coding.
Observing Spectrogram of both signals is very instructive and shows that Reconstructed signal from LPC coding has some periodic (with respect to w) signals appearing in it s Spectrogram.
- [MATLAB] - LPC encoding and decoding, has the whole
- [spectrogram] - MATLAB based short-term Fourier transfor
File list (Check if you may need any files):
lpc_01.m