401 - 410 of 566 for DistributeSearch Results
View search results from all Wolfram sites (3145 matches)
SignTest   (Built-in Mathematica Symbol)
SignTest[data] tests whether the median of data is zero. SignTest[{data_1, data_2}] tests whether the median of data_1\[Dash] data_2 is zero.SignTest[dspec, \[Mu] 0] tests a ...
Parallel Computation   (Compiled Function Tools Tutorial)
The Mathematica compiler can run computations in parallel. It does this by threading a compiled function over lists of data in parallel. A first step is to create a compiled ...
LocationTest   (Built-in Mathematica Symbol)
LocationTest[data] tests whether the mean or median of the data is zero. LocationTest[{data_1, data_2}] tests whether the means or medians of data_1 and data_2 are ...
RankedMin   (Built-in Mathematica Symbol)
RankedMin[list, n] gives the n\[Null]^th smallest element in list.
VertexDegree   (Built-in Mathematica Symbol)
VertexDegree[g] gives the list of vertex degrees for all vertices in the graph g.VertexDegree[g, v] gives the vertex degree for the vertex v.
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 ...
BooleanMinimize   (Built-in Mathematica Symbol)
BooleanMinimize[expr] finds a minimal-length disjunctive normal form representation of expr.BooleanMinimize[expr, form] finds a minimal-length representation for expr in the ...
HermiteH   (Built-in Mathematica Symbol)
HermiteH[n, x] gives the Hermite polynomial H_n (x).
ImageLevels   (Built-in Mathematica Symbol)
ImageLevels[image] gives a list of pixel values and counts for each channel in image. ImageLevels[image, n] bins pixel values into n equally spaced levels.ImageLevels[image, ...
Attributes   (Mathematica Tutorial)
Definitions such as f[x_]=x^2 specify values for functions. Sometimes, however, you need to specify general properties of functions, without necessarily giving explicit ...
1 ... 38|39|40|41|42|43|44 ... 57 Previous Next

...