Revision as of 16:29, 30 November 2010 by Mboutin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Euclidean Distance

The Euclidean distance Is the distance between two points in a cartesian coordinate system that is "measured by a ruler". The Euclidean distance between the points X=[x1,x2,...xn] and Y=[y1,y2,...yn] is defined as

$ dist(X,Y)=\sqrt{\sum_{i=1}^n{(x_i-y_i)^2}} $.


Back to Decision Theory Glossary

Back to ECE662

Alumni Liaison

Ph.D. on Applied Mathematics in Aug 2007. Involved on applications of image super-resolution to electron microscopy

Francisco Blanco-Silva