modifiedAllan(data,​rate,tau,varargin)

版本 1.0.0.0 (4.6 KB) 作者: Erin
Efficient calculation of the modified Allan deviation
361.0 次下载
更新时间 2015/8/6

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Specialized Power Systems 的更多信息
致谢

参考作品: allan

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Added citation to reference paper describing the algorithm