When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Euclidean distance - Wikipedia

    en.wikipedia.org/wiki/Euclidean_distance

    The distance from a point to a plane in three-dimensional Euclidean space [7] The distance between two lines in three-dimensional Euclidean space [8] The distance from a point to a curve can be used to define its parallel curve, another curve all of whose points have the same distance to the given curve. [9]

  3. Distance from a point to a line - Wikipedia

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

    The denominator of this expression is the distance between P 1 and P 2. The numerator is twice the area of the triangle with its vertices at the three points, (x 0,y 0), P 1 and P 2. See: Area of a triangle § Using coordinates.

  4. Distance geometry - Wikipedia

    en.wikipedia.org/wiki/Distance_geometry

    Distance geometry is the branch of mathematics concerned with characterizing and studying sets of points based only on given values of the distances between pairs of points. [ 1 ] [ 2 ] [ 3 ] More abstractly, it is the study of semimetric spaces and the isometric transformations between them.

  5. Distance from a point to a plane - Wikipedia

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

    The formula for the closest point to the origin may be expressed more succinctly using notation from linear algebra. The expression a x + b y + c z {\displaystyle ax+by+cz} in the definition of a plane is a dot product ( a , b , c ) ⋅ ( x , y , z ) {\displaystyle (a,b,c)\cdot (x,y,z)} , and the expression a 2 + b 2 + c 2 {\displaystyle a^{2 ...

  6. Distance between two parallel lines - Wikipedia

    en.wikipedia.org/wiki/Distance_between_two...

    the distance between the two lines is the distance between the two intersection points of these lines with the perpendicular line y = − x / m . {\displaystyle y=-x/m\,.} This distance can be found by first solving the linear systems

  7. Unit distance graph - Wikipedia

    en.wikipedia.org/wiki/Unit_distance_graph

    The unit distance graph for a set of points in the plane is the undirected graph having those points as its vertices, with an edge between two vertices whenever their Euclidean distance is exactly one. An abstract graph is said to be a unit distance graph if it is possible to find distinct locations in the plane for its vertices, so that its ...

  8. Distance - Wikipedia

    en.wikipedia.org/wiki/Distance

    The same sense of distance is used in Euclidean geometry to define distance from a point to a line, distance from a point to a plane, or, more generally, perpendicular distance between affine subspaces. Even more generally, this idea can be used to define the distance between two subsets of a metric space.

  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 ...