Wk4
Introduction: Einstein summation convention and the symmetry of the dot product
Multiplying a 2x3 matrix with a 3x4 matrix results in a 2x4 matrix; by first row times each columns
Matrices changing basis


NOTE: Projection only works if orthogonal unit space
Doing a transformation in a changed basis
Bears basis had a first axis of three, one and a second axis of one, one. Let's say I have a vector x, y defined in bears basis. As I want to transform it by doing something like a rotation of 45 degrees.


Orthogonal matrices

The Gram–Schmidt process

Example: Reflecting in a plane
Last updated