Estimation of Solving Time Left using ODE15s()
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm using [t,sol] = ode15s( ... ) in order to solve a system of stiff first order ODEs. This works quite well. Used within a simulation environment it would be of great interest to estimate the time remaining.
Someone got any ideas?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!