Calculates the coherence between multiple inputs and an output and determines significant offset frequencies
1 2 3 4 |
dat |
a |
responseName |
a |
blockSize |
The length of a single block to use (if blocking) |
overlap |
A |
deltat |
The sampling rate in seconds. |
nw |
time-bandwidth parameter for multitaper |
k |
number of tapers to use (k < 2*nw) |
nFFT |
the number of frequency bins to use (nFFT > 2*ndata) |
freqRange |
A vector with 2 elements containing the start and end frequencies (in Hz) over which to calculate the coherence. |
maxFreqOffset |
Every pair of frequencies between f1 (series 1) and f1 +/- maxFreqOffset (series 2) will be calculated (f1 + maxFreqOffset < nyquist) |
calcType |
An |
forward |
An |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.