61 - 70 of 96 for CellularAutomatonSearch Results
View search results from all Wolfram sites (321 matches)
Partition   (Built-in Mathematica Symbol)
Partition[list, n] partitions list into non-overlapping sublists of length n. Partition[list, n, d] generates sublists with offset d. Partition[list, {n_1, n_2, ...}] ...
FlipView   (Built-in Mathematica Symbol)
FlipView[{expr_1, expr_2}] represents an object which flips between displaying expr_1 and expr_2 each time it is clicked.FlipView[{expr_1, expr_2, ...}] cyclically flips ...
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.
Animate   (Built-in Mathematica Symbol)
Animate[expr, {u, u_min, u_max}] generates an animation of expr in which u varies continuously from u_min to u_max. Animate[expr, {u, u_min, u_max, du}] takes u to vary in ...
Fourier   (Built-in Mathematica Symbol)
Fourier[list] finds the discrete Fourier transform of a list of complex numbers.
ImageSize   (Built-in Mathematica Symbol)
ImageSize is an option that specifies the overall size of an image to display for an object.
Mean   (Built-in Mathematica Symbol)
Mean[list] gives the statistical mean of the elements in list. Mean[dist] gives the mean of the symbolic distribution dist.
Labeled   (Built-in Mathematica Symbol)
Labeled[expr, lbl] displays expr labeled with lbl. Labeled[expr, lbl, pos] places lbl at a position specified by pos. Labeled[expr, {lbl_1, lbl_2, ...}, {pos_1, ...}] places ...
Raster   (Built-in Mathematica Symbol)
Raster[{{a_11, a_12, ...}, ...}] is a two-dimensional graphics primitive which represents a rectangular array of gray cells. Raster[{{{r_11, g_11, b_11}, ...}, ...}] ...
1 ... 4|5|6|7|8|9|10 Previous Next

...