BubbleSizes is an option to BubbleChart and related functions that specifies the range of sizes used for bubbles.
CommonestFilter[image, r] transforms image by replacing each pixel with the most common pixel value in its range r neighborhood.CommonestFilter[data, r] applies commonest ...
ControllerManipulate[expr, {u, u_min, u_max}] generates a version of expr set up to allow interactive manipulation of the value of u using an external controller ...
DependentVariables is an option which specifies the list of all objects that should be considered as dependent variables in equations that have been supplied.
Dilation[image, ker] gives the morphological dilation of image with respect to the structuring element ker.Dilation[image, r] gives the dilation with respect to a range r ...
DiscreteIndicator[x, x_1, {u_1, u_2, ...}] yields the discrete indicator function, equal to 1 if x = x_1 and 0 if x = u_i for any i.
FinancialIndicator["ind", par_1, par_2, ...] represents a financial indicator " ind" with parameters par_1, par_2, etc.
FindIndependentVertexSet[g] finds an independent vertex set of the graph g with a maximum number of vertices.
GeoPositionENU[{east, north, up}, p] represents a point with local Cartesian coordinates {east, north, up} in a reference system specified by the position p.
Hyperfactorial[n] gives the hyperfactorial function H(n).