enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. 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.

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

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

  5. Distance from a point to a plane - Wikipedia

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

    Now the problem has become one of finding the nearest point on this plane to the origin, and its distance from the origin. The point on the plane in terms of the original coordinates can be found from this point using the above relationships between and , between and , and between and ; the distance in terms of the original coordinates is the ...

  6. Haversine formula - Wikipedia

    en.wikipedia.org/wiki/Haversine_formula

    The haversine formula determines the great-circle distance between two points on a sphere given their longitudes and latitudes.Important in navigation, it is a special case of a more general formula in spherical trigonometry, the law of haversines, that relates the sides and angles of spherical triangles.

  7. 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 = /. This distance can be found by first solving the linear systems {= + = /, and {= + = /, to get the coordinates of the intersection points. The solutions to the linear systems are the points

  8. Cosine similarity - Wikipedia

    en.wikipedia.org/wiki/Cosine_similarity

    The normalized angle, referred to as angular distance, between any two vectors and is a formal distance metric and can be calculated from the cosine similarity. [5] The complement of the angular distance metric can then be used to define angular similarity function bounded between 0 and 1, inclusive.

  9. Minimum distance - Wikipedia

    en.wikipedia.org/wiki/Minimum_distance

    The term minimum distance may refer to Minimum distance estimation, a statistical method for fitting a model to data; Closest pair of points problem, the algorithmic problem of finding two points that have the minimum distance among a larger set of points; Euclidean distance, the minimum length of any curve between two points in the plane