Revision as of 15: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. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang