Filter löschen
Filter löschen

why use solver ode23tb(stiff/TR-BDF2) instead ode45(Dormand-Prince)? Thanks anyway :)

3 Ansichten (letzte 30 Tage)
Hi.why we use solver ode23tb(stiff/TR-BDF2) instead ode45(Dormand-Prince)? Thanks anyway :)

Antworten (2)

Star Strider
Star Strider am 9 Dez. 2016
In a stiff problem, ode45 just gets stuck and seems to loop infinitely. The choice of ‘stiff’ solver depends on the particular problem.

Steven Lord
Steven Lord am 9 Dez. 2016
Take a look at this post from Cleve's blog. If you don't want to read through the whole thing, scroll down to the "Stiffness in action" section where Cleve comments "(If you run only one example, run this one.)" and run that example.

Kategorien

Mehr zu Mathematics 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!

Translated by