Commit Graph

9 Commits

Author SHA1 Message Date
Roger Labbe
60f1b5a05e Added Designing nonlinear filter chapter.
Worked on trying to incorporate air drag, but didn't get far. Need to
study more.
2014-07-06 21:15:16 -07:00
Roger Labbe
d9e9d175a5 Added a bunch of comments to make the code more readable. 2014-07-06 11:12:30 -07:00
Roger Labbe
38fa86d52c Got air drag working well, and a KF showing the errors due to the process model. 2014-07-06 10:57:17 -07:00
Roger Labbe
40debbd003 Test code to perform KF on ball in vacuum. 2014-07-06 01:31:40 -07:00
Roger Labbe
d82dc53ea4 Added omega (launch angle). same results as scipy ode package. 2014-07-05 14:47:28 -07:00
Roger Labbe
3d69728b25 Runge-Kutta code working for ball - w=0, no initial vertical velocity. 2014-07-05 14:17:30 -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
0c4f93d3c5 Started work on EKF. Mostly code to generate nonlinear transfer functions plots. 2014-05-18 23:03:38 -07:00
Roger Labbe
87e595078b Fixed code that explicitly calculated weight. It was buggy. 2014-05-15 23:58:27 -07:00