- #1
mrandersdk
- 246
- 1
I have three equations
[tex] (\frac{\partial}{\partial t} + c \frac{\partial}{\partial z}) E_p(z,t) = i N_r(z) \sigma_{ba}(z,t)[/tex]
[tex] \frac{1}{i E_c^*(z,t)}(\frac{\partial}{\partial t} + \Gamma_{bc}) \sigma_{bc}(z,t) = \sigma_{ba}(z,t)[/tex]
[tex] -\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)[/tex]
where the functions [tex]E_p(z,t)[/tex] and [tex]N_r(z)[/tex] 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.
[tex] (\frac{\partial}{\partial t} + c \frac{\partial}{\partial z}) E_p(z,t) = i N_r(z) \sigma_{ba}(z,t)[/tex]
[tex] \frac{1}{i E_c^*(z,t)}(\frac{\partial}{\partial t} + \Gamma_{bc}) \sigma_{bc}(z,t) = \sigma_{ba}(z,t)[/tex]
[tex] -\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)[/tex]
where the functions [tex]E_p(z,t)[/tex] and [tex]N_r(z)[/tex] 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.