summaryrefslogtreecommitdiff
path: root/FSF-2020/linear-algebra/linear-transformations/Gram-Schmidt-Orthonormalization-Process/README.md
blob: 0305ba708f11db03b0373006403db0d5254e4039 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Contributer: Archit Sangal
My Github Account : <a href="https://github.com/architsangal">architsangal</a>
<br/></br>

## Sub-Topics Covered:
+ Gramm-Schmidt Orthogonalization Process

#### Video 1: Introduction to Gram-Schmidt Orthogonalization Process
![GIF1](file7.gif)

#### Video 2: Obtaining orthogonal vectors using projections
![GIF2](file8.gif)

#### Video 3: Visual Explanation of how Gram-Schmidt Orthogonalization Process give mutually orthonormal vectors
![GIF3](file5.gif)

#### Video 4: Example of Orthonormal Vectors which are different from standard basis
![GIF4](file6.gif)