If we have 2 Orthonormal Vectors x and y, we can use them to represent...?

If we have 2 Orthonormal Vectors x and y, we can use them to represent...?



All other Vectors in a Cartesian coordinate system, where each vector is represented as 2 real numbers.

Ex: a = x_ax + y_ay

where x_a and y_a are the real Cartesian coordinates of the 2D vector a.
There are several advantages to a Cartesian coordinate system. For instance, by the Pythagorean Theorem, the length of a is:
||a|| = √xa² + ya²

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?