Linear Algebra 1
Some materials from linear algebra review by Prof. Zico Kolter from CMU
Linear Equations
2
Linear Equations
3
Linear Equations
4
Linear Equations
5
Linear Equations in Python
6
System of Linear Equations
7
Elements of a Matrix
8
Vector-Vector Products
9
Matrix-Vector Products
10
Matrix-Vector Products
11
Symmetric Matrices
12
Norms (Strength or Distance in Linear Space)
13
Norms in Python
14
Orthogonality
15
and
Angle between Vectors
16
Half Space
17
Linear Algebra 2
Vector
19
Matrix and (Linear) Transformation
20
Rotation
21
Rotation
22
Rotation
23
Rotation
24
Stretch/Compress
25
Stretch/Compress: Example
26
Projection
27
Multiple Transformations
28
29
30
Linear Transformation
31
Linear Transformation
32
Linear Transformation
33
Linear Transformation
34
Linear Transformation
35
Eigenvalue and Eigenvector
36
Linear Transformation
37
How to Compute Eigenvalue and Eigenvector
38
39
40
Eigen Analysis in Python
41
Example: Eigen Analysis of Projection
42
43
Example: Eigen Analysis of Mirror
44
Example: Eigen Analysis of Mirror
45
46
47
Example: Eigen Analysis of Rotation
48
Linear Algebra 3
System of Linear Equations
50
Well-Determined Linear Systems
51
Well-Determined Linear Systems
52
Under-Determined Linear Systems
53
Under-Determined Linear Systems
54
Over-Determined Linear Systems
55
Over-Determined Linear Systems
56
Summary of Linear Systems
57
Least-Norm Solution
58
Least-Norm Solution
59
Least-Square Solution
60
Least-Square Solution
61
Vector Projection onto Y
62
Vector Projection onto Y
63
Orthogonal Projection onto a Subspace
64