I have a system of second-order differential equations that I want to decouple. they are,
$\ddot{x} = \frac{\omega_1^2}{2} x + \omega_2 \dot{y}$
and
$\ddot{y} = \frac{\omega_1^2}{2} y - \omega_2 \dot{x}$
I am thinking that I should use some transformation, but it just isn't clear in my head yet!
Thanks!
Using Laplace transform:
Now, we can find that:
Substitute them into each other and solve it with inverse Laplace transform.