ode45 and switching differential equations
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a system which is split into 2 phases, where there are different set of coupeled differential equations descriping each phase. The switch from phase 1 to 2 happens at a certain criteria. My question is how do I switch the set of differential equations ode45 solves when this critiria is met?
0 commentaires
Réponses (1)
Torsten
le 11 Déc 2015
Use the "event" facility of the ODE solvers.
Best wishes
Torsten.
0 commentaires
Voir également
Catégories
En savoir plus sur Ordinary Differential Equations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!