- 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 1 (30.82 KiB) Viewed 51 times
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
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 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
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