1 - 10 of 118 for NearestSearch Results
Nearest   (Built-in Mathematica Symbol)
Nearest[{elem_1, elem_2, ...}, x] gives the list of elem_i to which x is nearest. Nearest[{elem_1 -> v_1, elem_2 -> v_2, ...}, x] gives the v_i corresponding to the elem_i to ...
Using Nearest   (Mathematica Tutorial)
Nearest is used to find elements in a list that are closest to a given data point. Nearest function. Nearest works with numeric lists, tensors, or a list of strings.
NearestFunction   (Built-in Mathematica Symbol)
NearestFunction[data] represents a function whose values give the elements closest to an element that is supplied.
DayRound   (Built-in Mathematica Symbol)
DayRound[date, daytype] rounds date to the nearest day of daytype, using the next-day rounding convention. DayRound[date, daytype, rounding] rounds date to the nearest day of ...
MeanDegreeConnectivity   (Built-in Mathematica Symbol)
MeanDegreeConnectivity[g] gives a list of k-mean degree connectivity for the graph g for successive k = 0, 1, 2 ... . MeanDegreeConnectivity[g, "In"] gives a list of k-mean ...
Floor   (Built-in Mathematica Symbol)
Floor[x] gives the greatest integer less than or equal to x. Floor[x, a] gives the greatest multiple of a less than or equal to x.
Round   (Built-in Mathematica Symbol)
Round[x] gives the integer closest to x. Round[x, a] rounds to the nearest multiple of a.
Exploratory Data Analysis   (Mathematica Guide)
Mathematica efficiently implements state-of-the-art data classification algorithms, allowing you to visualize distributions, search for nearest neighbors, and do cluster ...
Version 6.0 added a collection of carefully optimized functions to Mathematica's powerful arsenal of numerical handling capabilities.
Computational Geometry   (Mathematica Guide)
Mathematica's strengths in algebraic computation and graphics as well as numerics combine to bring unprecedented flexibility and power to geometric computation. Making ...
1|2|3|4 ... 12 Next

...