Differences between revisions 2 and 32 (spanning 30 versions)
Revision 2 as of 2021-09-06 19:30:57
Size: 220
Comment:
Revision 32 as of 2024-06-06 03:10:45
Size: 1523
Comment: Moved determinants to foundations
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
<<TableOfContents>>

----
A branch of [[CategoryMathematics|mathematics]].
Line 8: Line 6:

== Vectors and Matrices ==

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



== Linear Systems ==
Line 14: Line 26:
== Foundations ==

 * [[LinearAlgebra/Basis|Basis]]
 * [[LinearAlgebra/Determinants|Determinants]]
 * [[LinearAlgebra/EigenvaluesAndEigenvectors|Eigenvalues and Eigenvectors]]
 * [[LinearAlgebra/Elimination|Elimination]]
 * [[LinearAlgebra/GeneralSolution|General Solution]]
 * [[LinearAlgebra/Linearity|Linearity]]
 * [[LinearAlgebra/NullSpaces|Null Spaces]]
 * [[LinearAlgebra/Orthogonality|Orthogonality]]
 * [[LinearAlgebra/Rank|Rank]]



== Decompositions and Factorizations ==

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



== Applications ==

 * [[LinearAlgebra/MarkovMatrices|Markov Matrices]]
 * [[LinearAlgebra/Projections|Projections]]


Line 15: Line 56:
CategoryRicottone CategoryRicottone CategoryMathematics

LinearAlgebra (last edited 2024-06-06 03:10:45 by DominicRicottone)