In 3D, three Vectors u, v, and w form an Orthonormal Basis if...?

In 3D, three Vectors u, v, and w form an Orthonormal Basis if...?



They are Orthogonal (at right angles)

They are each of unit length.

So ||u|| = ||v|| = ||w|| = 1

and

u · v = v · w = w · u = 0

The Orthonormal Basis is Right Handed provided:

w = u x v otherwise it is left-handed.

Popular posts from this blog

Is rotation necessary in PCA? If yes, Why? What will happen if you don't rotate the components?

After analyzing the model, your manager has informed that your regression model is suffering from multicollinearity. How would you check if he's true? Without losing any information, can you still build a better model?

What does Latency mean?