Skip to content

sak13022/Paper_Airplane

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 5, 2017 21:49
December 5, 2017 20:37
December 5, 2017 21:51
December 5, 2017 21:50
December 7, 2017 12:17

Paper Airplane Extra Credit

Paper airplane extra credit

The function EC_plane takes as inputs the initial launch angle, theta0, initial height, y0, and an initial velocity, v0, and outputs the distance a paper airplane will travel with those initial conditions. EC_Plane_optimum optimizes the initial angle and velocity at a given height of 2 m with L/D=5.2 and a terminal velocity of 5.5 m/s.

The optimized initial angle is 0 rad. The optimized initial velocity is 10 m/s (if 10 m/s is the maximum initial velocity) The maximum distance traveled by the paper airplane is 36 m.

#Paper Airplane Maximum Distance Flight Path Optimal Plot

About

Paper airplane extra credit

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages