Marathon to mile pace (parse string and use results for calculation) Code has already been provided to define a function named paceCalculator that accepts a single input variable marathonTime that expects a character a runner's race time in hours minutes.seconds format (HH MM SS) Add commands to the function that uses the information in this character array to compute the average mile pace time in decimal minutes and assigns the re variable milePace

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
G cs10-8L MP8 - Google Search
ckboard.com/ultra/courses/_94724 1/cl/outline
MP8
MP8.3
Marathon to mile pace (parse string and use results for calculation)
My Solu
Code has already been provided to define a function named paceCalculator that accepts a single input variable marathonTime that expects a character array representing a
runner's race time in hours minutes.seconds format (HH MM SS)
Add commands to the function that uses the information in this character array to compute the average mile pace time in decimal minutes and assigns the result to the output
variable milePace.
A marathon is 26.2 miles long For an example calculation, if the total time is 03- 45: 16. then the average mile pace, P in units of minutes per mile would be calculated as:
3 hours
P =
60 min
1 hour
26.2 miles
+ 45 min + 1l6 secI min
60 sec
8.5980 min/mile
Solve this problem using vectorized code Your code should not include the following MATLAB functions or keywords if, for, while.
defined as a function input. Do not overwrite the value in your code
Note the variable marathonTime IS
Function 0
Save
C Reset
MATLAB Documenta
1 function milePace = paceCalculator(marathonTime)
2 %Enter the commands for your function below Be sure to assign the value
3 %to the output variable defined in the function command on line 1.
4.
Code to call your function 0
C Rese
Transcribed Image Text:G cs10-8L MP8 - Google Search ckboard.com/ultra/courses/_94724 1/cl/outline MP8 MP8.3 Marathon to mile pace (parse string and use results for calculation) My Solu Code has already been provided to define a function named paceCalculator that accepts a single input variable marathonTime that expects a character array representing a runner's race time in hours minutes.seconds format (HH MM SS) Add commands to the function that uses the information in this character array to compute the average mile pace time in decimal minutes and assigns the result to the output variable milePace. A marathon is 26.2 miles long For an example calculation, if the total time is 03- 45: 16. then the average mile pace, P in units of minutes per mile would be calculated as: 3 hours P = 60 min 1 hour 26.2 miles + 45 min + 1l6 secI min 60 sec 8.5980 min/mile Solve this problem using vectorized code Your code should not include the following MATLAB functions or keywords if, for, while. defined as a function input. Do not overwrite the value in your code Note the variable marathonTime IS Function 0 Save C Reset MATLAB Documenta 1 function milePace = paceCalculator(marathonTime) 2 %Enter the commands for your function below Be sure to assign the value 3 %to the output variable defined in the function command on line 1. 4. Code to call your function 0 C Rese
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY