How can I access the estimated latent space variable after using "estimate" on a state-space model?

3 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 13 Jul 2022
MATLAB does not explicitly calculate the latent variable during the "estimate" step. However, to approximate the latent variable use "filter" which will apply a Kalman filter and give the best estimate for the latent variable.

More Answers (0)

Categories

Find more on Dimensionality Reduction and Feature Extraction in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!