3rd-order rate limiter in Simulink? How to generate smooth triggered signals?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: First for those, who are not familiar with Simulink, there is a imaginable outside-Simulink partial solution: I need to create a vector satisfying the following conditions: known initial value a1 known final value a2 it has a pre-defined step size, but the length is not pre-determined the first derivative over the whole range is limited to v_max resp. -v_max the second derivative over the whole range is limited to a_max resp. -a_max the third derivative over the whole range is limited to j_max resp. -j_max at the first and the final point