$\begingroup$

I’m trying to solve the below differential equations to find Euler angles using Python programming.

First order differential equations

I have been able to solve the equations in Matlab using ODE45 in the Mass matrix format.

Is there a library or function in Python that can help me solve these equations.

daethwo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

$\endgroup$

1

You must log in to answer this question.