How to solve a system of ODEs with BCs, without bvp4c?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, I solved a system of ODEs with BCs, by using bvp4c.
The system is a bit complicated, consisting of 21 non linear equations, with 21 variables depending on space.
This is the reason why the simulated solution is extremely dependant on the initial guess, with an high maximum residual compared to requested accuracy. This is very critical, because I don't know with precision what values should I enter as initial guess in order to have a "good" solution.
Hence, I'm looking for a strongest method to solve my sistem.
Do you suggest me something else, if it exists? Is it possible by using a standard ode solver?
Thank you!
0 commentaires
Réponses (0)
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!