Coupled differential equation where dependent variable is a complex number

4 次查看(过去 30 天)
Dear sir , in my problem p(x,t)=po+pd*e^(i*(omega*t+phi1)) and u(x,t)=uo*e^(i*(omega*t+phi2)) i.e. both are function of space variable and time given initial conditions are po,pd,phi1,phi2,uo,omega ,x=[0,2],t=[0,.2] governing equations are dp/dx=(-i*u) and du/dx=(-i*p). here the dependent variables are complex differential equation so this two equations can be converted to 4 real valued equations and 4 initial conditions are given i suspect it will be solved by using ode45. i know how to use ode45 for coupled differential equation where dependent variable is real but not for complex any one please help me thanks in advance.................

回答(0 个)

类别

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