/Unscented-Kalman-Filter-T2P2

This is another approach for linearizing a function to apply Kalman Filter. Instead of linearizing only around mean, sample points are taken for each dimension and then a Gaussian is approximated around them.

Primary LanguageC++MIT LicenseMIT

Watchers