allan_overlap

版本 1.7.0.0 (8.3 KB) 作者: M. A. Hopcroft
Calculates overlapping Allan Deviation (ADEV) of a time domain signal.
2.3K 次下载
更新时间 2014/3/18

查看许可证

allan_overlap.m calculates the overlapping Allan deviation (ADEV) of a time domain signal. It is designed for stability analysis of frequency data, although the analysis can be applied to other types of data. Fractional frequency or phase data sets with sample rate or time stamp information are handled.
Note: for regular and modified Allan deviation analysis, please see the files allan.m (ID: #13246) and allan_modified.m (ID: #26637).

引用格式

M. A. Hopcroft (2024). allan_overlap (https://www.mathworks.com/matlabcentral/fileexchange/26441-allan_overlap), MATLAB Central File Exchange. 检索来源 .

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

参考作品: allan

启发作品: allan_modified

Community Treasure Hunt

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

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

(fix description typo)

1.6.0.0

v2.24 fix bug related to phase data and timestamps

1.5.0.0

v2.22 improve tau handling; plotting bugfix

1.4.0.0

v2.2 synchronize with allan.m v2.2. Handle certain timestamp irregularities.

1.3.0.0

bug fixes for irregular sample rates (thanks to Ryad Ben-El-Kezadri for feedback and testing); other bug fixes (see comments in code)

1.2.0.0

Description typo fix

1.1.0.0

add support for phase data; code cleanup; see code for details

1.0.0.0