Question: . Do some cool operations: Create a 10 x 10 random matrix with the command A=rand ( 10) . Now do the following operations. Multiply

. Do some cool operations: Create a 10 x 10 random matrix with the command A=rand ( 10) . Now do the following operations.

Multiply all elements by 100 and then round off all elements of the matrix to integers with the command A=fix (A) .

Replace all elements of A

Replace all elements of A > 90 with infinity ( inf) .

Extract all 30 . Do some cool operations: Create a 10 x 10 random matrixaij with the command A=rand ( 10) . Now do the following operations. 50 in a vector b, that is, find all elements of A that are between 30 and 50 and put them in a vector b.

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!