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

回答(1 个)

Torsten
Torsten 2017-1-18
Split in real and imaginary part and solve the system of 4 equations using pdepe.
Best wishes
Torsten.
  6 个评论
Pavan Kumar
Pavan Kumar 2017-1-25
Hii Torsten, Can these equations be solved using split step fourier method. My professor has adviced me using that since it is much easier and faster.
Any help would be really fruitful

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by