PDA

查看完整版本 : [求助]Simulink中积分模块问题


jzyling
2009-02-21, 00:00
" Derivative input 1 of 'eeee/Integrator13' at time 0.1 is Inf or NaN. Stopping simulation. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)." 出现这种情况该如何消除阿?改变步长后还会在其他时间出现这种问题。我选的是定步长ode4 步长为0.001

karl_wang
2009-02-23, 15:29
你可以检测这个仿真在哪个部分出现了∞,你修改下算法和不长的,再调试下的哈.

Abel_1999
2009-03-15, 22:09
不是积分环节的问题,而是其它部分算出的数超界了