Euclidean distance

التعريفات والمعاني

== English == === Alternative forms === euclidean distance (US) === Noun === Euclidean distance (countable and uncountable, plural Euclidean distances) (geometry) The distance between two points defined as the square root of the sum of the squares of the differences between the corresponding coordinates of the points; for example, in two-dimensional Euclidean geometry, the Euclidean distance between two points a = (ax, ay) and b = (bx, by) is defined as: d ( a , b ) = ( a x − b x ) 2 + ( a y − b y ) 2 {\displaystyle d({\textbf {a}},{\textbf {b}})={\sqrt {({\textbf {a}}_{x}-{\textbf {b}}_{x})^{2}+({\textbf {a}}_{y}-{\textbf {b}}_{y})^{2}}}} ==== Synonyms ==== Cartesian distance ==== Translations ==== ==== See also ==== Chebyshev distance, chessboard distance Manhattan distance, taxicab distance