Friday, December 12, 2003
Maybe a Better Vector Formulation of EOM
As is often the case, using matrix math simplifies the notation for engineering problems. Here I have solved from the angular accelerations from the moment equation in closed form. This equation can now be implemented directly in a program like Matlab and solved using ode45. ode45 is the ordinary differential equation routine provided in Matlab.
As is often the case, using matrix math simplifies the notation for engineering problems. Here I have solved from the angular accelerations from the moment equation in closed form. This equation can now be implemented directly in a program like Matlab and solved using ode45. ode45 is the ordinary differential equation routine provided in Matlab.
Comments:
Post a Comment