daydreamer2023 / The-Art-of-Linear-Algebra

Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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" Japanese version "The-Art-of-Linear-Algebra-j.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$).

5 Factorizations

Also includes other graphics.

Map of Eigenvalues

Map of Eigenvalues

Matrix World

Matrix World

About

Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"

License:Creative Commons Zero v1.0 Universal


Languages

Language:TeX 92.8%Language:Makefile 7.2%