mirror of
https://github.com/kenjihiranabe/The-Art-of-Linear-Algebra.git
synced 2024-04-21 10:21:41 +00:00
096dbf5a7002a4e60e093212d772a07e043bf8e5
The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
The output file is "The-Art-of-Linear-Algebra.pdf"
Abstract
I tried intuitive visualizations of important concepts introduced in "Linear Algebra for Everyone".
This is aimed at promoting understanding of vector/matrix calculations and algorithms from the perspectives of matrix factorizations. They include Column-Row (CR), Gaussian Elimination (LU), Gram-Schmidt Orthogonalization (QR), Eigenvalues and Diagonalization (Q Lambda Q^T), and Singular Value Decomposition (U Sigma V^T).
Languages
PostScript
99.4%
TeX
0.6%
