Vectors are small letters. Matrices are capital letters.
is mn matrix: . . Square A: . is rectangular.
is a column vector v.
: ith element of vector a or ith column of A. : by context: ith row of or transpose of . : a submatrix; other unambiguous matlab notations for ith row etc.. an element of A. : by context: an element of or a submatrix of A.
Conjugate matrix . Adjoint (Hermitian conjugate) of A: . : as stored on computer; or as calculated by alg.
Dilation of matrix A: add rows and cols to A.
Permutation matrix, P. Lower triangular matrix L. Upper triangular matrix U. Diagonal matrix . Orthogonal (or Orthonormal) matrix Q, . Identity I.
ith col of I: (Canonical unit vector). e or 1: col vector of 1’s. : projector to space .
. Extra Defn: If , at , means .