vault backup: 2022-07-13 08:32:57

This commit is contained in:
Jet Hughes 2022-07-13 08:32:57 +12:00
parent bc813a4adf
commit abe18cafae

View File

@ -9,4 +9,6 @@ tags:
**column space:** the set of all possible outputs Av is the column space of A **column space:** the set of all possible outputs Av is the column space of A
**full rank:** When the rank equals the number of columns **full rank:** When the rank equals the number of columns
**null space/kernel:** the space of all vectors that become null following a transformation **null space/kernel:** the space of all vectors that become null following a transformation
**span:** **span:** a set of all linear combination of two vectors
**linear combination:** an expression constructed from a set of terms by multiplying each term by a constant and adding the results