aboutsummaryrefslogtreecommitdiff
path: root/dave/kalman_filter.c
Commit message (Collapse)AuthorAgeFilesLines
* Finished kalman_filter.cultramn2017-05-171-3/+20
|
* Fixed a bug with dclapack.ultramn2016-12-171-132/+28
|
* Added Dave's Kalman Filter. Right now just performs the "Predict" phase.simuser2016-11-301-0/+159