I have some simulated outputs from a model of a sensor that a teammate wrote. I'm attempting to verify, using Allan deviation, that random walk and bias instability were modelled correctly.
To do this, I'm following this mathworks tutorial: https://www.mathworks.com/help/fusion/ug/inertial-sensor-noise-analysis-using-allan-variance.html
To measure instability, that tutorial fits a line with 0 slope to a well defined critical point in the tail of the Allan deviation curve. However, my case has some wonky tails with multiple critical points:
Notice the green curve in particular (z-axis sensor) is super weird. How would I modify the techniques outlined in that tutorial to derive the instability for these three sensors?
