Question: 1) Create random matrix A with size 5x5 which values are integers from O until 20 2) flip the matrix from up to down to

 1) Create random matrix A with size 5x5 which values are

1) Create random matrix A with size 5x5 which values are integers from O until 20 2) flip the matrix from up to down to form the matrix B 3) Create a new column in the matrix B that contains the sum of the elements in the same row. 4) Create a new column in the matrix B that contains the maximum of the elements in the same row. 5) Create a new column in the matrix B that contains the minimum of the elements in the same row. 6) Create a new column in the matrix B that contains the average of the elements in the same row. 7) Sort the table based on the column 6. 8) find all number superior to 10 in the column 6

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!