| Thread Closed |
Numerical solution to coupled diff. eq. |
Share Thread | Thread Tools |
| Nov28-07, 04:23 PM | #1 |
|
|
Numerical solution to coupled diff. eq.
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. |
| Nov28-07, 06:23 PM | #2 |
|
Recognitions:
|
Did you try finding an exact solution? And are these complex functions or what? Is * Hermitian transpose?
|
| Nov29-07, 03:26 AM | #3 |
|
|
yes the function can be complex, but are of real variable, so not need for complex function theory.
the 'i' in the first equation is the complex i. Do you think it is possible to find and exact solution, that would of cause be great. |
| Dec24-07, 02:43 AM | #4 |
|
|
Numerical solution to coupled diff. eq.
It is not really too hard to find an exact solution if [tex]E_p(z,t)[/tex] and [tex]N_r(z)[/tex] are known.
From the first equation you have [tex] \sigma_{ba}(z,t) [/tex] in terms of the known funtions [tex]E_p(z,t)[/tex] and [tex]N_r(z)[/tex]. From the 3nd equation you have [tex] \sigma_{bc}(z,t) [/tex] in terms of the known funtions [tex]E_p(z,t),\,N_r(z)[/tex] and the unknown function [tex] E_c(z,t) [/tex]. Plugging these informations into the 2nd equation you have a PDE which involves [tex] E_c(z,t) \, and \, E^*_c(z,t) [/tex], say it (A).
I hope that was useful for you!
|
| Dec24-07, 03:01 AM | #5 |
|
|
Wave phenomena are predicted. Thankfully, at this point, they look to be linear (if gamma & c are constant).
If so, then you may be reasonably safe in using simple numeric strategies. |
| Thread Closed |
| Thread Tools | |
Similar Threads for: Numerical solution to coupled diff. eq.
|
||||
| Thread | Forum | Replies | ||
| Numerical Solution to 2nd Order Eqn? | Differential Equations | 6 | ||
| Transfer Function of Coupled Diff Eq | Calculus & Beyond Homework | 1 | ||
| Analytical solution for coupled ODE's | Differential Equations | 1 | ||
| Numerical Solution to ODE System - IVP or BVP? | Differential Equations | 6 | ||
| Series solution to coupled nonlinear ODEs | Differential Equations | 0 | ||