I am trying to come up with a formula that estimates the speed of a baseball given the total distance you throw the ball. I know the maximum angle to optimize distance in the x direction is 45 degrees. I am looking for something that includes the friction of air to compute this equation as neglecting friction gives much different results. Does anyone know an equation that would do this? Any help would be much appreciated.
Asked
Active
Viewed 38 times
1
F_f is the friction force ρ is the density of the air (1.225 kg/m3) C_d is the drag coefficient (0.5 for a baseball) A is the cross-sectional area of the ball (0.052 m2) v is the velocity of the ball (m/s)
– Moti May 24 '23 at 18:41