top of page
What are our objectives?

Our objective is to write a computer program (C Program) to simulate a bomb, which is the projectile, being released from an aircraft, and we will provide the user with the probability of which the bomb will hit a building, with gravity as the only force acting on the bomb (other factors such as air resistance can be added in to make the situation more realistic)

What is our methodology?

We will be splitting our project into 2 fields.

 

The first field is Math and Physics, which we would be using to develop an algorithm to calculate the probability of which the bomb would hit the building.

 

The second field is Programming, which we would be using to implement the algorithm and simulate the dropping of bombs, so as to provide the user with hit probability rates.

 

Feel free to browse the 2 tabs under the Methodology bar labelled "Math/Physics" and "Programming" or click the respective buttons below to know more about the approaches we took to developing and implementing the algorithm.

© 2015 by Simulation of Projectile Motion

bottom of page