Signal Toolkit - mscohere
- Function File:
[Pxx, freq] =mscohere(x, y) - Function File:
[…] =mscohere(x, y, window) - Function File:
[…] =mscohere(x, y, window, overlap) - Function File:
[…] =mscohere(x, y, window, overlap, Nfft) - Function File:
[…] =mscohere(x, y, window, overlap, Nfft, Fs) - Function File:
[…] =mscohere(x, y, window, overlap, Nfft, Fs, range) - Function File: mscohere
(…) -
Estimate (mean square) coherence of signals x and y. Use the Welch (1967) periodogram/FFT method.
See also: pwelch.