1221 - 1230 of 2164 for delete duplicate elementsSearch Results
View search results from all Wolfram sites (19265 matches)
AxesLabel   (Built-in Mathematica Symbol)
AxesLabel is an option for graphics functions that specifies labels for axes.
ColorFunction   (Built-in Mathematica Symbol)
ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.
Correlation   (Built-in Mathematica Symbol)
Correlation[v_1, v_2] gives the correlation between the vectors v_1 and v_2.Correlation[m] gives the correlation matrix for the matrix m.Correlation[m_1, m_2] gives the ...
Flat   (Built-in Mathematica Symbol)
Flat is an attribute that can be assigned to a symbol f to indicate that all expressions involving nested functions f should be flattened out. This property is accounted for ...
GaussianFilter   (Built-in Mathematica Symbol)
GaussianFilter[image, r] filters image by convolving with a Gaussian kernel of pixel radius r.GaussianFilter[image, r, {n_1, n_2}] convolves image with a kernel formed from ...
If   (Built-in Mathematica Symbol)
If[condition, t, f] gives t if condition evaluates to True, and f if it evaluates to False. If[condition, t, f, u] gives u if condition evaluates to neither True nor False.
ImageDeconvolve   (Built-in Mathematica Symbol)
ImageDeconvolve[image, ker] gives a deconvolution of image using kernel ker.
Kurtosis   (Built-in Mathematica Symbol)
Kurtosis[list] gives the coefficient of kurtosis for the elements in list.Kurtosis[dist] gives the coefficient of kurtosis for the symbolic distribution dist.
QuartileSkewness   (Built-in Mathematica Symbol)
QuartileSkewness[list] gives the coefficient of quartile skewness for the elements in list.QuartileSkewness[dist] gives the coefficient of quartile skewness for the symbolic ...
ReadList   (Built-in Mathematica Symbol)
ReadList["file"] reads all the remaining expressions in a file and returns a list of them. ReadList["file", type] reads objects of the specified type from a file, until the ...
1 ... 120|121|122|123|124|125|126 ... 217 Previous Next

...