Differences between revisions 10 and 39 (spanning 29 versions)
Revision 10 as of 2023-07-03 05:09:56
Size: 699
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:
<<TableOfContents>> A branch of [[CategoryMathematics|mathematics]].
Line 5: Line 5:
---- == Linear Systems ==
Line 7: Line 7:


== Matrix Properties and Arithmetic ==

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

 * [[LinearAlgebra/2Equations2Unknowns|2 equations, 2 unknowns]]
 * [[LinearAlgebra/3Equations3Unknowns|3 equations, 3 unknowns]]
Line 21: 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/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 24: Line 31:
 * [[LinearAlgebra/EliminationMatrices|Elimination Matrices]]  * [[LinearAlgebra/GeneralSolution|General Solution]]

== Decompositions and Factorizations ==

 * [[LinearAlgebra/Diagonalization|Diagonalization]]
 * [[LinearAlgebra/LUDecomposition|LU Decomposition]]
 * [[LinearAlgebra/Orthonormalization|Orthonormalization]]

== Applications ==

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

LinearAlgebra (last edited 2025-10-16 13:30:30 by DominicRicottone)