I try to Solve this equation set with Laplace also , but I didn't get any answer too.
DSolve[{x'[t] == -0.5*y[t]+1+3*(e^(-2*t)),y'[t]==2*x[t]-y[t]-4-4*
(e^(-t)),y[0]==0,x[0]==0}, {x[t], y[t]} , t]
Did I went somewhere wrong?
|
I try to Solve this equation set with Laplace also , but I didn't get any answer too.
Did I went somewhere wrong? |
||||
|
Try replacing the
|
|||||||||
|
|
Two problems here are
originally
To plot the wider class of solutions we could use
|
||||
|
|
e, orE? – belisarius Oct 17 '12 at 17:28