a) receives a generic matrix as input parameter b) calculates the average, maximum and minimum values of each row c) returns three vectors: One containing the averages, one containing the maximum...

a) receives a generic matrix as input parameter b) calculates the average, maximum and minimum values of each row c) returns three vectors: One containing the averages, one containing the maximum values and one containing the minimum values. Write the command to plot the graph of those three sets of values as the following curves: a) Averages: solid line, ‘o' marker, black colour b) Maximum: dashed line, no marker. blue colour c) Minimum: dashed line, no marker. red colour In the command window, use a integer random number generator to generate a 10x10 matrix of values in the range (0, 100) to test and plot the values

Dec 14, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here