Vectors can be used to store...?

Vectors can be used to store...?



1. Offsets, also called Displacements.
Ex: If we know the treasure is buried 2 paces east and 3 paces north of the secret hiding spot, we know the Offset, but not where to start.

2. Locations AKA Position AKA Point. P
Locations can also be represented as a displacement from another location. Usually, there is some understood Origin location from which all other locations are stored as offsets.

Note that locations are NOT Vectors.

Popular posts from this blog

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?

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

What does Latency mean?