Avatar
Gao
  • C
  • C#

see more about me on my Github profile.


Diagonalization

What is diagonalization? For a $n \times n$ matrix $A$ the diagonalization is the process to find a diagonal matrix $D$ and a invertible $n \times...


Matrices in Computer Graphics

Matrix Transformations The matrices are used frequently in computer graphics and the matrix transformations are one of the core mechanics of any 3D...