(x, y)
¶(x, y, window)
¶(x, y, window, overlap)
¶(x, y, window, overlap, Nfft)
¶(x, y, window, overlap, Nfft, Fs)
¶(x, y, window, overlap, Nfft, Fs, range)
¶[Pxx, freq] =
tfestimate (…)
¶Estimate transfer function of system with input x and output y. Use the Welch (1967) periodogram/FFT method.
See also: pwelch.
Package: signal