311 - 320 of 355 for FlattenSearch Results
View search results from all Wolfram sites (7121 matches)
MixtureDistribution   (Built-in Mathematica Symbol)
MixtureDistribution[{w_1, ..., w_n}, {dist_1, ..., dist_n}] represents a mixture distribution whose CDF is given as a sum of the CDFs of the component distributions dist_i, ...
PieChart3D   (Built-in Mathematica Symbol)
PieChart3D[{y_1, y_2, ...}] makes a 3D pie chart with sector angle proportional to y_1, y_2, ....PieChart3D[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a 3D pie ...
DeleteCases   (Built-in Mathematica Symbol)
DeleteCases[expr, pattern] removes all elements of expr that match pattern. DeleteCases[expr, pattern, levelspec] removes all parts of expr on levels specified by levelspec ...
HoldAllComplete   (Built-in Mathematica Symbol)
HoldAllComplete is an attribute which specifies that all arguments to a function are not to be modified or looked at in any way in the process of evaluation.
Min   (Built-in Mathematica Symbol)
Min[x_1, x_2, ...] yields the numerically smallest of the x_i. Min[{x_1, x_2, ...}, {y_1, ...}, ...] yields the smallest element of any of the lists.
Efficiency   (Compiled Function Tools Tutorial)
This section is designed to discuss how to make compiled functions run efficiently. It will cover features that make them run faster, as well as problems that can make them ...
KernelMixtureDistribution   (Built-in Mathematica Symbol)
KernelMixtureDistribution[{x_1, x_2, ...}] represents a kernel mixture distribution based on the data values x_i.KernelMixtureDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...
ListStreamDensityPlot   (Built-in Mathematica Symbol)
ListStreamDensityPlot[array] generates a stream density plot from a 2D array of vector and scalar field values {{vx_ij, vy_ij}, s_ij}. ListStreamDensityPlot[{{{x_1, y_1}, ...
ListVectorDensityPlot   (Built-in Mathematica Symbol)
ListVectorDensityPlot[array] generates a vector plot from a 2D array of vector and scalar field values {{vx_ij, vy_ij}, s_ij}. ListVectorDensityPlot[{{{x_1, y_1}, {{vx_1, ...
NIntegrate Integration Strategies   (Mathematica Tutorial)
An integration strategy is an algorithm that attempts to compute integral estimates that satisfy user-specified precision or accuracy goals. An integration strategy normally ...
1 ... 29|30|31|32|33|34|35|36 Previous Next

...