Euclidean distance matrix
A Euclidean distance matrix (EDM) is a real m×m matrix X such that for some points y1,…,ym in ℝm, Xik=∥yi-yk∥22, where ∥⋅∥2 is the 2-norm on ℝm.
A EDM X inherits the following from the norm that defines it:
-
•
Xii=0;
-
•
Xij=Xji≥0;
-
•
√Xik≤√Xij+√Xjk.
Additionally, X is a EDM if and only if the diagonal entries of X are all 0 and for all z∈ℝm whose components sum to 0, zTXz≤0.
Finally, the set of m×m EDMs forms a convex cone (http://planetmath.org/Cone3) in the set of all m×m matrices.
References
- 1 S. Boyd, L. Vandenberghe, Convex Optimization, Cambridge University Press, 2004.
Title | Euclidean distance matrix |
---|---|
Canonical name | EuclideanDistanceMatrix |
Date of creation | 2013-03-22 14:37:15 |
Last modified on | 2013-03-22 14:37:15 |
Owner | mathcam (2727) |
Last modified by | mathcam (2727) |
Numerical id | 7 |
Author | mathcam (2727) |
Entry type | Definition |
Classification | msc 15A48 |