>> PenduleDouble % no parameters
- Tweaking of all parameters (masses, lengths, inital angles and speeds)
- Animation: Solving non-linear equations (ODE45, Newmark+Newton-Raphson)
- Animation: 2 non-linear pendulum released with 0.1° difference of inital angle
- Graph: Phase portait and Poincaré map
- Graph: Energy of the system vs. time
- Graph: Bifurcation diagram
- Animation: Solving linear equations of the double-pendulum (ODE45, Verlet, analytical solutions)
- Animation: Comparison of linear vs. non-linear pendulums
- Graph: (SSE between linear & non-linear solutions) vs. initial angle
- and more...