Published onMarch 13, 2023Numerical Simulation of a Golf Shot - Part 3simulationkinematicsNow that we understand the aerodynamic concepts and numerical integration methods, we are going to build our simulation in python
Published onMarch 12, 2023Numerical Simulation of a Golf Shot - Part 2simulationkinematicsNow that we have laid the ground work explaining the dynamics of the problem, we'll show how the numerical simulation will work.
Published onMarch 11, 2023Numerical Simulation of a Golf Shot - Part 1simulationkinematicsSee how I developed a 2D golf shot simulation. I explain the aerodynamic concepts, numerical integration methods, and write out the simulation code.