Files
PX4-Autopilot/matlab
Paul Riseborough ac71ec5d37 EKF: Fix scaling error in covariance prediction derivation
The covariance prediction derivation was using the noise 1-std value instead of the noise variance. This resulted in the values of IMU process noise required to tune not matching the observed covariance growth.
2016-04-05 22:23:37 +02:00
..

MATLAB Derivations

This folder contains the derivations and test suites in Matlab for ECL components.