登录论坛

查看完整版本 : [MATLAB数学相关] 希望大家帮我解答一下~


lemon
2010-01-07, 14:32
这是我在编写一个二阶常微分方程时出现在问题,我不明白是什么意思。
plot图形的时候只能出来一点,在t后面的图形就不能显现出来,不知道是什么原因。是步长?还是其他?

Warning: Failure at t=6.779523e+000. Unable to meet integration tolerances without reducing the step size below the smallest value allowed (2.408570e-014) at time t.
(Type "warning off MATLAB:ode45:IntegrationTolNotMet" to suppress this warning.)
> In D:\matlab\toolbox\matlab\funfun\ode45.m at line 335

希望大家能够帮我解答一下,谢谢~