ListPointPlot3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] generates a 3D scatter plot of points with coordinates {x_i, y_i, z_i}. ListPointPlot3D[array] generates a 3D scatter ...
RootLocusPlot[g, {k, k_min, k_max}] generates the root locus plot of a rational function g of k ranging from k_min to k_max.RootLocusPlot[sys, ...] plots the root loci of a ...
Both CUDALink and OpenCLLink have a state-of-the-art memory manager that reduces the amount of memory allocation and transfer to the GPU. If used properly, the memory system ...
MinimumChainPartition[g] partitions partial-order g into a minimum number of chains.
RankGraph[g, l] partitions the vertices into classes based on the shortest geodesic distance to a member of list l.
NIntegrate Introduction NIntegrate Integration Strategies NIntegrate Integration Rules
BrayCurtisDistance[u, v] gives the Bray\[Dash]Curtis distance between vectors u and v.
CorrelationDistance[u, v] gives the correlation coefficient distance between vectors u and v.