How are matrices used to solve differential equations? I know how to use them to solve algebraic linear equations, but I've got no idea how you would handle the derivatives.
You would need to re-write the Ordinary Differential Equations (O.D.E) in a matrix form first then use eigenvalues and eigen vectors to solve the couple of O.D.E. Best of luck!