81 - 90 of 96 for CellularAutomatonSearch Results
View search results from all Wolfram sites (321 matches)
Some Notes on Internal Implementation   (Mathematica Tutorial)
General issues about the internal implementation of Mathematica are discussed in "The Internals of Mathematica". Given here are brief notes on particular features. These ...
Parallelize   (Built-in Mathematica Symbol)
Parallelize[expr] evaluates expr using automatic parallelization.
DensityPlot   (Built-in Mathematica Symbol)
DensityPlot[f, {x, x_min, x_max}, {y, y_min, y_max}] makes a density plot of f as a function of x and y.
ListContourPlot   (Built-in Mathematica Symbol)
ListContourPlot[array] generates a contour plot from an array of height values. ListContourPlot[{{x_1, y_1, f_1}, {x_2, y_2, f_2}, ...}] generates a contour plot from values ...
ListDensityPlot   (Built-in Mathematica Symbol)
ListDensityPlot[array] generates a smooth density plot from an array of values. ListDensityPlot[{{x_1, y_1, f_1}, {x_2, y_2, f_2}, ...}] generates a density plot with values ...
ListPlot3D   (Built-in Mathematica Symbol)
ListPlot3D[array] generates a three-dimensional plot of a surface representing an array of height values. ListPlot3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] generates a plot ...
Manipulate   (Built-in Mathematica Symbol)
Manipulate[expr, {u, u_min, u_max}] generates a version of expr with controls added to allow interactive manipulation of the value of u. Manipulate[expr, {u, u_min, u_max, ...
ParametricPlot3D   (Built-in Mathematica Symbol)
ParametricPlot3D[{f_x, f_y, f_z}, {u, u_min, u_max}] produces a three-dimensional space curve parametrized by a variable u which runs from u_min to u_max. ...
CUDAFunctionLoad   (CUDALink Symbol)
CUDAFunctionLoad[src, fun, argtypes, blockdim] loads CUDAFunction from scr and makes fun available in Mathematica.CUDAFunctionLoad[{srcfile}, fun, argtypes, blockdim] loads ...
CellularAutomaton::xtake   (Mathematica Message)
CellularAutomaton::xtake
1 ... 6|7|8|9|10 Previous Next

...