1121 - 1130 of 1935 for ISearch Results
View search results from all Wolfram sites (14261 matches)
One of the most common uses of MathLink is to allow you to call functions in an external program from within Mathematica. Once the external program has been set up, all you ...
Button   (Built-in Mathematica Symbol)
Button[label, action] represents a button that is labeled with label, and evaluates action whenever it is clicked.
FindIntegerNullVector   (Built-in Mathematica Symbol)
FindIntegerNullVector[{x_1, x_2, ..., x_n}] finds a list of integers a_i such that a_1 x_1 + a_2 x_2 + \[CenterEllipsis] + a_n x_n == 0. FindIntegerNullVector[{x_1, x_2, ..., ...
Graph   (Built-in Mathematica Symbol)
Graph[{e_1, e_2, ...}] yields a graph with edges e_j.Graph[{v 1, v 2, ...}, {e_1, e_2, ...}] yields the graph with vertices v_i and edges e_j. Graph[{..., w_i[v_i, ...], ...
MannWhitneyTest   (Built-in Mathematica Symbol)
MannWhitneyTest[{data_1, data_2}] tests whether the medians of data_1 and data_2 are equal.MannWhitneyTest[dspec, \[Mu]_0] tests the median difference against ...
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. ...
ExplicitRungeKutta Method for NDSolve   (Mathematica Tutorial)
This loads packages containing some test problems and utility functions. One of the first and simplest methods for solving initial value problems was proposed by Euler: ...
Virtual Shared Memory   (Parallel Package Tutorial)
Special-purpose multiprocessing hardware comes in two types, shared memory and distributed memory. In a shared-memory machine, all processors have access to a common main ...
Plot   (Built-in Mathematica Symbol)
Plot[f, {x, x_min, x_max}] generates a plot of f as a function of x from x_min to x_max. Plot[{f_1, f_2, ...}, {x, x_min, x_max}] plots several functions f_i.
Add Error Bars to Charts and Plots   (Mathematica How To)
Plots of data based on measurements often have vertical lines or intervals centered at the points to indicate the associated error estimates. Mathematica lets you add such ...
1 ... 110|111|112|113|114|115|116 ... 194 Previous Next

...