31. Create a matrix A having random integer values between 1 and 5. Call the matrix A...

Question:

31. Create a matrix A having random integer values between 1 and 5. Call the matrix A and, using MATLAB, perform the following operations. For each part explain the operation.

(a) A.^A

(b) A.*A

(c) A*A-1

(d) A./A

(e) det(A)

(f) inv(A)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: