What is Orthonormal?
Two vectors x and y are orgonal and each vector has the length of one are said to be orthonormal.
length of x = sqrt(<x, x>) = 1
or simply <x, x> = 1
<y, y> = 1
<x, y> = 0
length of x = sqrt(<x, x>) = 1
or simply <x, x> = 1
<y, y> = 1
<x, y> = 0
Labels: Orthnormal

0 Comments:
Post a Comment
<< Home