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!