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!