|
Matrix Algebra
Adjoint of a matrix |
1. Addition/Subtraction of two matrix
2. Multiplication of two matrix
3. Power of a matrix
4. Transpose of a matrix
5. Deteminant of a matrix
6. Adjoint of a matrix
7. Inverse of a matrix
8. Prove that any two matrix expression is equal or not
9. Minor of a matrix
10. Cofactor of a matrix
11. Trace of a matrix
|
|
|
|
Mode :
|
|
|
- `[[2,3,1],[0,5,6],[1,1,2]]`
- `[[2,1,-1],[1,0,-1],[1,1,2]]`
- `[[3,1,1],[-1,2,1],[1,1,1]]`
- `[[5,6,1],[0,2,3],[1,1,2]]`
- `[[5,-1,1],[-2,3,4],[1,1,7]]`
- `[[2,3,-1],[3,2,1],[1,-5,3]]`
- `[[1,1,1],[2,-1,-1],[1,-1,1]]`
- `[[1,1,1],[1,2,3],[1,4,9]]`
|
|
|
Solution |
Solution provided by AtoZmath.com
|
|
If you find my work useful, you could
|
Want to know about
|
Matrix Algebra
|
Here You can find Matrix
1. Addition of two matrix
2. Multiplication of two matrix
3. Power of a matrix
4. Transpose of a matrix
5. Deteminant of a matrix
6. Adjoint of a matrix
7. Inverse of a matrix
8. Prove that any two matrix expression is equal or not.
9. Minor of a matrix
10. Cofactor of a matrix
11. Trace of a matrix
|
|
|
|
|