|
|
|
|
|
by eps
72 days ago
|
|
When learning the Kalman filter, it clicks in place much faster when there are two or more inputs with different noise profiles. That's why it exists and that's what was its original use-case. Yet virtually all tutorials stick to single-input examples, which is really an edge case. This site is no exception. |
|
Before I got into control theory, I've read a lot of HN posts about kalman filters being the "sensor fusion" algorithm, which is the wrong mental model. You can do sensor fusion with state estimation, but you can't do state estimation with sensor fusion.