21 - 30 of 96 for CellularAutomatonSearch Results
View search results from all Wolfram sites (321 matches)
Boolean Computation   (Mathematica Guide)
Building on its core symbolic architecture, Mathematica gives immediate access to the latest in industrial-strength Boolean computation. With highly general symbolic ...
Mathematica 6.0 represented a major new level in Mathematica's distinguished twenty-year history of broad cutting-edge algorithm development. Mathematica's unified ...
BitAnd   (Built-in Mathematica Symbol)
BitAnd[n_1, n_2, ...] gives the bitwise AND of the integers n_i.
BitXor   (Built-in Mathematica Symbol)
BitXor[n_1, n_2, ...] gives the bitwise XOR of the integers n_i.
ImageFilter   (Built-in Mathematica Symbol)
ImageFilter[f, image, r] applies the function f to the range r neighborhood of each pixel in each channel of image.
Take   (Built-in Mathematica Symbol)
Take[list, n] gives the first n elements of list. Take[list, -n] gives the last n elements of list. Take[list, {m, n}] gives elements m through n of list. Take[list, seq_1, ...
PopupWindow   (Built-in Mathematica Symbol)
PopupWindow[expr, contents] displays as expr, but pops up a window containing contents when clicked.
LinearRecurrence   (Built-in Mathematica Symbol)
LinearRecurrence[ker, init, n] gives the sequence of length n obtained by iterating the linear recurrence with kernel ker starting with initial values ...
MorphologicalTransform   (Built-in Mathematica Symbol)
MorphologicalTransform[image, f] applies the function f to the 3*3 neighborhood of each pixel in a binary image image.MorphologicalTransform[image, rule] applies a ...
Mouseover   (Built-in Mathematica Symbol)
Mouseover[expr, over] represents an object that displays as over when the mouse pointer is over it, and as expr otherwise.
1|2|3|4|5|6 ... 10 Previous Next

...