Does anyone know how to express a ARMA model into a State Space format
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Conditional Mean Models finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!