481 - 490 of 1337 for ManipulateSearch Results
View search results from all Wolfram sites (8512 matches)
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, ...
VectorPlot   (Built-in Mathematica Symbol)
VectorPlot[{v_x, v_y}, {x, x_min, x_max}, {y, y_min, y_max}] generates a vector plot of the vector field {v_x, v_y} as a function of x and y. VectorPlot[{{v_x, v_y}, {w_x, ...
Tracing Evaluation   (Mathematica Tutorial)
The standard way in which Mathematica works is to take any expression you give as input, evaluate the expression completely, and then return the result. When you are trying ...
Applications   (CUDALink Tutorial)
Because GPUs are SIMD machines, to exploit CUDA's potential you must pose the problem in an SIMD manner. Computation that can be partitioned in such a way that each thread ...
Algebraic Transformations   (Mathematica Guide)
Mathematica includes functions for performing a variety of specific algebraic transformations. Some are algorithmically straightforward; others include highly sophisticated ...
Constructing Lists   (Mathematica Guide)
Mathematica provides powerful functions for constructing lists of any size and structure.
Functional Programming   (Mathematica Guide)
Long viewed as an important theoretical idea, functional programming finally became truly convenient and practical with the introduction of Mathematica's symbolic language. ...
Handling Arrays of Data   (Mathematica Guide)
Mathematica routinely handles huge arrays of numeric, symbolic, textual, or any other data, with any dimension or structure. Arrays are fully integrated into Mathematica's ...
Image Representation   (Mathematica Guide)
Mathematica's symbolic architecture allows a unique representation and treatment of images in both programs and documents. Mathematica supports images with arbitrary numbers ...
Low-Level MathLink Operations   (Mathematica Guide)
 
1 ... 46|47|48|49|50|51|52 ... 134 Previous Next

...