Transfer function from blocks diagram

10 Ansichten (letzte 30 Tage)
Andrea Pagano
Andrea Pagano am 7 Apr. 2017
Beantwortet: Andrea Pagano am 9 Apr. 2017
Is possible to obtain the transfer function from a blocks diagram inserted by the user, on Matlab? I have a basic interconnected blocks diagram and I have to calculate the Transfer function from it, after reducing it in a more simple one-block only diagram

Antworten (2)

Sebastian Castro
Sebastian Castro am 7 Apr. 2017
Bearbeitet: Sebastian Castro am 7 Apr. 2017
It is possible to linearize a Simulink model to get a linear transfer function approximation of the (potentially) nonlinear model.
This requires the Simulink Control Design toolbox. See below for a few key links:
- Sebastian

Andrea Pagano
Andrea Pagano am 9 Apr. 2017
I didn't find nothing useful with my problem....That's the block diagram I have to reduce by simplifying it in one-block-only diagram:

Kategorien

Mehr zu Batch Linearization finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by