Harris Quach
  • Home
  • About
  • Updates
  • Research
  • Software
  • Extended Posts

Matrix

A table of values. See also vector

The order of a matrix is row by column.

Below is \(3 \times 2\) matrix. \[ \begin{bmatrix} 1 & 2 \\ 3 & 4 \\ 5 & 6 \\ \end{bmatrix} \]

Below is \(2 \times 3\) matrix. \[ \begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ \] \end{bmatrix}

Back to top

Harris Quach © 2024

  • Github

  • LinkedIn

  • Google Scholar

Version 2.2.1.5 | Feedback | Website made with Quarto