1471 - 1480 of 1683 for findSearch Results
View search results from all Wolfram sites (33409 matches)
TransitiveClosure   (Combinatorica Package Symbol)
TransitiveClosure[g] finds the transitive closure of graph g, the supergraph of g that contains edge {x, y} if and only if there is a path from x to y.
TileAreas   (Computational Geometry Package Symbol)
TileAreas[{{x_1, y_1}, {x_2, y_2}, ...}, {q_1, q_2, ...}, val] finds the areas of the tiles centered on {x_i, y_i} and having vertices q_j as stipulated by the vertex ...
ArrayComponents   (Built-in Mathematica Symbol)
ArrayComponents[array] gives an array in which all identical elements of array are replaced by an integer index representing the component in which the element ...
CornerNeighbors   (Built-in Mathematica Symbol)
CornerNeighbors is an option for various array and image processing functions that specifies whether diagonally adjacent corners should be considered neighbors of particular ...
MaxFilter   (Built-in Mathematica Symbol)
MaxFilter[image, r] filters image by replacing every value by the maximum in its range r neighborhood. MaxFilter[data, r] applies max filtering to an array of data.
MinFilter   (Built-in Mathematica Symbol)
MinFilter[image, r] filters image by replacing every value by the minimum in its range r neighborhood. MinFilter[data, r] applies min filtering to an array of data.
Most   (Built-in Mathematica Symbol)
Most[expr] gives expr with the last element removed.
NeedlemanWunschSimilarity   (Built-in Mathematica Symbol)
NeedlemanWunschSimilarity[u, v] gives a number representing the Needleman\[Dash]Wunsch similarity between strings or vectors u and v.
RangeFilter   (Built-in Mathematica Symbol)
RangeFilter[image, r] filters image by replacing every pixel by the difference of the maximum and minimum in its range r neighborhood. RangeFilter[data, r] applies a range ...
Rest   (Built-in Mathematica Symbol)
Rest[expr] gives expr with the first element removed.
1 ... 145|146|147|148|149|150|151 ... 169 Previous Next

...