Info
この質問は閉じられています。 編集または回答するには再度開いてください。
simulink dynamical modeling blocks
1 回表示 (過去 30 日間)
古いコメントを表示
I'm using simulink to model the following:
U(s) ------> 2s+6 ------> X(s)
So the input U(s) multiplied by (2s+6) gives the output X(s). Now my problem is which block in simulink allows me to write (2s+6)? Should it be a gain? But then gain blocks require a numerical value, and this 2s+6 obviously has s. How do I do this. THanks.
I'm trying to use the transfer function but its in fraction form and it keeps saying the denominator has to be a greater power than the numerator.
1 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!