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!