221 - 230 of 458 for HeadSearch Results
View search results from all Wolfram sites (4973 matches)
ToString   (Built-in Mathematica Symbol)
ToString[expr] gives a string corresponding to the printed form of expr in OutputForm. ToString[expr, form] gives the string corresponding to output in the specified form.
Basic Internal Architecture   (Mathematica Tutorial)
Internal representations used by Mathematica. When you type input into Mathematica, a data structure is created in the memory of your computer to represent the expression you ...
Setting Up Functions with Optional ...   (Mathematica Tutorial)
When you define a complicated function, you will often want to let some of the arguments of the function be "optional". If you do not give those arguments explicitly, you ...
ParallelCombine   (Built-in Mathematica Symbol)
ParallelCombine[f, h[e_1, e_2, ...], comb] evaluates f[h[e_1, e_2, ...]] in parallel by distributing parts of the computation to all parallel kernels and combining the ...
Functional Operations   (Mathematica Overview)
Function Names as Expressions Applying Functions Repeatedly Applying Functions to Lists and Other Expressions
IncidenceMatrix   (Built-in Mathematica Symbol)
IncidenceMatrix[g] gives the vertex-edge incidence matrix of the graph g.
OutputForm   (Built-in Mathematica Symbol)
OutputForm[expr] prints as a two-dimensional representation of expr using only keyboard characters.
ParallelArray   (Built-in Mathematica Symbol)
ParallelArray[f, n] generates in parallel a list of length n, with elements f[i], evaluated.ParallelArray[f, {n_1, n_2, ...}] generates in parallel an n_1*n_2*... array of ...
Radon   (Built-in Mathematica Symbol)
Radon[image] gives an image representing the discrete Radon transform of image.Radon[image, {w, h}] specifies the width w and the height h of the resulting image.Radon[image, ...
Connecting to a subsidiary program via MathLink. This starts a subsidiary Mathematica process on the computer system used here. Here is a packet representing the first input ...
1 ... 20|21|22|23|24|25|26 ... 46 Previous Next

...