How does ode45 choose the time step?
1 次查看(过去 30 天)
显示 更早的评论
Hello,
I know that ode45 uses a variable step Runge-Kutta procedure. I've read that ode45 chooses the time step in order to satisfy that the estimated error at any step should be less than a predetermined amount, specified by the time step. How does ode45 calculate this estimated error? Then how does ode45 use this estimated error to calculate the time step?
Thank you, Kevin
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!