Find a transfer function from plot data

12 次查看(过去 30 天)
I am looking to see if there is some way to find the transfer function from data i have of a plot.

回答(1 个)

Ameer Hamza
Ameer Hamza 2020-12-6
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

类别

Help CenterFile Exchange 中查找有关 Linear Model Identification 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by