2141 - 2150 of 4602 for algebraic functionsSearch Results
View search results from all Wolfram sites (502801 matches)
Beyond using a keyboard or mouse, you can control Mathematica with a joystick, gamepad, 3D mouse, or any device that follows the industry-standard human interface device ...
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 ...
ParallelDo   (Built-in Mathematica Symbol)
ParallelDo[expr, {i_max}] evaluates expr in parallel i_max times. ParallelDo[expr, {i, i_max}] evaluates expr in parallel with the variable i successively taking on the ...
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 ...
LandauDistribution   (Built-in Mathematica Symbol)
LandauDistribution[\[Mu], \[Sigma]] represents a Landau distribution with location parameter \[Mu] and scale parameter \[Sigma].
FactorialMoment   (Built-in Mathematica Symbol)
FactorialMoment[list, r] gives the r\[Null]^th moment of the elements in the list.FactorialMoment[dist, r] gives the r\[Null]^th moment of the symbolic distribution ...
ParallelTry   (Built-in Mathematica Symbol)
ParallelTry[f, {arg_1, arg_2, ...}] evaluates f[arg_i] in parallel, returning the first result received.ParallelTry[f, {arg_1, arg_2, ...}, k] returns a list of the first k ...
Termination Conditions   (Mathematica Tutorial)
Mathematically, sufficient conditions for a local minimum of a smooth function are quite straightforward: x^* is a local minimum if ∇f(x^*)=0 and the Hessian ∇^2f(x^*) is ...
Access to the Java Object Layer   (GUIKit Package Tutorial)
The GUIKit framework provides Mathematica functions, such as PropertyValue[{" StyleBox["widgetName", "TI"]"," StyleBox["propertyName", "TI"]"}], for accessing state ...
Numerical Differential Equation ...   (Numerical Differential Equation Analysis Package Guide)
 
1 ... 212|213|214|215|216|217|218 ... 461 Previous Next

...