Coupled Equations with spatial and time evolution using ode45
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hii Friends,
I have the following set of coupled equations.
where 'T' is time and 'Z' is distance.
Can anyone give me a hint on how to solve these equations using ODE45.
Thanking you.
Pavan
0 Commenti
Risposte (1)
Torsten
il 18 Gen 2017
Split in real and imaginary part and solve the system of 4 equations using pdepe.
Best wishes
Torsten.
6 Commenti
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!