How does ode45 choose the time step?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Ordinary Differential Equations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!