Question: I want the matlab code from you. In a way that works. Enter the 3x3 matrix A given below. A- 135 7 8 11
I want the matlab code from you. In a way that works. Enter the 3x3 matrix A given below. A- 135 7 8 11 100 1 4 a) Calculate the determinant of matrix A. b) Find the inverse of matrix A. Assign the result to a B matrix. c) Perform A B operation. d) Assign the 1st column of matrix A to the vectors al and the 3rd column to the vectors a3. e) Create a diagonal matrix C whose diagonals are the diagonals of matrix A. f) Multiply the transpose of a1 by the vector a3. E) Multiply the vector elements al and a3 together. hj Change the 3rd line of A to [5 6 7] without entering the other line elements. i) Delete lines 1 and 2 of A.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
