Module 3
Module 3
Vectors:
o A vector is an ordered list of numbers. It can represent a point in space or a
direction.
o Operations:
u⋅v=(1)(3)+(2)(4)=3+8=11
Matrices:
o A matrix is a rectangular array of numbers.
o Operations:
o x−y=1
Solving methods:
o Substitution.
Example(Using Elimination):
o 2x+3y=8
o x−y=1
Applications:
o Circuit analysis.
o Optimization problems.
o Av1=[2112][11]=[33]=3[11]
Applications:
o Principal Component Analysis (PCA) for dimensionality reduction.
o Vibrational analysis.
Example:
o Let A= 101011 .
U= −0.61−0.35−0.71−0.350.71−0.610.710.61−0.35
Σ= 1.7300010
VT=[−0.710.71−0.71−0.71]
Applications:
o Image compression.
o Recommender systems.
o Dimensionality reduction.