0% found this document useful (0 votes)
27 views1 page

v α v v v v t x=v t=v y=v t− gt v gt x v t y=v x v g× x v xtanα− x v

The document discusses using a machine learning algorithm to determine the position of a ball given time. It presents the theoretical approach of modeling the ball's motion using vector components in the horizontal and vertical directions. Equations are developed relating the horizontal and vertical positions (x and y) to the initial velocity, angle, and time. The goal is to use these equations to predict the ball's position at a given time.

Uploaded by

Sagor Saha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

v α v v v v t x=v t=v y=v t− gt v gt x v t y=v x v g× x v xtanα− x v

The document discusses using a machine learning algorithm to determine the position of a ball given time. It presents the theoretical approach of modeling the ball's motion using vector components in the horizontal and vertical directions. Equations are developed relating the horizontal and vertical positions (x and y) to the initial velocity, angle, and time. The goal is to use these equations to predict the ball's position at a given time.

Uploaded by

Sagor Saha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Task: to determine the position of a ball given time using machine learning algorithm.

Theoretical approach:

Let us assume a ball is thrown with v 0, velocity at a α , angle as shown in the figure. The velocity is
broken into two vector component X and Y. Locus of the projectile in horizontal direction will be
v x 0=v 0 cos α and in vertical direction will be v y0 =v 0 sin α .

Let after t , time the ball is at point P, then

x=v x 0 t=v 0 cos α ---- equation 1

1 2 1 2
And along Y the distance y=v y 0 t− g t =v 0 sin α t− g t ----equation 2
2 2

x
From equation 1 we get t= ;
v 0 cos α

Putting the value of t in equation 2, we get

x 1 x2
y=v 0 sin α × − g× 2
v 0 cos α 2 v0 ¿ ¿ ¿

x2
x tan α −¿ 2 ¿
v0 ¿ ¿ ¿

You might also like