Differences between revisions 26 and 39 (spanning 13 versions)
Revision 26 as of 2024-01-31 16:28:22
Size: 1233
Comment:
Revision 39 as of 2025-10-16 13:30:30
Size: 1506
Comment: Link
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
See also [[Calculus]].



== Vectors and Matrices ==

 * [[LinearAlgebra/Determinants|Determinants]]
 * [[LinearAlgebra/Distance|Distance]]
 * [[LinearAlgebra/MatrixInversion|Matrix Inversion]]
 * [[LinearAlgebra/MatrixMultiplication|Matrix Multiplication]]
 * [[LinearAlgebra/MatrixProperties|Matrix Properties]]
 * [[LinearAlgebra/MatrixTransposition|Matrix Transposition]]
 * [[LinearAlgebra/SpecialMatrices|Special Matrices]]

A branch of [[CategoryMathematics|mathematics]].
Line 24: Line 10:

Line 28: Line 12:
 * [[LinearAlgebra/Basis|Basis]]
 * [[LinearAlgebra/Determinant|Determinant]]
Line 29: Line 15:
 * [[LinearAlgebra/Idempotency|Idempotency]]
 * [[LinearAlgebra/Invertibility|Invertibility]]
 * [[LinearAlgebra/Linearity|Linearity]]
 * [[LinearAlgebra/MatrixMultiplication|Matrix multiplication]]
 * [[LinearAlgebra/NullSpace|Null Space]]
 * [[LinearAlgebra/Orthogonality|Orthogonality]]
 * [[LinearAlgebra/PositiveDefiniteness|Positive definiteness]]
 * [[LinearAlgebra/Rank|Rank]]
 * [[LinearAlgebra/RotationMatrix|Rotation matrix]]
 * [[LinearAlgebra/SpecialMatrices|Special matrices]]
 * [[LinearAlgebra/Trace|Trace]]
 * [[LinearAlgebra/Transposition|Transposition]]

== Elimination ==
Line 30: Line 31:
 * [[LinearAlgebra/GeneralSolution|General Solution]]

== Decompositions and Factorizations ==
Line 31: Line 36:
 * [[LinearAlgebra/Linearity|Linearity]]
Line 33: Line 37:
 * [[LinearAlgebra/NullSpaces|Null Spaces]]
 * [[LinearAlgebra/Orthogonality|Orthogonality]]
Line 36: Line 38:
 * [[LinearAlgebra/Projections|Projections]]
 * [[LinearAlgebra/Rank|Rank]]
 * [[LinearAlgebra/Solution|Solution]]

== Applications ==

 * [[LinearAlgebra/MarkovMatrices|Markov Matrices]]
 * [[LinearAlgebra/Projection|Projection]]
Line 43: Line 47:
CategoryRicottone CategoryRicottone CategoryMathematics

LinearAlgebra (last edited 2026-02-16 16:44:56 by DominicRicottone)