Path: Common/Control
% Implements the overlapping Allan Variance Type AllanVariance for a demo. The simulation takes a long time. -------------------------------------------------------------------------- Form: aD = AllanVariance(x,t) -------------------------------------------------------------------------- ------ Inputs ------ x (1,:) Data t (1,:) Time vector ------- Outputs ------- aD (1,:) Allan deviation a (1,:) Allan variance tAv (1,:) Averaging times -------------------------------------------------------------------------- Reference: Freescale Semiconductor "Allan Variance: Noise Analysis for Gyroscopes, Application Note," Document Number: AN5087, Rev. 0. 2/2015. --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: GUIs/TimeDisplay Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Integration/RK4
Back to the Common Module page