The Kalman filter is an algorithm that uses a series of measurements observed over time, containing statistical noise and other inaccuracies, and produces estimates of unknown variables that tend to be more precise than those based on a single measurement alone.
In this simulation:
Adjust the noise level to see how the filter performs under different conditions. The filter strength parameter controls how aggressively the filter smooths the data.