Difference between revisions of "Rocket Report"

From ENGR005_2012
Jump to: navigation, search
(Link to Word Document Writeup)
(Links to Matlab Code)
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
  
 
==Links to Matlab Code==
 
==Links to Matlab Code==
 +
 +
The function rock_trajectory.m takes the user's input and calls all of the other functions.
 +
 +
[[File:rock_trajectory.m]]
 +
[[File:Coriolispeed.m]]
 +
[[File:Dragspeed.m]]
 +
[[File:FindRadius.m]]
 +
[[File:FindvelR.m]]
 +
[[File:FindvelX.m]]
 +
[[File:FindX.m]]
 +
[[File:Gravspeed.m]]
 +
[[File:Thrustspeed.m]]

Latest revision as of 22:30, 15 December 2012

by Casey Drubin Spencer Friske

Table of Contents

Link to Word Document Writeup

File:Team Rocket Paper1.docx

Links to Matlab Code

The function rock_trajectory.m takes the user's input and calls all of the other functions.

File:Rock trajectory.m File:Coriolispeed.m File:Dragspeed.m File:FindRadius.m File:FindvelR.m File:FindvelX.m File:FindX.m File:Gravspeed.m File:Thrustspeed.m