Differences between revisions 35 and 45 (spanning 10 versions)
Revision 35 as of 2025-09-24 16:34:49
Size: 1309
Comment: Simplifying matrix page names
Revision 45 as of 2026-02-02 17:02:42
Size: 1687
Comment: Section
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 16: Line 12:
 * [[LinearAlgebra/LinearMapping|Linear mapping]]
Line 17: Line 14:
 * [[LinearAlgebra/MatrixMultiplication|Matrix Multiplication]]
 * [[LinearAlgebra/NullSpace|Null Space]]
 * [[LinearAlgebra/MatrixConjugation|Matrix conjugation]]
* [[LinearAlgebra/MatrixMultiplication|Matrix multiplication]]
Line 20: Line 17:
 * [[LinearAlgebra/PositiveDefiniteness|Positive definiteness]]
Line 21: Line 19:
 * [[LinearAlgebra/SpecialMatrices|Special Matrices]]  * [[LinearAlgebra/RotationMatrix|Rotation matrix]]
* [[LinearAlgebra/SpecialMatrices|Special matrices]]
 * [[LinearAlgebra/Trace|Trace]]
Line 27: Line 27:
 * [[LinearAlgebra/GeneralSolution|General Solution]]  * [[LinearAlgebra/GeneralSolution|General solution]]
 * [[LinearAlgebra/NullSpace|Null Space]]
 * [[LinearAlgebra/ParticularSolution|Particular solution]]
 * [[LinearAlgebra/TrivialSolution|Trivial solution]]
Line 38: Line 41:
 * [[LinearAlgebra/Projection|Projections]]  * [[LinearAlgebra/Projection|Projection]]

== Inner Product Spaces ==

 * [[LinearAlgebra/InnerProduct|Inner product]]
 * [[LinearAlgebra/Norm|Norm]]

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