Skip to content

Solving a kinematics problem in physics under three different conditions using Python!

Notifications You must be signed in to change notification settings

sabamadadi/Projectile-Launch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Projectile Launch

Final project for Physics 1 course at Shahid Beheshti University (Winter 2022)

Score: 1.75 out of 2

A projectile has v0 = 2 km/s,

The position of target is (R,h) where R = 50 km & h = 2 km,

Finding theta in 3 different situations: a) neglecting air resistance b) taking into account air resistance with f = -bv & b = 0.01 N.s/m c) also taking into account headwind v = -50 m/s

About

Solving a kinematics problem in physics under three different conditions using Python!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages