Time steps in integration
조회 수: 2 (최근 30일)
이전 댓글 표시
I am confused. I think that ode45 uses a variable time step determined by the tolerance settings. But programs using ode45 tend to also specify the time steps , something like
tspan = (a,b,n);
But what is the point in doing so? Does changing n do anything to the accuracy of the output?
Anyone?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!