Computers and Technology

Assignment You plan to launch a rocket that has the parameters provided below, you are to write a program that will calculate flight trajectory without wind resistance. Your program is to utilize the finite difference approach for calculating trajectory parameters every 0.01 seconds until it hits the ground (negative elevation). As before, see that your program code and output plots are properly documented as directed by tutorials provided in this course. When the trajectory has been calculated, you are to generate the following plots: 1st Plot Window": acceleration, velocity, height, and mass versus time. 2nd Plot Window: Force of Thrust vs Time 3rd Plot Window: Kinetic Energy, Potential Energy, and Total Energy vs Time Upon completing the assignment, submit a single ".m" file on Moodle. *Note that the first four graphs are all Subplots in one Window (2 columns 2 rows). . . 0.0 sec Initial Conditions: Initial elevation: Casing mass: Fuel mass: Fuel burn rate: 1m 16 kg 134 kg 4.8 kg/sec Initial time: Time increments: Force of thrust: 0.01 sec 1560 N

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 17:30, Samsonb
Working on this program in python 3.7: a year in the modern gregorian calendar consists of 365 days. in reality, the earth takes longer to rotate around the sun. to account for the difference in time, every 4 years, a leap year takes place. a leap year is when a year has 366 days: an extra day, february 29th. the requirements for a given year to be a leap year are: 1) the year must be divisible by 42) if the year is a century year (1700, 1800, the year must be evenly divisible by 400some example leap years are 1600, 1712, and 2016.write a program that takes in a year and determines whether that year is a leap year. ex: if the input is 1712, the output is: 1712 is a leap year. ex: if the input is 1913, the output is: 1913 is not a leap year. your program must define and call the function isleapyear(useryear). the function should return true if the input year is a leap year and false otherwise.
Answers: 1
image
Computers and Technology, 23.06.2019 06:20, kiarakagni
What is a point-in-time measurement of system performance?
Answers: 3
image
Computers and Technology, 23.06.2019 12:00, kp2078
What type of slide show is a dynamic and eye-catching way to familiarize potential customers with what your company has to offer? a. ole b. photo album c. brochure d. office clipboard
Answers: 2
image
Computers and Technology, 23.06.2019 14:30, officialrogerfp3gf2s
Select the correct answer. a company wants to use online methods to target more customers. it decides to conduct a market research by collecting the data of a few customers with their consent. they want to track data of the sites that their customers frequently visit. which software can the company? a. spyware b. bots c. adware d. trojan horse e. rootkits
Answers: 1
Do you know the correct answer?
Assignment You plan to launch a rocket that has the parameters provided below, you are to write a pr...

Questions in other subjects:

Konu
Mathematics, 28.01.2020 05:31
Konu
Mathematics, 28.01.2020 05:31