Skip to main content

1) Essence of Linear Algebra

Scalar

Scalar (numbers) fulfill two requirements: Real number that can be used to measure a continuou...

Vectors

Coordinate Systems

Anyway to translate vectors and sets of numbers is called a coordinate system

Span

Prereq: Linear Combination, Vector Addition, Vector Multiplication Span is the collection of all...

Linear System of Equations

A system of equations consists of unknown variables and  list of equations relating them.  A Lin...

Matrices

Basis

basis vectors, linear transformations, matrix multiplications, inverse When changing basis, Orig...

Determinant

Determinant is the scaling factor that if the linear transformation changes any area   Scalin...

Dot Product

Dot Product Dot Product can be used to  Find out if vector point in the same direction, perpe...

Cross Product

Prereq: Determinant  Input: 2 Vectors Output: 1 Vector P is the vector perpendicular to the pa...

Linear Combination

Prereq: Vector addition, Vector multiplication

Eigenvectors and Eigenvalues

Prereq: Change of Basis, Determinants, Linear Transformation, Linear Systems of Equations, span ...