Defines the formula used for bicoherence estimation.
SignalAnalysis.cs
Members |
Description |
bctDefault |
Tripple product is computed after averaging. This version is exactly 2x slower then bctModified, if Recursive is True. If linear averaging is used and Recursive is set to false, then the speed differences are negligable. |
bctModified |
Tripple product is computed before averaging. |
The parameter affects the denominator in the bicoherence formula. Both versions return numerically the same result, if the amplitudes of the freqency spectrum do not change during averaging.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|