Question: Hey, I'm in Engr 240 class(Applied numerical methods) and for our project, we are building a grogram to predict the flight trejectory of a rocket

Hey, I'm in Engr 240 class(Applied numerical methods) and for our project, we are building a grogram to predict the flight trejectory of a rocket lanuched vertically. We did small assigments that help write the final code for the program. I need help getting started..
Your term project is to create a program to predict the flight trajectory (in one dimension only) of a rocket launched vertically from the ground. Your program will include the atmospheric drag, and the thrust of the rocket. To help you with this project, this assignment will include problems that will help you write the functions you will need in your final code. Problems Compute Atmospheric Drag Force Compute the gravtational force on your rocket. Interpolate the Thrust Curve for the Rocket Motor Integrate your new Thrust Curve Propellant Mass Data Your term project is to create a program to predict the flight trajectory (in one dimension only) of a rocket launched vertically from the ground. Your program will include the atmospheric drag, and the thrust of the rocket. To help you with this project, this assignment will include problems that will help you write the functions you will need in your final code. Problems Compute Atmospheric Drag Force Compute the gravtational force on your rocket. Interpolate the Thrust Curve for the Rocket Motor Integrate your new Thrust Curve Propellant Mass Data
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
