Matrices

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