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