An open API service indexing awesome lists of open source software.

https://github.com/robincpc/ce245-kalman_filter

:school: a repo to record my homeworks and projects
https://github.com/robincpc/ce245-kalman_filter

kalman-filtering

Last synced: 3 months ago
JSON representation

:school: a repo to record my homeworks and projects

Awesome Lists containing this project

README

          

# CE245-Kalman_Filter
:school: a repo to record my homeworks and projects

##TODO:

- [x] Second order KF for Project 1
> sof is more sensitive to the changing of the variance, so sof will diverge easily.
- [x] Questions of the eqn. discrete EKF
> could read Probabilistic Robotics to get more examples for discrete EKF.
- [x] Write the report of Project 1
- [x] Project 2 Part 1
- [x] Project 2 Part 2
- [x] Project 2 Part 3
- [x] Write the report of Project 2