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!