-
static sdr.ReplicaCorrelator.threshold(p_fa: ArrayLike, energy: ArrayLike, sigma2: ArrayLike, complex: bool =
True
) NDArray[float_] Computes the threshold
.Notes¶
For real signals:
For complex signals:
References¶
Steven Kay, Fundamentals of Statistical Signal Processing: Detection Theory, Equations 4.12 and 13.6.