Overlapped Allan Variance and allanvar Function

23 views (last 30 days)
Hi everyone,
I've a doubt about the allanvar function in MATLAB R2019b: is it the "classic" non-overlapped Allan Variance or does it implement the better Overlapped Allan Variance?
I've read the function's documentation but ther is no reference about this. I've also searched on the web but didn't find anything.
Thanks to anyone who will answer!

Answers (1)

Saurav Chaudhary
Saurav Chaudhary on 4 Nov 2020
Refer the documentation link given below. It contains an example "Inertial sensor noise analysis using Allan variance" which involves overlapping Allan variance estimator. This means that the calculated clusters are overlapping.
  1 Comment
Federico Chiarlo
Federico Chiarlo on 4 Nov 2020
Thank you for your answer!
I had already checked that example. They write a code for the Overlapping AVAR and then they essentially say "this can also be done with allanvar", and the results are almost the same, but there is no explicit statement that allanvar is actually the overlapped one.
I just saw your badge "staff". If you are in MathWorks and you guarantee that it is overlapped, I'll trust you!

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!