Skip to content

pra13002/4-20-paper-plane

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

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

4-20-paper-plane

extra credit This repository contains a function, plane.m, that takes input arguments of initial launch angle, t0, initial height, y0, and an initial velocity, v0, and outputs the distance a paper plane will travel at those given conditions. It also outputs a matrix u, which contains the x, y, v, and angle values at discrete points along the plane's path. OptiPlane.m optimizes the initial angle and velocity at a given height of 1.5m. Optimal Plot

About

extra credit

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages