modifiedAllan(data,​rate,tau,varargin)

Versión 1.0.0.0 (4,57 KB) por Erin
Efficient calculation of the modified Allan deviation
370 Descargas
Actualizado 6 ago 2015

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Specialized Power Systems en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: allan

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Added citation to reference paper describing the algorithm