各位前辈,对一个速度​输入在不同范围输入到​不同的subsyst​em,求助怎么做,拜​谢。

速度v在-0.5到0.5,在速度为v1(0.025到0.5)时输入到subsystem1;
在速度为v2(0到0.025)时输入到subsystem2;
在速度为v3(-0.025到0)时输入到subsystem3;
在速度为v4(-0.5到-0.025)输入到subsystem4。
拜谢!

 采纳的回答

dihodor
dihodor 2022-11-27

0 个投票

除了将这个输入连接到各个子系统外,你还需要一个操作,就是将这些子系统转变为if action subsystem。
然后添加if模块。当某个速度条件满足时,出发对应的subsystem。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 子系统 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!