1481 - 1490 of 2164 for delete duplicate elementsSearch Results
View search results from all Wolfram sites (19260 matches)
Updating Data with Raw SQL   (DatabaseLink Tutorial)
The raw SQL command UPDATE updates data in a database. An alternative is to use the Mathematica command SQLUpdate, described in "Updating Data". If you find that the examples ...
CUDA Programming   (CUDALink Tutorial)
CUDA is a general C-like programming developed by NVIDIA to program Graphical Processing Units (GPUs). CUDALink provides an easy interface to program the GPU by removing many ...
Plot Legends Package   (Plot Legends Package Tutorial)
There are two ways to use the functions in this package to place a legend in a graphic: the first can only be used as an option to the built-in functions Plot, ListPlot and ...
 
Arrow   (Built-in Mathematica Symbol)
Arrow[{pt_1, pt_2}] is a graphics primitive that represents an arrow from pt_1 to pt_2.Arrow[{pt_1, pt_2}, s] represents an arrow with its ends set back from pt_1 and pt_2 by ...
Cumulant   (Built-in Mathematica Symbol)
Cumulant[dist, r] gives the r\[Null]^th cumulant of the symbolic distribution dist.Cumulant[list, r] gives the r\[Null]^th cumulant of the elements in the list.Cumulant[r] ...
InterpolatingPolynomial   (Built-in Mathematica Symbol)
InterpolatingPolynomial[{f_1, f_2, ...}, x] constructs an interpolating polynomial in x which reproduces the function values f_i at successive integer values 1, 2, ... of x. ...
Interpolation   (Built-in Mathematica Symbol)
Interpolation[{f_1, f_2, ...}] constructs an interpolation of the function values f_i, assumed to correspond to x values 1, 2, ... . Interpolation[{{x_1, f_1}, {x_2, f_2}, ...
TuringMachine   (Built-in Mathematica Symbol)
TuringMachine[rule, init, t] generates a list representing the evolution of the Turing machine with the specified rule from initial condition init for t steps. ...
Naming and Finding Files   (Mathematica Tutorial)
The precise details of the naming of files differ from one computer system to another. Nevertheless, Mathematica provides some fairly general mechanisms that work on all ...
1 ... 146|147|148|149|150|151|152 ... 217 Previous Next

...