Differences between revisions 20 and 35 (spanning 15 versions)
Revision 20 as of 2024-01-21 17:54:29
Size: 893
Comment: Changed links
Revision 35 as of 2025-09-24 16:34:49
Size: 1309
Comment: Simplifying matrix page names
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
See also [[Calculus]]. A branch of [[CategoryMathematics|mathematics]].
Line 5: Line 5:
== Linear Systems ==
Line 6: Line 7:

== Matrix Properties and Arithmetic ==

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

 * [[LinearAlgebra/2Equations2Unknowns|2 equations, 2 unknowns]]
 * [[LinearAlgebra/3Equations3Unknowns|3 equations, 3 unknowns]]
Line 19: Line 12:
 * [[LinearAlgebra/2Equations2Unknowns|2 equations, 2 unknowns]]
 * [[LinearAlgebra/3Equations3Unknowns|3 equations, 3 unknowns]]
 * [[LinearAlgebra/Basis|Basis]]
 * [[LinearAlgebra/Determinant|Determinant]]
 * [[LinearAlgebra/EigenvaluesAndEigenvectors|Eigenvalues and Eigenvectors]]
 * [[LinearAlgebra/Invertibility|Invertibility]]
 * [[LinearAlgebra/Linearity|Linearity]]
 * [[LinearAlgebra/MatrixMultiplication|Matrix Multiplication]]
 * [[LinearAlgebra/NullSpace|Null Space]]
 * [[LinearAlgebra/Orthogonality|Orthogonality]]
 * [[LinearAlgebra/Rank|Rank]]
 * [[LinearAlgebra/SpecialMatrices|Special Matrices]]
 * [[LinearAlgebra/Transposition|Transposition]]

== Elimination ==
Line 22: Line 27:
 * [[LinearAlgebra/GeneralSolution|General Solution]]

== Decompositions and Factorizations ==

 * [[LinearAlgebra/Diagonalization|Diagonalization]]
Line 23: Line 33:
 * [[LinearAlgebra/NullSpaces|Null Spaces]]
 * [[LinearAlgebra/Orthogonality|Orthogonality]]
 * [[LinearAlgebra/Projections|Projections]]
 * [[LinearAlgebra/Rank|Rank]]
 * [[LinearAlgebra/Solution|Solution]]
 * [[LinearAlgebra/Orthonormalization|Orthonormalization]]

== Applications ==

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

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