Differences between revisions 21 and 38 (spanning 17 versions)
Revision 21 as of 2024-01-27 19:56:07
Size: 953
Comment:
Revision 38 as of 2025-09-25 16:13:55
Size: 1472
Comment: Link
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/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/Transposition|Transposition]]

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

== Decompositions and Factorizations ==

 * [[LinearAlgebra/Diagonalization|Diagonalization]]
Line 23: Line 36:
 * [[LinearAlgebra/NullSpaces|Null Spaces]]
 * [[LinearAlgebra/Orthogonality|Orthogonality]]
Line 26: Line 37:
 * [[LinearAlgebra/Projections|Projections]]
 * [[LinearAlgebra/Rank|Rank]]
 * [[LinearAlgebra/Solution|Solution]]

== Applications ==

 * [[LinearAlgebra/MarkovMatrices|Markov Matrices]]
 * [[LinearAlgebra/Projection|Projection]]
Line 33: Line 46:
CategoryRicottone CategoryRicottone CategoryMathematics

LinearAlgebra (last edited 2025-09-25 16:13:55 by DominicRicottone)