ode45関数で実行したら、警告が出て途中で終了してしまいます。
이전 댓글 표시
以下のコマンドを実行したら、警告が出ます。 [t,y] = ode45(@odefcn,[0 10],[0; 10]);
警告: t=8.956588e+00 で失敗。 時間 t で最小の値で許可された (1.421085e-14) より小さいステップ サイズに減らさず に積分の許容誤差を満たすことができません。
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 常微分方程式에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!