can anybody explain me about how ETFE command works in matlab

14 views (last 30 days)
can anybody explain me about how ETFE command works in matlab

Answers (1)

Amritesh
Amritesh on 23 Jun 2022
etfe(data) estimates a transfer function of the form :
y(t)=G(q)u(t)+v(t)
where data contains time- or frequency-domain input-output data or time-series data.
For a better understanding, please follow the documentation on etfe

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!