powered by
This function allows us to calculate the theoretical allan variance for drift process.
av_dr(delta, n)
A double indicating the theoretical allan variance for the drift process.
double
A double value for the noise parameter \(\delta\).
An integer value for the size of the cluster.
integer
av1 = av_dr(delta = 1, n = 5) av2 = av_dr(delta = 2, n = 8)
Run the code above in your browser using DataLab