Transfer function from blocks diagram
显示 更早的评论
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
回答(2 个)
Sebastian Castro
2017-4-7
编辑:Sebastian Castro
2017-4-7
1 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Batch Linearization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!