701 - 710 of 1178 for ApplySearch Results
View search results from all Wolfram sites (314993 matches)
BaseStyle   (Built-in Mathematica Symbol)
BaseStyle is an option for formatting and related constructs that specifies the base style to use for them.
Binarize   (Built-in Mathematica Symbol)
Binarize[image] creates a binary image from image by replacing all values above a globally determined threshold with 1 and others with 0.Binarize[image, t] creates a binary ...
CellPrint   (Built-in Mathematica Symbol)
CellPrint[expr] inserts expr as a complete cell in the current notebook just below the cell being evaluated. CellPrint[{expr_1, expr_2, ...}] inserts a sequence of cells.
CompiledFunction   (Built-in Mathematica Symbol)
CompiledFunction[args...] represents compiled code for evaluating a compiled function.
Complement   (Built-in Mathematica Symbol)
Complement[e_all, e_1, e_2, ...] gives the elements in e_all which are not in any of the e_i.
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.
Condition   (Built-in Mathematica Symbol)
patt /; test is a pattern which matches only if the evaluation of test yields True. lhs :> rhs /; test represents a rule which applies only if the evaluation of test yields ...
Contours   (Built-in Mathematica Symbol)
Contours is an option for contour plots that specifies the contours to draw.
CornerFilter   (Built-in Mathematica Symbol)
CornerFilter[image] computes a measure for the presence of a corner for each pixel in image and returns the result as an intensity image.CornerFilter[image, r] detects ...
CrossingDetect   (Built-in Mathematica Symbol)
CrossingDetect[image] gives a binary image in which white pixels correspond to the zero crossings in image.CrossingDetect[image, delta] treats values in image that are ...
1 ... 68|69|70|71|72|73|74 ... 118 Previous Next

...