Computational modelling of a bouncing ball using differential equations of motion

Using differential equations of motion (EOMs) governed by Newton’s 2nd law we can describe the kinematics and dynamics of objects in motion. In this post I describe how EOMs can be calculated and applied programmatically for a simple case of a falling and bouncing ball with one translational degree of freedom.

Read More