Get Math Help

GET TUTORING NEAR ME!

(800) 434-2582

By submitting the following form, you agree to Club Z!'s Terms of Use and Privacy Policy

    Home / Get Math Help

    Nearest Neighbor Problem

    Alternate name
    Definition

    The problem in computational geometry of identifying the point from a set of points which is nearest to a given point according to some measure of distance. The nearest neighborhood problem involves identifying the locus of points lying nearer to the query point than to any other point in the set. The nearest neighbor x from the set of points u_1, u_2 can be computed in the Wolfram Language using Nearest[{u1, u2, ..., }, x]. An extensive site of nearest neighbor material is maintained by Lifshits.

    Related term

    computational geometry

    Related Wolfram Language symbol

    Nearest

    Back to List | POWERED BY THE WOLFRAM LANGUAGE