Adaptive time stepping for Adam Bashforth methode

1 次查看(过去 30 天)
Hi everyone,
can anybody give me a suggestion for coding a alghorithm with the aim of optimal time stepping while using Adam bashforth technique to maintain the convergence? does anybody know which strategy is beeing used by ode113?

回答(1 个)

Radha Krishna Maddukuri
The answer for your second question can be fond out by executing the following command in MATLAB:
edit ode113
The M-script has descriptive comments. And also the script for ode113. I hope this helps.

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by