Coupled Equations with spatial and time evolution using ode45
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Torsten
el 18 de En. de 2017
Split in real and imaginary part and solve the system of 4 equations using pdepe.
Best wishes
Torsten.
6 comentarios
Ver también
Categorías
Más información sobre Ordinary Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!