Coupled Equations with spatial and time evolution using ode45
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    
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
답변 (1개)
  Torsten
      
      
 2017년 1월 18일
        Split in real and imaginary part and solve the system of 4 equations using pdepe.
Best wishes
Torsten.
댓글 수: 6
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


