Commit Graph

6 Commits

Author SHA1 Message Date
Roger Labbe
7d7d500106 Added dimensions for x and z in Kalman filter __init__ 2014-07-06 01:30:02 -07:00
Roger Labbe
ee826dbce5 A lot of work getting baseball tracking working. Added long form for P in KF. 2014-06-05 09:21:15 -07:00
Roger Labbe
6dc9c02af0 Started writing the Designing Kalman Filter chapter. Did a robot, and DME. 2014-05-25 16:12:35 -07:00
Roger Labbe
4f344d4e11 Significant expansion to Kalman filter description. 2014-05-23 22:49:01 -07:00
Roger Labbe
3b4c5a547c Added stuff for Q.
I was erroneously using a scalar for Q. I made it into a matrix. However,
I am pretty sure it is still wrong. Q shouldn't be symmetric.
2014-05-14 13:46:20 -07:00
Roger Labbe
bae77c1d02 Format changes and multidimensional KF content.
Modified the css style to use colors and fonts more to my liking. Still needs
tweaking.

Added a lot of content to the multidimensional KF chapter.
2014-05-11 20:44:25 -07:00