- #1
icantadd said:What is the definition of an index?
icantadd said:Okay, I see the pic now. You are starting from the origin. Just calculate where the point is in the table.
icantadd said:Yeah, now it looks good. If you need to justify the distances, ue pythagoras theorem.
Vectors are mathematical objects that have both magnitude and direction. They are typically represented as arrows in a coordinate system, with the length of the arrow representing the magnitude and the direction of the arrow representing the direction.
Vector indexes are the position or location of a specific element within a vector. They are typically represented by integers, and can be used to access or manipulate the element at that particular position.
Vector indexes are labeled using numerical values, starting from 0 and increasing by 1 for each subsequent element. For example, the first element in a vector would have an index of 0, the second element would have an index of 1, and so on.
In a three-dimensional coordinate system, x, y, and z represent the three axes: x-axis, y-axis, and z-axis respectively. These axes are used to determine the position and direction of a vector in three-dimensional space.
Vectors are typically represented graphically as arrows in a coordinate system. The length of the arrow represents the magnitude of the vector, while the direction of the arrow represents the direction of the vector. The starting point of the arrow is usually at the origin of the coordinate system.