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 で Conditional Mean Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!