| Author |
Comment/Response |
Jason
|
10/03/06 3:28pm
Hi, I am trying to solve a system ODE in Mathematica and have problems on inputing the eqs. I knew the format should be
DSolve[{a, a, … }, {a, a, … }, x]
But can someone type out an example with the following ODE.
y'=2x-4y
x'=3y+2x
Thank you
Jason
URL: , |
|