how to make autoregressive random process signal
1 次查看(过去 30 天)
显示 更早的评论
I have this equation x(n)=1.558x(n-1)-0.81x(n-2)+v(n) where x(n) is autoregressive random process and v(n) has variance equal 1 I know how to make it but I need to find x(n-1) and x(n-2) to use them as a matrix like x(n) in another equation in my code can you help me how to find them "x(n-1) & x(n-2)" ??
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Conditional Mean Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!