Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It only takes a minute to sign up.
Anybody can ask a question
Anybody can answer
The best answers are voted up and rise to the top
Asked
Viewed
13 times
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.
$\endgroup$
1
You must log in to answer this question.