mrandersdk
- 243
- 1
I have three equations
(\frac{\partial}{\partial t} + c \frac{\partial}{\partial z}) E_p(z,t) = i N_r(z) \sigma_{ba}(z,t)
\frac{1}{i E_c^*(z,t)}(\frac{\partial}{\partial t} + \Gamma_{bc}) \sigma_{bc}(z,t) = \sigma_{ba}(z,t)
-\frac{E_p(z,t)}{E_c(z,t)} + \frac{1}{i E_c(z,t)}(\frac{\partial}{\partial t} + \Gamma_{ba}) \sigma_{ba}(z,t) = \sigma_{bc}(z,t)
where the functions E_p(z,t) and N_r(z) is know, and all other things that do not depend on time or position are known constants.
How can I solve this numericaly with some give initial conditions. I have MATLAB 7.0 or mathematica to my disposal but can't make anything work.
(\frac{\partial}{\partial t} + c \frac{\partial}{\partial z}) E_p(z,t) = i N_r(z) \sigma_{ba}(z,t)
\frac{1}{i E_c^*(z,t)}(\frac{\partial}{\partial t} + \Gamma_{bc}) \sigma_{bc}(z,t) = \sigma_{ba}(z,t)
-\frac{E_p(z,t)}{E_c(z,t)} + \frac{1}{i E_c(z,t)}(\frac{\partial}{\partial t} + \Gamma_{ba}) \sigma_{ba}(z,t) = \sigma_{bc}(z,t)
where the functions E_p(z,t) and N_r(z) is know, and all other things that do not depend on time or position are known constants.
How can I solve this numericaly with some give initial conditions. I have MATLAB 7.0 or mathematica to my disposal but can't make anything work.