51 - 60 of 96 for CellularAutomatonSearch Results
View search results from all Wolfram sites (321 matches)
AspectRatio   (Built-in Mathematica Symbol)
AspectRatio is an option for Graphics and related functions that specifies the ratio of height to width for a plot.
ListDeconvolve   (Built-in Mathematica Symbol)
ListDeconvolve[ker, list] gives a deconvolution of list using kernel ker.
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 ...
TuringMachine   (Built-in Mathematica Symbol)
TuringMachine[rule, init, t] generates a list representing the evolution of the Turing machine with the specified rule from initial condition init for t steps. ...
ListConvolve   (Built-in Mathematica Symbol)
ListConvolve[ker, list] forms the convolution of the kernel ker with list. ListConvolve[ker, list, k] forms the cyclic convolution in which the k\[Null]^th element of ker is ...
MIDI   (Mathematica Import/Export Format)
MIME type: audio/midi Standard MIDI file format. Audio format. Used for controlling electronic musical instruments, computer sound cards, and sequencers. Stores a sequence of ...
STL   (Mathematica Import/Export Format)
MIME type: application/sla STL computer-aided design and manufacturing format. 3D geometry format. Commonly used for representing solid models in rapid prototyping systems. ...
And   (Built-in Mathematica Symbol)
e_1 && e_2 && ... is the logical AND function. It evaluates its arguments in order, giving False immediately if any of them are False, and True if they are all True.
Cuboid   (Built-in Mathematica Symbol)
Cuboid[{x_min, y_min, z_min}] is a three-dimensional graphics primitive that represents a unit cube, oriented parallel to the axes. Cuboid[{x_min, y_min, z_min}, {x_max, ...
Or   (Built-in Mathematica Symbol)
e_1 || e_2 || ... is the logical OR function. It evaluates its arguments in order, giving True immediately if any of them are True, and False if they are all False.
1 ... 3|4|5|6|7|8|9|10 Previous Next

...