Hi everyone,
I am trying to obtain jacobian matrix of a set of ode. Jacobian matrix changes with respect to time. Is there method or a command to obtain jacobian matrix while using Matlab ode solvers.
Thanks...
Hi, I am trying to model equations can be seen below.
dA/dt=B-C
E(t)=Ed+(Es+Ed)/2*Ee(t)
D=Do+E(t)*(A(t)-Ao)
But it gives wrong results. Can somebody help me.
You can see my model on the image.