News

Introduces ordinary differential equations, systems of linear equations, matrices, determinants, vector spaces, linear transformations, and systems of linear differential equations. Prereq., APPM 1360 ...
If \(A\) is a \(3\times 3\) matrix then we can apply a linear transformation to each rgb vector via matrix multiplication, where \([r,g,b]\) are the original values ...
Introduces the fundamentals of linear algebra in the context of computer science applications. Includes vector spaces, matrices, linear systems, and eigenvalues. Includes the basics of floating point ...
It consists of the linear algebra part of MA212, covering the following topics: Vector spaces and dimension. Linear transformations, kernel and image. Real inner products. Orthogonal matrices, and the ...
Understanding and implementation of algorithms to calculate matrix decompositions such as eigenvalue/vector, LU, QR, and SVD decompositions. Applications include data-fitting, image analysis, and ...