subject

Write a function that accepts a cell array StudentScores consisting of the following: a character array (i. e. text string) with a student's last name
a vector of their homework scores (HW) .
a vector of their quiz scores (QZ )
a vector of their exam scores (EX) .
a scalar with the final project score (PJ)
Your function should compute the total course score using the formula:
FinalScore = 0.25HW +0.20QZ +0.40EX +0.15PJ
where the bars indicate the average scores in each of the categories that have multiple scores. The final score should be stored in single precision. Your function should create and output a 1x2 cell array Finalscore with the student name in the first cell and the final score (in single precision) in the second cell.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 04:30
Which of the statements below is true? the formatting, standard, and drawing commands are unavailable. the formatting, standard, and drawing commands have been used. the formatting, standard, and drawing toolbars are displayed. the formatting, standard, and drawing toolbars are hidden.
Answers: 1
question
Computers and Technology, 23.06.2019 10:30
How would you categorize the software that runs on mobile devices? break down these apps into at least three basic categories and give an example of each.
Answers: 1
question
Computers and Technology, 23.06.2019 21:50
Description: write function lastfirst() that takes one argument—a list of strings of the format "lastname, firstname" —and returns a list consisting of two lists: (a) a list of all the last names (b) a list of all the first names
Answers: 2
question
Computers and Technology, 24.06.2019 12:00
Jack is assisting his younger sibling mary with her mathematics assignment, which includes a study of the number system. jack explains to mary that whole numbers are counting numbers that could be used to record the number of fruits in a basket. which data type represents whole numbers? a.integers.b.floating-point numbers. c.strings.d.boolean
Answers: 1
You know the right answer?
Write a function that accepts a cell array StudentScores consisting of the following: a character a...
Questions
question
Mathematics, 12.05.2021 15:30
question
English, 12.05.2021 15:30
question
Mathematics, 12.05.2021 15:30
Questions on the website: 13722359