News

Image Matrix Transformations If A is a 3 × 3 matrix then we can apply a linear transformation to each rgb vector via matrix multiplication, where [r, g, b] are the original values and [r ′, g ′, b ′] ...
Linear Algebra Vector spaces, linear transformation, matrix representation, inner product spaces, isometries, least squares, generalised inverse, eigen theory, quadratic forms, norms, numerical ...
Introduces ordinary differential equations, systems of linear equations, matrices, determinants, vector spaces, linear transformations, and systems of linear differential equations. Prereq., APPM 1360 ...
The affine rank minimization problem consists of finding a matrix of minimum rank that satisfies a given system of linear equality constraints. Such problems have appeared in the literature of a ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...