671 - 680 of 2023 for parallel computationSearch Results
View search results from all Wolfram sites (188377 matches)
DiscreteWaveletPacketTransform   (Built-in Mathematica Symbol)
DiscreteWaveletPacketTransform[data] gives the discrete wavelet packet transform (DWPT) of an array of data.DiscreteWaveletPacketTransform[data, wave] gives the discrete ...
Global System Information   (Mathematica Tutorial)
In order to write the most general Mathematica programs you will sometimes need to find out global information about the setup under which your program is being run. Thus, ...
CUDA Functions   (CUDALink Tutorial)
CUDALink is a built-in Mathematica package that provides a simple and powerful interface for using CUDA within Mathematica's streamlined work flow. CUDALink provides you with ...
ConvexHull   (Computational Geometry Package Symbol)
ConvexHull[{{x_1, y_1}, {x_2, y_2}, ...}] yields the planar convex hull of the points {{x_1, y_1}, ...}, represented as a list of point indices arranged in counterclockwise ...
DelaunayTriangulationQ   (Computational Geometry Package Symbol)
DelaunayTriangulationQ[{{x_1, y_1}, {x_2, y_2}, ...}, val] gives True if the triangulation of the points {{x_1, y_1}, ...} represented by the vertex adjacency list val is a ...
PlanarGraphPlot   (Computational Geometry Package Symbol)
PlanarGraphPlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots the Delaunay triangulation of the points {{x_1, y_1}, ...}.PlanarGraphPlot[{{x_1, y_1}, {x_2, y_2}, ...}, g] plots the ...
MicroscopePlot   (Computer Arithmetic Package Symbol)
MicroscopePlot[f, {x, a}] plots the expression f in a small neighborhood of a using machine arithmetic.MicroscopePlot[f, {x, a, n}] plots f from a - n ulps to a + n ulps.
MicroscopicErrorPlot   (Computer Arithmetic Package Symbol)
MicroscopicErrorPlot[f, {x, a}] plots the error incurred by using machine arithmetic to evaluate the expression f in a small neighborhood of a.MicroscopicErrorPlot[f, {x, a, ...
AndersonDarlingTest   (Built-in Mathematica Symbol)
AndersonDarlingTest[data] tests whether data is normally distributed using the Anderson\[Dash]Darling test.AndersonDarlingTest[data, dist] tests whether data is distributed ...
Exp   (Built-in Mathematica Symbol)
Exp[z] gives the exponential of z.
1 ... 65|66|67|68|69|70|71 ... 203 Previous Next

...