How to Breakdown System of coupled ODEs into first order equations in order to solve with Runge-Kutta 4th order
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello all,
I am trying to solve the set of coupled ODEs I found in a journal using RK-45 method in matlab.


Boundary Conditions

I am having issues breaking the 2 equations down to a system of 5 first order equations because of the presence of a third order differential of F in both equations.
Any help will be greatly appreciated.
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!