notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Orthonormal.md (211B)


      1 # Orthonormal bases 
      2 
      3 U3
      4 
      5 **Definition:** An orthonormal set is a set of linearly independent vectors that have been normalized (length = 1).
      6 
      7 The ortho part means that all vectors are orthogonal to each other.