In this video I introduce a few of the most important matrix types and properties. More on this in upcoming videos!Notes here.
Monthly Archives: November 2022
Matrix multiplication part 2: mechanics and cost
Computational cost of vector-vector, matrix-vector, and matrix-matrix multiplication.Video here and notes.
Matrix-vector and matrix-matrix multiplication
Matrix-vector and matrix-matrix multiplication: elementary mechanics. More on this in upcoming videos!Check out the video and the notes.
Coordinates and change of basis
Discussion of the meaning of coordinates of a vector and basis change, including an example in R2 and an example with polynomials. Check out the video and the notes.
Orthogonal functions and special polynomials
I show how to use the inner product to orthogonalize monomials and obtain the Hermite polynomials as a result, using Gram-Schmidt orthogonalization.Details on Gaussian integrals and more on the Feynman trick in a future issue. Check out the video and the notes.
Orthogonal bases
Definition of orthogonal bases. This video goes beyond vector spaces, using the inner product to define orthogonal bases in spaces of common vectors and functions.Check out the video here and the notes.
Inner product
Definition and properties of the inner product.Check out the video and PDF.
Bases and dimension
Definition of bases and dimension; part of the series on vector spaces.Check out the video and PDF.
Linear independence
Definition of linear independence and some examples. Part of the series on vector spaces. Check out the video and PDF.
Vector spaces: examples
Examples of vector spaces: from 2-component to n-component, real and complex, to function spaces. Check out the video and PDF.