Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 686 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 686 Bytes

Python-animations

  1. Aeroplane forward motion with speed and motion analysis (Airplane Forward Motion)
  2. Free Fall Analysis for 3 different celestial bodies (Free Fall)
  3. Sinusoidal and quadratic motion controllers (Car and Train)
  4. Wanter tank Controlling with piecewise functions (Water Tank)
  5. Aeroplane landing with paramertric equations for 2d motion (Airplane landing)
  6. Using parametric equations and polar to cartesian conversion using Axes3d (spiral animation)
  7. 2 joint robot using paramteric equations and polar to cartesian conversion with 3DOF (2 joint robot)
  8. 3 joint robot using paramteric equations and polar to cartesian conversion with 3DOF (3 joint robot)