Enter two 2*2 matrices A and B as given below. Save your Scilab script as: P2. = [16 1 A=124 64 32 - 16 Find the result
Posted: Fri Jul 08, 2022 6:36 am
Enter two 2*2 matrices A and B as given below. Save your Scilab script as: P2. = [16 1 A=124 64 32 - 16 Find the result of the following: B = -4 - 2 a. A multiplied by B. b. A divided by B. c. B multiplied by 4. d. Transpose of B e. Square root of A f. Square root of A element by element.. g. B raised to the third power h. B raised to the third power element-by-element. i. Inverse of A. j. Determinant of B