Hacker News new | ask | show | jobs
by bee_rider 1051 days ago
I believe part of the cleverness of the Kalman Filter is that it works out the degree to which your measurements are correlated for you. I haven’t looked at it in a while, though.
1 comments

Not your measurements. That correlation must be specified. It works out the correlations of your state (the thing you are estimating).

In the above example, their measurements are noisy mechanical states (position and momentum). However your measurements can be any (linear plus noise) function of the state, but you need the covariance of your sensor noise.