Integrator block integrating "the wrong direction"

1 次查看(过去 30 天)
In a simulink realtime model (external mode) I have an integrator that seems to integrate wrongly. A negative input signal of around -10.8 (constant except for noise) is integrated to a positive slope of about 1.5 and only when the signal drops to -14.8, the slope becomes negative (ca. - 2.5). I use ode4. When I try to reproduce the issue in a second model (save the data to the workspace, use it as input in the second model), normal mode with ode45, the integrator behaves as expected: First negative slope of about -11, then a steeper negative slope of about -15.
What am I doing wrong in the external mode model?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Schedule Model Components 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by