Question
I have I need help for this matlab program: I have a data .txt file with fuel consumption of a plane flight at every minute.
I have I need help for this matlab program: I have a data .txt file with fuel consumption of a plane flight at every minute. I put that data into a new matrix using a for loop. So, the data is in pounds at the moment.
first I am confused on how to put the new matrix into another matrix in pounds/seconds(average fuel flow)
Lastly: I need to help calculating how many minutes did the climb phase of the flight last when the fuel flow rate is at least 1.5 times the average flow rate during takeoff and climb. How do I restrict the first half of the dataset?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started