NArgMax
(Built-in Mathematica Symbol) NArgMax[f, x] gives a position x_max at which f is numerically maximized.NArgMax[f, {x, y, ...}] gives a position {x_max, y_max, ...} at which f is numerically ...
NMaxValue[f, x] gives the maximum value of f with respect to x.NMaxValue[f, {x, y, ...}] gives the maximum value of f with respect to x, y, .... NMaxValue[{f, cons}, {x, y, ...
NMinValue[f, x] gives the minimum value of f with respect to x.NMinValue[f, {x, y, ...}] gives the minimum value of f with respect to x, y, .... NMinValue[{f, cons}, {x, y, ...
PartitionsQ[n] gives the number q (n) of partitions of the integer n into distinct parts.
A Frobenius equation is an equation of the form where a_1, …, a_n are positive integers, m is an integer, and the coordinates x_1, …, x_n of solutions are required to be ...
This loads the package. Economized rational approximations. A Pad é approximation is very accurate near the center of expansion, but the error increases rapidly as you get ...
VertexIndex[g, v] gives the integer index for the vertex v in the graph g.
ProbabilityDistribution[pdf, {x, x_min, x_max}] represents the continuous distribution with PDF pdf in the variable x where the pdf is taken to be zero for x < x_min and x > ...
Brake
(Function Approximations Package Symbol) Brake is an option to MiniMaxApproximation and GeneralMiniMaxApproximation that specifies how changes from one iteration to the next are to be restricted.
ArrayComponents[array] gives an array in which all identical elements of array are replaced by an integer index representing the component in which the element ...