How to create state space model with contemperaneous latent variable?
Afficher commentaires plus anciens
My SSM is following this structure.
P = M + S ; M = Mt-1 + W ; S = f(x) ;
P = Observed Variable, while others are latent variable. I do not know how to construct the matrix of State space model to deal with contemporaneous latent variables. Please kindly enlighten me.
Réponses (0)
Catégories
En savoir plus sur Image Processing Toolbox 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!