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