Gram-Schmidt Procedure
If you have linearly independent vectors and want to convert them into an orthonormal Set, you can follow the Gram-Schmidt procedure.
Given as LI Vector, then can be built using
This makes an orthogonal vector
Then you normalize to get a orthonormal vector. You do this by multiplying the Magnitude of the vector.