somewhere near the beginning.

Euclidean Distance Matrices

Filed under: Mathematics — Alex @ 12:35 pm 10/26/2007

Imagine you have m points in \R^n, then construct the ‘Euclidean distance matrix’ A_{ij} = \|p_i - p_j\|. A has some interesting properties: all its entries are positive, it is hollow (the diagonal entries are all zero), its entries satisfy A_{ij} \leq A_{ik} + A_{kj} , and most interesting, A is nonsingular. The latter is particularly interesting– why it is true is an interesting question in its own right– because it makes EDMs a useful tool for interpolation.

Possibly relevant posts:

1 Comment »

RSS feed for comments on this post. TrackBack URL

Leave a comment