Hi
in order to have the parameters of X i have apply ar(x,n) the result is an idpoly like that: A(q)y(t) = e(t) A(q) = 1 - 1.582 q^-1 + 0.7303 q^-2 .
-first i don't know how to extract the parameters i guest that here parameters are[1,1.582,0.7303] if it’s true how can i extract them?
-second i have to reconstitute my original signal X using the calculate parameters witch command matlab should i use?
please i really need help.