Size: 744
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: |
<<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/Transposition|Transposition]] == Elimination == |
Line 24: | Line 30: |
* [[LinearAlgebra/EliminationMatrices|Elimination Matrices]] * [[LinearAlgebra/NullSpaces|Null Spaces]] |
* [[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 30: | Line 46: |
CategoryRicottone | CategoryRicottone CategoryMathematics |
Linear Algebra
A branch of mathematics.
Linear Systems
Foundations
Elimination
Decompositions and Factorizations