by slackpad on 4/24/16, 11:06 PM with 29 comments
by aethertap on 4/25/16, 12:12 AM
Edit: I wish I'd had access to this article when I was going through that process. This is really well done.
by kxyvr on 4/25/16, 2:53 AM
http://epubs.siam.org/doi/abs/10.1137/100799666
It sets up the discrete-time linear system and then uses a minimization principle to show what's going on. I can highly recommend it especially for people coming to Kalman filters from a math or optimization background.
by rboyd on 4/25/16, 5:20 AM
https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Pyt...
For people wondering about application, one of the popular recent uses is for sensor fusion in virtual reality.
by kshitijl on 4/25/16, 4:51 AM
Thus, a really efficient Bayesian regression algorithm.
by danpalmer on 4/25/16, 8:40 AM
by platz on 4/25/16, 3:45 AM
by fuzzythinker on 4/25/16, 7:28 AM
http://www.bzarg.com/p/how-a-kalman-filter-works-in-pictures...
by rsp1984 on 4/25/16, 10:16 AM
It is just formulated a bit differently such that incremental update complexity depends of the dimensionality of the observation, not the dimensionality of the estimated state. Depending on the dimensions this can be a lot more efficient.
by aswanson on 4/25/16, 2:25 AM
by tnecniv on 4/25/16, 12:09 AM
by univalent on 4/25/16, 4:39 PM
by andhess on 4/25/16, 1:00 AM