161 - 170 of 191 for ShareSearch Results
View search results from all Wolfram sites (2565 matches)
Introduction   (Parallel Package Tutorial)
Parallel computing in Mathematica is based on launching and controlling multiple Mathematica kernel (worker) processes from within a single master Mathematica, providing a ...
Legacy   (Parallel Package Tutorial)
The parallel computing features of Mathematica entirely replace the Parallel Computing Toolkit that was available up to Mathematica Version 6. As stated in the Introduction, ...
Eigenvalues   (Built-in Mathematica Symbol)
Eigenvalues[m] gives a list of the eigenvalues of the square matrix m. Eigenvalues[{m, a}] gives the generalized eigenvalues of m with respect to a. Eigenvalues[m, k] gives ...
Reference   (Library Link Tutorial)
Wolfram LibraryLink allows dynamic libraries to be directly loaded into the Mathematica kernel so that functions in the libraries can be immediately called from Mathematica. ...
Parallelize   (Built-in Mathematica Symbol)
Parallelize[expr] evaluates expr using automatic parallelization.
Polygon   (Built-in Mathematica Symbol)
Polygon[{pt_1, pt_2, ...}] is a graphics primitive that represents a filled polygon. Polygon[{{pt_11, pt_12, ...}, {pt_21, ...}, ...}] represents a collection of polygons.
StateFeedbackGains   (Built-in Mathematica Symbol)
StateFeedbackGains[ss, {p_1, p_2, ..., p_n}] gives the state feedback gain matrix for the StateSpaceModel object ss such that the poles of the closed-loop system are p_i.
VarianceEquivalenceTest   (Built-in Mathematica Symbol)
VarianceEquivalenceTest[{data_1, data_2, ...}] tests whether the variances of the data_i are equal. VarianceEquivalenceTest[{data_1, ...}, " property"] returns the value of " ...
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 ...
Reference   (CUDALink Tutorial)
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
1 ... 14|15|16|17|18|19|20 Previous Next

...