Coupled Equations with spatial and time evolution using ode45
    3 views (last 30 days)
  
       Show older comments
    
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 Comments
Answers (1)
  Torsten
      
      
 on 18 Jan 2017
        Split in real and imaginary part and solve the system of 4 equations using pdepe.
Best wishes
Torsten.
6 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

