enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Euclidean distance - Wikipedia

    en.wikipedia.org/wiki/Euclidean_distance

    In mathematics, the Euclidean distance between two points in Euclidean space is the length of the line segment between them. It can be calculated from the Cartesian coordinates of the points using the Pythagorean theorem , and therefore is occasionally called the Pythagorean distance .

  3. Euclidean geometry - Wikipedia

    en.wikipedia.org/wiki/Euclidean_geometry

    defining the distance between two points P = (p x, p y) and Q = (q x, q y) is then known as the Euclidean metric, and other metrics define non-Euclidean geometries. In terms of analytic geometry, the restriction of classical geometry to compass and straightedge constructions means a restriction to first- and second-order equations, e.g., y = 2 ...

  4. Euclidean distance matrix - Wikipedia

    en.wikipedia.org/wiki/Euclidean_distance_matrix

    In mathematics, a Euclidean distance matrix is an n×n matrix representing the spacing of a set of n points in Euclidean space. For points x 1 , x 2 , … , x n {\displaystyle x_{1},x_{2},\ldots ,x_{n}} in k -dimensional space ℝ k , the elements of their Euclidean distance matrix A are given by squares of distances between them.

  5. Euclidean space - Wikipedia

    en.wikipedia.org/wiki/Euclidean_space

    The distance (more precisely the Euclidean distance) between two points of a Euclidean space is the norm of the translation vector that maps one point to the other; that is d ( P , Q ) = ‖ P Q → ‖ .

  6. Metric space - Wikipedia

    en.wikipedia.org/wiki/Metric_space

    A diagram illustrating the great-circle distance (in cyan) and the straight-line distance (in red) between two points P and Q on a sphere.. To see the utility of different notions of distance, consider the surface of the Earth as a set of points.

  7. Taxicab geometry - Wikipedia

    en.wikipedia.org/wiki/Taxicab_geometry

    This different definition of distance also leads to a different definition of the length of a curve, for which a line segment between any two points has the same length as a grid path between those points rather than its Euclidean length. The taxicab distance is also sometimes known as rectilinear distance or L 1 distance (see L p space). [1]

  8. Distance from a point to a line - Wikipedia

    en.wikipedia.org/wiki/Distance_from_a_point_to_a...

    The distance (or perpendicular distance) from a point to a line is the shortest distance from a fixed point to any point on a fixed infinite line in Euclidean geometry. It is the length of the line segment which joins the point to the line and is perpendicular to the line. The formula for calculating it can be derived and expressed in several ways.

  9. Closest pair of points problem - Wikipedia

    en.wikipedia.org/wiki/Closest_pair_of_points_problem

    The closest pair of points problem or closest pair problem is a problem of computational geometry: given points in metric space, find a pair of points with the smallest distance between them. The closest pair problem for points in the Euclidean plane [ 1 ] was among the first geometric problems that were treated at the origins of the systematic ...