Info

此问题已关闭。 请重新打开它进行编辑或回答。

Help modeling system with two switches

2 次查看(过去 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