Make two simulations of this system of equations using Euler and 4th Order Runge-Kutta method (question attached)
$2\frac{d^2x_1(t)}{dt^2}+2\frac{dx_1(t)}{dt}+(1+2x_1(t))-2\frac{dx_2(t)}{dt}=0 $ Eq.(6)
$2\frac{d^2x_2(t)}{dt^2}+2\frac{dx_2(t)}{dt}-2\frac{dx_1(t)}{dt} = f(t)$ Eq.(7)
$2\frac{d^2x_2(t)}{dt^2}+2\frac{dx_2(t)}{dt}-2\frac{dx_1(t)}{dt} = f(t)$ Eq.(7)
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- closed
- 725 views
- $25.00
Related Questions
- Laplace transforms / ODE / process model
- Lyapuniv-functions
- Equations of Motion and Partial Fractions
- Linear solutions, linear systems, autonomous systems, and key points.
- The domain of a solution and stability of solutions of a differential equation.
- Find the general solution of the system of ODE $X'=\begin{bmatrix} 1 & 3 \\ -3 & 1 \end{bmatrix} X$
- Show this initial value problem has a unique solution for initial value forall t
- How does the traffic flow model arrive at the scaled equation?
If you also want the Python codes, this would take about 2 hours to be answered. Very low bounty.