Skip to content

Rust implementation of the example cases from the textbook Kalman Filter for Beginners with MATLAB Examples by Phil Kim

Notifications You must be signed in to change notification settings

jddj137/kalman-filter-for-beginners-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kalman-filter-for-beginners-rust

Rust implementation of the example cases from the textbook Kalman Filter for Beginners with MATLAB Examples by Phil Kim.

Running this code from the top-level will run each of the simulation examples and build many of the graphs shown in the textbook.

Textbook: Kalman Filter for Beginners
Original data files and example code: https://github.com/philbooks/Kalman-Filter-for-Beginners

About

Rust implementation of the example cases from the textbook Kalman Filter for Beginners with MATLAB Examples by Phil Kim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages