rodralez / NaveGo

NaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis.
Other
581 stars 212 forks source link

Improvement of Allan variance functions #73

Closed rodralez closed 2 years ago

rodralez commented 3 years ago

The goal of this issue is to improve NaveGo functions for getting the Allan variance, inspired in the methods exposed in ref [1].

[1] https://www.mathworks.com/help/nav/ug/inertial-sensor-noise-analysis-using-allan-variance.html

rodralez commented 2 years ago

This issue was solved with merge pull request #76.