ListVectorPlot[array] generates a vector plot from an array of vector field values.ListVectorPlot[{{{x_1, y_1}, {vx_1, vy_1}}, ...}] generates a vector plot from vector field ...
Slider
(Built-in Mathematica Symbol) Slider[x] represents a slider with setting x in the range 0 to 1. Slider[Dynamic[x]] takes the setting to be the dynamically updated current value of x, with the value of x ...
Wronskian[{y_1, y_2, ...}, x] gives the Wronskian determinant for the functions y_1, y_2, ... depending on x.Wronskian[eqn, y, x] gives the Wronskian determinant for the ...
Linear programming problems are optimization problems where the objective function and constraints are all linear. Mathematica has a collection of algorithms for solving ...
MathLM is available for Windows, Linux, and Mac OS X. For a detailed list of specific platforms, visit www.wolfram.com/mathematica/features/system-requirements.html. Each ...
Partitioning elements in a list. This partitions in blocks of 3. This partitions in blocks of 3 with offset 1.
BetaDistribution[\[Alpha], \[Beta]] represents a continuous beta distribution with shape parameters \[Alpha] and \[Beta].
DagumDistribution[p, a, b] represents a Dagum distribution with shape parameters p and a and scale parameter b.
DirichletCharacter[k, j, n] gives the Dirichlet character \[Chi] {k, j} (n) with modulus k and index j.
ListLineIntegralConvolutionPlot[{array, image}] generates a line integral convolution plot of image convolved with the vector field defined by an array of vector field ...