Coupled differential equation where dependent variable is a complex number
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!