06-20-2012 04:40 AM
i want to implement equation x(n) = 0.7x(n-1) + v(n) using first order autoregressive model AR(1)
where v(n) is zero-mean,uncorrelated Gaussian sequence of unity variance.