Moved README.md and images from SIM_cannon_integ to SIM_cannon_numeric

This commit is contained in:
John M. Penn 2016-10-20 19:08:41 -05:00
parent 8e7285f116
commit c1a60f3c8f
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
#SIM\_cannon\_integ
![CannonPicture](images/CannonInit.png)
###The Simulation
This is a simulation of a cannon shooting a cannonball. Given the initial position of the cannon ball, the muzzle velocity (speed) of the cannon ball, and the elevation angle of the cannon barrel the simulation computes the cannon ball's trajectory and time of impact with the ground.
The acceleration of gravity is assumed to be -9.81 m/s<sup>2</sup>.

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB