フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Help modeling system with two switches

1 回表示 (過去 30 日間)
Camba
Camba 2016 年 10 月 5 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I am having trouble to model a system. Can anyone help? I have two enumerations say {left,none,right} (switches s1 and s2)
When s2 is right and s1 is right, increase output with rate r1 up to a maximum of L.
When s2 is right and s1 is left, decrease output with rate r1 up to a minimum of -L.
When s2 or s1 is none, hold output
when s2 is left, make output go down to zero with rate +-r2.
I would also like to model it with only 1 integrator if possible.

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by