Kalman filter
A recursive algorithm that estimates a changing system’s hidden state from noisy observations and a model of its dynamics. It alternates prediction with uncertainty-weighted correction.
A recursive algorithm that estimates a changing system’s hidden state from noisy observations and a model of its dynamics. It alternates prediction with uncertainty-weighted correction.