Lukas' Notes

Rank (Matrix)

Mar 14, 20261 min read

linear-algebra

Definition

Rank (Matrix)

The rank of a matrix M is the dimension (number of basis vectors) of the linear span of its column or row vectors.

To determine the rank of a matrix, the Gaussian elimination algorithm can be used.


Graph View

Backlinks

  • Matrix

Created with Quartz v4.4.0 © 2026

  • GitHub