- #1
Ado
- 26
- 4
Hi!
I need your help for solving a couple of differential equation:
dX/dt = a - b*X
dY/dt = b*(c*exp(-E) - Y) - d*exp(-E)*Y
X = X0 + f(Y, E)
with X0, a, b, c and d are constants and f, a function of Z and E.
Thank you in advance
I need your help for solving a couple of differential equation:
dX/dt = a - b*X
dY/dt = b*(c*exp(-E) - Y) - d*exp(-E)*Y
X = X0 + f(Y, E)
with X0, a, b, c and d are constants and f, a function of Z and E.
Thank you in advance