Differences between revisions 35 and 42 (spanning 7 versions)
Revision 35 as of 2025-09-24 16:34:49
Size: 1309
Comment: Simplifying matrix page names
Revision 42 as of 2026-01-07 00:22:08
Size: 1464
Comment: Reorg
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

== Linear Systems ==

 * [[LinearAlgebra/2Equations2Unknowns|2 equations, 2 unknowns]]
 * [[LinearAlgebra/3Equations3Unknowns|3 equations, 3 unknowns]]
Line 15: Line 10:
 * [[LinearAlgebra/Idempotency|Idempotency]]
Line 17: Line 13:
 * [[LinearAlgebra/MatrixMultiplication|Matrix Multiplication]]
 * [[LinearAlgebra/NullSpace|Null Space]]
 * [[LinearAlgebra/MatrixMultiplication|Matrix multiplication]]
Line 20: Line 15:
 * [[LinearAlgebra/PositiveDefiniteness|Positive definiteness]]
Line 21: Line 17:
 * [[LinearAlgebra/SpecialMatrices|Special Matrices]]  * [[LinearAlgebra/RotationMatrix|Rotation matrix]]
* [[LinearAlgebra/SpecialMatrices|Special matrices]]
 * [[LinearAlgebra/Trace|Trace]]
Line 27: Line 25:
 * [[LinearAlgebra/GeneralSolution|General Solution]]  * [[LinearAlgebra/GeneralSolution|General solution]]
 * [[LinearAlgebra/NullSpace|Null Space]]
 * [[LinearAlgebra/ParticularSolution|Particular solution]]
 * [[LinearAlgebra/TrivialSolution|Trivial solution]]
Line 38: Line 39:
 * [[LinearAlgebra/Projection|Projections]]  * [[LinearAlgebra/Projection|Projection]]

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