Function File: [Pxx, freq] = cpsd (x, y)
Function File: […] = cpsd (x, y, window)
Function File: […] = cpsd (x, y, window, overlap)
Function File: […] = cpsd (x, y, window, overlap, Nfft)
Function File: […] = cpsd (x, y, window, overlap, Nfft, Fs)
Function File: […] = cpsd (x, y, window, overlap, Nfft, Fs, range)
Function File: cpsd (…)

Estimate cross power spectrum of data x and y by the Welch (1967) periodogram/FFT method.

See also: pwelch.

Package: signal