simulink model
이전 댓글 표시
Hi I have modelled a simulink model of mechanical hydraulic control governor related to transient stability analysis of a multimachine. and i m not finding a block for 1/s^2.(I mean it as one divided by s square)Is there any other way to include it the model.pls help
답변 (2개)
Andreas Goser
2012년 2월 7일
1 개 추천
That should be done by modifying the denominator of a "Transfer Fcn" block. In this cases, the denominator is [1 0 0].
Ilham Hardy
2012년 2월 7일
0 개 추천
Hi,
You can use the Fcn block under Simulink then user-defined functions on the Simulink Library Browser
HTH,
Ilham
카테고리
도움말 센터 및 File Exchange에서 Block and Blockset Authoring에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!