61 - 70 of 206 for ArrayPlotSearch Results
View search results from all Wolfram sites (611 matches)
ListCorrelate   (Built-in Mathematica Symbol)
ListCorrelate[ker, list] forms the correlation of the kernel ker with list. ListCorrelate[ker, list, k] forms the cyclic correlation in which the k \[Null]^th element of ker ...
Image   (Built-in Mathematica Symbol)
Image[data] represents a raster image with pixel values given by the array data.Image[graphics] creates a raster image from a graphics object. Image[obj, options] gives an ...
Mod   (Built-in Mathematica Symbol)
Mod[m, n] gives the remainder on division of m by n. Mod[m, n, d] uses an offset d.
ReliefImage   (Built-in Mathematica Symbol)
ReliefImage[array] generates a relief image of an array of height values.
CUDAClamp   (CUDALink Symbol)
CUDAClamp[lst] clamps the values of lst between automatically determined values.CUDAClamp[lst, low, high] clamps the values of lst between low and high.
FourierDCT   (Built-in Mathematica Symbol)
FourierDCT[list] finds the Fourier discrete cosine transform of a list of real numbers.FourierDCT[list, m] finds the Fourier discrete cosine transform of type m.
KroneckerSymbol   (Built-in Mathematica Symbol)
KroneckerSymbol[n, m] gives the Kronecker symbol (n/m).
ReplacePart   (Built-in Mathematica Symbol)
ReplacePart[expr, i -> new] yields an expression in which the i\[Null]\[Null]^th part of expr is replaced by new. ReplacePart[expr, {i_1 -> new_1, i_2 -> new_2, ...}] ...
RotateLeft   (Built-in Mathematica Symbol)
RotateLeft[expr, n] cycles the elements in expr n positions to the left. RotateLeft[expr] cycles one position to the left. RotateLeft[expr, {n_1, n_2, ...}] cycles elements ...
RotateRight   (Built-in Mathematica Symbol)
RotateRight[expr, n] cycles the elements in expr n positions to the right. RotateRight[expr] cycles one position to the right. RotateRight[expr, {n_1, n_2, ...}] cycles ...
1 ... 4|5|6|7|8|9|10 ... 21 Previous Next

...