511 - 520 of 1337 for ManipulateSearch Results
View search results from all Wolfram sites (8512 matches)
Colorize   (Built-in Mathematica Symbol)
Colorize[m] generates an image from an integer matrix m, using colors for positive integers and black for non-positive integers.Colorize[image] replaces intensity values in ...
ComplexityFunction   (Built-in Mathematica Symbol)
ComplexityFunction is an option for Simplify and other functions which gives a function to rank the complexity of different forms of an expression.
Count   (Built-in Mathematica Symbol)
Count[list, pattern] gives the number of elements in list that match pattern. Count[expr, pattern, levelspec] gives the total number of subexpressions matching pattern that ...
DeleteDuplicates   (Built-in Mathematica Symbol)
DeleteDuplicates[list] deletes all duplicates from list.DeleteDuplicates[list, test] applies test to pairs of elements to determine whether they should be considered ...
Delete   (Built-in Mathematica Symbol)
Delete[expr, n] deletes the element at position n in expr. If n is negative, the position is counted from the end. Delete[expr, {i, j, ...}] deletes the part at position {i, ...
DeleteSmallComponents   (Built-in Mathematica Symbol)
DeleteSmallComponents[image] replaces small connected components in a binary image image with background pixels.DeleteSmallComponents[m] replaces positive integers in a label ...
Diagonal   (Built-in Mathematica Symbol)
Diagonal[m] gives the list of elements on the leading diagonal of the matrix m.Diagonal[m, k] gives the elements on the k\[Null]^th diagonal of m.
Dispatch   (Built-in Mathematica Symbol)
Dispatch[{lhs_1 -> rhs_1, lhs_2 -> rhs_2, ...}] generates an optimized dispatch table representation of a list of rules. The object produced by Dispatch can be used to give ...
EdgeDetect   (Built-in Mathematica Symbol)
EdgeDetect[image] finds edges in image and returns the result as a binary image.EdgeDetect[image, r] finds edges at the scale of the specified pixel range r.EdgeDetect[image, ...
EditDistance   (Built-in Mathematica Symbol)
EditDistance[u, v] gives the edit or Levenshtein distance between strings or vectors u and v.
1 ... 49|50|51|52|53|54|55 ... 134 Previous Next

...