WatershedComponents[image] computes the watershed transform of image, returning the result as a matrix in which positive integers label the catchment ...
MorletWavelet[] represents a Morlet wavelet.
NumberOfInvolutions[n] counts the number of involutions on n elements.
VertexWeight is an option and property for Graph and related functions that specifies a vertex weight.
The built-in functions D, Limit, Residue and Series perform computations using symbolic and analytic methods. The functions ND, NLimit, NResidue and NSeries, in this package, ...
Mathematica 8 introduces interactive content delivered by Wolfram|Alpha directly into your documents. Additionally, Mathematica 8 extends the existing set of interface ...
Protect
(Built-in Mathematica Symbol) Protect[s_1, s_2, ...] sets the attribute Protected for the symbols s_i. Protect["form_1", "form_2", ...] protects all symbols whose names match any of the string patterns ...
SpatialMedian[matrix] gives the spatial median of the elements in matrix.
$MachineDomains is a list of strings giving the names of the current network domains associated with the computer on which Mathematica is being run.
Inpaint
(Built-in Mathematica Symbol) Inpaint[image, region] retouches parts of image that correspond to nonzero elements in region.