361 - 370 of 506 for RandomRealSearch Results
View search results from all Wolfram sites (2421 matches)
MatrixForm   (Built-in Mathematica Symbol)
MatrixForm[list] prints with the elements of list arranged in a regular array.
TableForm   (Built-in Mathematica Symbol)
TableForm[list] prints with the elements of list arranged in an array of rectangular cells.
Table   (Built-in Mathematica Symbol)
Table[expr, {i_max}] generates a list of i_max copies of expr. Table[expr, {i, i_max}] generates a list of the values of expr when i runs from 1 to i_max. Table[expr, {i, ...
Partitioning Data into Clusters   (Mathematica Tutorial)
Cluster analysis is an unsupervised learning technique used for classification of data. Data elements are partitioned into groups called clusters that represent proximate ...
Introduction   (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 ...
PairedBarChart   (Built-in Mathematica Symbol)
PairedBarChart[{y_1, y_2, ...}, {z_1, z_2, ...}] makes a paired bar chart with bar lengths y_1, y_2, ... and z_1, z_2, ..., respectively.PairedBarChart[{..., w_i[y_i, ...], ...
SmoothKernelDistribution   (Built-in Mathematica Symbol)
SmoothKernelDistribution[{x_1, x_2, ...}] represents a smooth kernel distribution based on the data values x_i.SmoothKernelDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...
WaveletBestBasis   (Built-in Mathematica Symbol)
WaveletBestBasis[dwd] computes a best basis representation in the DiscreteWaveletData object dwd.WaveletBestBasis[dwd, cspec] computes a best basis representation using the ...
GraphDistance   (Graph Utilities Package Symbol)
GraphDistance[g, i, j] gives the distance from vertex i to vertex j in the graph g.
PairwiseScatterPlot   (Statistical Plots Package Symbol)
PairwiseScatterPlot[m] creates a matrix of scatter plots comparing the data in each column of m against columns of m.
1 ... 34|35|36|37|38|39|40 ... 51 Previous Next

...