A variety of moments or combinations of moments are used to summarize a distribution or data. Mean is used to indicate a center location, variance and standard deviation are ...
Sequence of raster image files. Commonly used as an intermediary format in video production.
Version Advisory checks for input from previous versions of Mathematica that should be updated for compatibility with the current version.
CellBracketOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies settings for cell brackets.
Heads
(Built-in Mathematica Symbol) Heads is an option for functions which use level specifications that specifies whether heads of expressions should be included.
ImagePad[image, m] pads image on all sides with m background pixels.ImagePad[image, m, padding] pads image on all sides using the value or method specified by ...
LongestCommonSequence[s_1, s_2] finds the longest sequence of contiguous or disjoint elements common to the strings or lists s_1 and s_2.
PodStates is an option for WolframAlpha that determines information about the states of the pods.
Radon
(Built-in Mathematica Symbol) Radon[image] gives an image representing the discrete Radon transform of image.Radon[image, {w, h}] specifies the width w and the height h of the resulting image.Radon[image, ...
SetAlphaChannel[image] adds a fully opaque alpha channel to image.SetAlphaChannel[image, a] sets the opacity of all pixels to a.SetAlphaChannel[image, aimage] sets the alpha ...