Technical discussion about Matlab and issues related to Digital Signal Processing.
How do I use LPC block in Simulink to estimate my signal and then reconstruct rhe original signal? From the LPC block I get the linear prediction polynomial coefficients and error coefficients, and I should be able to construct original signal from these losslessly. Any help appreciated.