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 50% commission on every question your affiliated users ask or answer.
- closed
- 177 views
- $25.00
Related Questions
- Solve $Lx = b$ for $x$ when $b = (1, 1, 2)^T$.
- Ordinary Differential Equations Integrating Factors Assignment
- Long time behavior of solutions of an autonomous differential equation
- Lyapuniv-functions
- Differential equations
- Find a formula for the vector hyperbolic problem
- Differential equations 2 questions with multiple parts
- Solve the two-way wave equation
If you also want the Python codes, this would take about 2 hours to be answered. Very low bounty.