PX153 - K1 - terminology of matrices
introduction
- a matrix is a rectangular array of numbers
- if there are
rows and columns, the matrix has a size of
represents the element in the row and column - often written as:
- if a matrix has shape,
, it is a column vector:
- if a matrix has shape,
, it is a row vector:
transpose
- if a matrix,
, the transpose of is the matrix, , has dimensions , and is obtained by transposing the rows and columns of
- eg:
special matrices
matrices with all elements equal to is denoted by ' ', and is called a zero matrix - a
matrix is called a square matrix of order , for , are called the elements of the diagonal
- a square matrix is a diagonal matrix if
- a diagonal matrix is an identity matrix if the diagonal elements are