Find a transfer function from plot data

7 Ansichten (letzte 30 Tage)
silent
silent am 6 Dez. 2020
Beantwortet: Ameer Hamza am 6 Dez. 2020
I am looking to see if there is some way to find the transfer function from data i have of a plot.

Antworten (1)

Ameer Hamza
Ameer Hamza am 6 Dez. 2020
The easiet option is to use the system identification app: https://www.mathworks.com/help/ident/ug/working-with-the-system-identification-tool-gui.html. It requires the system identification toolbox.
The other option is to write ODE for your transfer function and use this optimization-based method: https://www.mathworks.com/help/optim/ug/fit-differential-equation-ode.html

Kategorien

Mehr zu Linear Model Identification finden Sie in Help Center und File Exchange

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by