|
|
|
|
|
by SiempreViernes
804 days ago
|
|
"very far" is of course relative: if we have tree vectors, two of length R and one of length 0.99*R, it's not outlandish to call the distance 2R between the two vectors of equal magnitude "very large" compared to the distance 0.01R between two vectors of dissimilar magnitude. Your last comment is completely incorrect, for a point at (1,1,1,....) each extra dimension adds a constant 1 to the euclidean distance, so that in 500 dimensions a point at (1,1,1,....) is around 22.4 units away from the origin, while in two dimensions it is only 1.4 units away from the origin. |
|