Find a transfer function from plot data

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일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Linear Model Identification에 대해 자세히 알아보기

제품

릴리스

R2019a

질문:

2020년 12월 6일

답변:

2020년 12월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by