Matrices
Across
- 2. Matrix with same number of rows and columns.
- 5. Matrix with all values equal to zero.
- 7. Matrix which has A' = A.
- 8. Shows number of rows and columns in a matrix.
Down
- 1. Matrix which has A' = -A.
- 3. Type of matrix with order mx1.
- 4. Interchange of rows and columns in a matrix.
- 6. Matrix with all diagonal elements equal to constant and non diagonal elements equal to zero.
- 9. Matrix with all non diagonal elements equal to zero,
- 10. Type of matrix with order 1xn.