Differences between revisions 23 and 40 (spanning 17 versions)
Revision 23 as of 2024-01-27 22:56:04
Size: 1059
Comment:
Revision 40 as of 2026-01-06 23:24:48
Size: 1561
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/MatrixMultiplication|Matrix Multiplication]]
 * [[LinearAlgebra/MatrixProperties|Matrix Properties]]
 * [[LinearAlgebra/MatrixTransposition|Matrix Transposition]]
 * [[LinearAlgebra/MatrixInversion|Matrix Inversion]]
 * [[LinearAlgebra/SpecialMatrices|Special Matrices]]

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

Line 28: Line 12:
 * [[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 29: Line 31:
 * [[LinearAlgebra/GeneralSolution|General solution]]
 * [[LinearAlgebra/TrivialSolution|Trivial solution]]

== Decompositions and Factorizations ==

 * [[LinearAlgebra/Diagonalization|Diagonalization]]
Line 30: Line 38:
 * [[LinearAlgebra/NullSpaces|Null Spaces]]
 * [[LinearAlgebra/Orthogonality|Orthogonality]]
Line 33: Line 39:
 * [[LinearAlgebra/Projections|Projections]]
 * [[LinearAlgebra/Rank|Rank]]
 * [[LinearAlgebra/Solution|Solution]]

== Applications ==

 * [[LinearAlgebra/MarkovMatrices|Markov Matrices]]
 * [[LinearAlgebra/Projection|Projection]]
Line 40: Line 48:
CategoryRicottone CategoryRicottone CategoryMathematics

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