Matrices: Intro

$\LaTeX$ code for matrix examples 1 – 6 on the previous slide:

  1. $\begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \end{bmatrix}$
  2. $\begin{bmatrix} 😀 \\ 😁 \\ 😎 \\ 😜 \end{bmatrix}$
  3. $\begin{bmatrix} \text{Six-Seven} \end{bmatrix}$
  4. $\begin{bmatrix} a & b \\ c & d \\ e & f \\ g & h \\ i & j \end{bmatrix}$
  5. $\begin{bmatrix} 65.7 & 62.4 & 73.8 & 76.6 & 75.0 \end{bmatrix}$
  6. $\begin{bmatrix} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 1 \end{bmatrix}$