DSPRelated.com
Forums

levinson durbin

Started by 22139 November 26, 2014
I was trying to implement Linear Predictive Coding in Matlab. The program I
wrote for Levinson Algorithm gives same coefficients as Matlab's levinson
function.
But i found out that  Matlab's lpc function gives different set of
coefficients. Why is it so?

	 

_____________________________		
Posted through www.DSPRelated.com
On Thursday, November 27, 2014 4:49:30 AM UTC+13, 22139 wrote:
> I was trying to implement Linear Predictive Coding in Matlab. The program I > wrote for Levinson Algorithm gives same coefficients as Matlab's levinson > function. > But i found out that Matlab's lpc function gives different set of > coefficients. Why is it so? > > > > _____________________________ > Posted through www.DSPRelated.com
so which is correct? Simulate a system with known AR coefficients and find the result.