How to improve ARMA modeling ?
Afficher commentaires plus anciens
I’m currently modeling a time-series using ARMA model. I am using armax(my_signal,[2 2]).
It fits really well on high frequency but not really well on low frequency (I compared it to the signal using PSD and Allan variance).
Is there an option in armax function (or maybe another solution) for my ARMA model to focus on fitting low frequency well (even if that means fitting badly on high frequency)
Thank you all !
1 commentaire
Kenny Callegari
le 8 Août 2019
Réponses (0)
Catégories
En savoir plus sur Conditional Mean Models dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!