This document defines and provides examples of different types of matrices:
- Matrices are arrangements of elements in rows and columns represented by symbols.
- Types include row matrices, column matrices, square matrices, null matrices, identity matrices, diagonal matrices, scalar matrices, triangular matrices, transpose matrices, symmetric matrices, skew matrices, equal matrices, and algebraic matrices.
- Algebraic matrix operations include addition, subtraction, and multiplication where the matrices must be of the same order.