jerkcar

command
v0.0.0-...-81e76c1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2017 License: MIT Imports: 10 Imported by: 0

README

Jerk car

This is an example of a 4 dimensional state estimated via a Vanilla Kalman filter and an Information Filter, and writing the estimates and covariances to a CSV file (different for each filter).

This example also shows how straight forward it is to use this package.

Note: this example comes from the second midterm of Dr. Ahmed's ASEN 5044 at CU Boulder.

Example graph

Vanilla Kalman Filter

This plot uses the data from vanilla.csv, so feel free to inspect that.

Note that the estimate is not correct. This is expected in this example. Vanilla KF

Information Filter

This plot uses the data from information.csv, so feel free to inspect that.

Information KF

Square Root Filter

This plot uses the data from sqrt.csv, so feel free to inspect that.

Square Root KF

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL