Math
Unit Vector VS Vector
Naranjito
2024. 9. 26. 13:28
- Unit Vector
A vector that has a magnitude (or length) of exactly 1. It is used to represent a direction without any information about magnitude or length.
- The components are the direction cosines, which are the projections of the unit vector along the x-axes, y-axes, and z-axes, respectively. - The magnitude of the unit vector is always 1:
- Vector
It defined by both a direction and a magnitude. It can have any length, not necessarily 1.
- The components describe the vector's projections along the 𝑥-axes, 𝑦-axes, and 𝑧-axes, respectively. - It is generally not equal to 1, and it is calculated as:
Example:
- Suppose you have a vector . - The magnitude of this vector is: - The unit vector in the same direction as