MATLAB simulation of the motion of an Euler's Disc
The simulations are performed on MATLAB by implementing dissipation moments and forces and formulating the equations of motion by taking suitable assumtions(pure rolling), which are then implemented as a state space model similar to the one used in the animation of the ideal thin Rolling disc on Rotations
- Store all the three Matlab files in the same folder.
- Run the derive_eom.m file once.
- Ensure this creates a rolling_disc_ODEs.mat file in this folder.
- Run the emo.m file, this should display graphs and an animation which starts on the enter keystroke.