Transfer function from blocks diagram
Afficher commentaires plus anciens
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
Réponses (2)
Sebastian Castro
le 7 Avr 2017
Modifié(e) : Sebastian Castro
le 7 Avr 2017
1 vote
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
le 9 Avr 2017
0 votes
Catégories
En savoir plus sur Batch Linearization dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!