modifiedAllan(data,​rate,tau,varargin)

Version 1.0.0.0 (4.57 KB) by Erin
Efficient calculation of the modified Allan deviation
349 Downloads
Updated 6 Aug 2015

View License

This script provides estimates of the modified Allan deviation for given values of tau for the input array of phase offsets (in seconds). The run time of the modified Allan deviation calculation is greatly reduced by a pre-filtering technique that averages adjacent phase values prior to Allan deviation calculation. Description of the algorithm is provided in Griggs, E., E. R. Kursinski, and D. Akos (2015), Short-term GNSS satellite clock stability, Radio Sci.,
50, doi:10.1002/2015RS005667.

Cite As

Erin (2024). modifiedAllan(data,rate,tau,varargin) (https://www.mathworks.com/matlabcentral/fileexchange/48217-modifiedallan-data-rate-tau-varargin), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Specialized Power Systems in Help Center and MATLAB Answers
Acknowledgements

Inspired by: allan

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Added citation to reference paper describing the algorithm