powered by
Estimates the emperical transfer function from the data by taking the ratio of the fourier transforms of the output and the input variables
etfe(data, n = 128)
an idfrd object containing the estimated frequency response
idfrd
an object of class idframe
idframe
frequency spacing (Default: 128)
128
Arun K. Tangirala (2015), Principles of System Identification: Theory and Practice, CRC Press, Boca Raton. Sections 5.3 and 20.4.2
fft
data(arxsim) frf <- etfe(arxsim)
Run the code above in your browser using DataLab