matrix transpose

(1.4 hours to learn)

Summary

The matrix transpose is an operator which flips a matrix over its diagonal, i.e. it switches the row and column indices of the matrix.

Context

This concept has the prerequisites:

Core resources (read/watch one of the following)

-Free-

Khan Academy: Linear Algebra

-Paid-

Supplemental resources (the following are optional, but you may find them useful)

-Free-

A First Course in Linear Algebra (2012)
A linear algebra textbook with proofs.
Author: Robert A. Beezer

-Paid-

See also

-No Additional Notes-