Does anyone know how to express a ARMA model into a State Space format
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I'm hoping someone may be able to help me. I've used a RLS algorithm to determine the coefficients of a ARMA(2,1) model. I have then used the ARMA model to compare against the original data with which the RLS algorithm formed the coefficients from and they are a good match. What I would like to do, is simply put the ARMA model into a State Space form so I may use it with a Kalman Filter for State Prediction, is this feasible? Literature on the internet says I should just put it in a ARMA state space format and it should work - but alas it doesn't. I've attached the code I'm using to play around with the problem. Hoping someone may be able to help. Andy
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Manual Performance Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!