Recent content by ksmanis
-
K
MATLAB Solving Coupled Differential Equations (in Matlab)
Hi, I have the following problem to solve. My system can be defined as a set of coupled differential equations as described below: dy/dt = -a*y(t) + b*x(t) + (m-y(t))*r; dx/dt = a*y(t) - b*x(t) + (n-x(t))*r; where m,n and r are constants. I have the values of y(t) and x(t) for...- ksmanis
- Thread
- Coupled Differential Differential equations Matlab
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX