71 - 80 of 96 for CellularAutomatonSearch Results
View search results from all Wolfram sites (321 matches)
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, ...}] ...
Summary of New Features in 6.0   (Mathematica Guide)
Mathematica 6.0 fundamentally redefined Mathematica and introduced a major new paradigm for computation. Building on Mathematica's time-tested core symbolic architecture, ...
FullSimplify   (Built-in Mathematica Symbol)
FullSimplify[expr] tries a wide range of transformations on expr involving elementary and special functions, and returns the simplest form it finds. FullSimplify[expr, assum] ...
GraphicsGrid   (Built-in Mathematica Symbol)
GraphicsGrid[{{g_11, g_12, ...}, ...}] generates a graphic in which the g_ij are laid out in a two-dimensional grid.
MatrixForm   (Built-in Mathematica Symbol)
MatrixForm[list] prints with the elements of list arranged in a regular array.
TableForm   (Built-in Mathematica Symbol)
TableForm[list] prints with the elements of list arranged in an array of rectangular cells.
TabView   (Built-in Mathematica Symbol)
TabView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...}] represents an object in which clicking the tab with label lbl_i displays expr_i. TabView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...
ListSurfacePlot3D   (Built-in Mathematica Symbol)
ListSurfacePlot3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] plots a three-dimensional surface constructed to fit the specified points.
ParallelTable   (Built-in Mathematica Symbol)
ParallelTable[expr, {i_max}] generates in parallel a list of i_max copies of expr.ParallelTable[expr, {i, i_max}] generates in parallel a list of the values of expr when i ...
Alphabetical Listing   (Mathematica Guide)
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
1 ... 5|6|7|8|9|10 Previous Next

...