allan v1.71

Calculates Allan deviation of a time domain signal.
4.4K 次下载
更新时间 2010/2/12

查看许可证

There is a newer version that calculates normal, overlapping, modified and times Allan deviations in one function: http://www.mathworks.com/matlabcentral/fileexchange/26659-allan-v3-0

allan.m calculates the Allan deviation of a time domain signal. It is intended for stability analysis of frequency data. Data sets with rate or time stamp information are handled.
Enhanced performance for rate in comparison to allan.m v1.61 (by M.A. Hopcroft, file ID 13246) by preallocating memory space. No changes for time stamp.
For long time series, the enhancement gets more significant.

Motivation: Calculate Allan variance for long time series with high sample rates.
Sample data available at www.nbi.dk/~czerwin/files/allan.zip

Comments by John D'Errico (Oct 14, 2008) are incorporated.

引用格式

Fabian Czerwinski (2024). allan v1.71 (https://www.mathworks.com/matlabcentral/fileexchange/21727-allan-v1-71), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
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.3.0.0

There is a newer version that calculates normal, overlapping, modified and times Allan deviations: http://www.mathworks.com/matlabcentral/fileexchange/26659-allan-v3-0

1.0.0.0

Comments by John D'Errico (Oct 14, 2008) are incorporated.

Sample data available at www.nbi.dk/~czerwin/files/allan.zip