An interactive graphical representation of kalman computations
The Kalman Filter is a recursive algorithm used to estimate the state of a linear dynamical system from a series of noisy measurements.
The Filter implemented in this project is a simple one-dimensional filter and can be broken down into the following equations: