Re: euclidean distance question
"asdf" <qjohnny2000@xxxxxxxxx> wrote in message
news:1122684417.806877.294260@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> if you have 2 vectors a and b of length n is it true that the euclidean
> distance between the two is greater than the euclidean distance between
> them if each of their elements contained their means. it seems this
> way..
>
> if d( (a1,a2),(b1,b2) ) >= d( ((a1+a2)/2, (a1+a2)/2), ((b1+b2)/2,
> (b1+b2)/2) )
>
In what dimensional space?
.
Relevant Pages
- Re: Pitman numerology
... digits as numbers with positional notation map to the Euclidean ... Euclidean distance. ... Hamming Distance and Euclidean ... strings in S^N simultaneously represent points in many ... (talk.origins) - Re: Pitman numerology
... advertised and as you interpreted them for your Euclidean ... are different metrics on different spaces. ... Euclidean distance. ... some 9-dimensional space, evaluated the Hamming distance, then ... (talk.origins) - Re: Fudge Factors and a new physics.
... for the length L, in the x direction, of a rod in its own rest frame: ... A lightyear is the distance that light travels ... you do a rotation you'd like the distance to be unchanged. ... But for relativity you don't care about rotating and leaving euclidean ... (sci.physics.relativity) - Re: Triangle with more than 180 degrees-
... Euclid's) there are multiple models possible. ... initial intuistic knowledge of distance. ... to get without a coordinate system. ... with Euclidean space and from there on goes to a hyperbolic plane embedded ... (sci.math) - Re: Quantum Gravity 24: The Sphere At Infinity ("Antisphere") vs The Sphere at 0
... This doesn't mean that you have to normalize/standardize Euclidean ... distance or even Non-Euclidean distance for practical purposes. ... tangency") or to approach 0 (which is equivalent to infinite distance) ... (sci.physics) |
|