FindLinearRecurrence[list] finds if possible the minimal linear recurrence that generates list.FindLinearRecurrence[list, d] finds if possible the linear recurrence of ...
FindThreshold[image] finds a global threshold value that partitions the intensity values in image into two intervals.
StringReverse["string"] reverses the order of the characters in " string".
MathLink provides a mechanism through which programs can interact with Mathematica. Some typical uses of MathLink. MathLink provides a general interface for external programs ...
Newton's method for nonlinear equations is based on a linear approximation so the Newton step is found simply by setting M_k(p)=0, Near a root of the equations, Newton's ...
GeneralMiniMaxApproximation[{f_x, f_y}, {t, {t_0, t_1}, m, n}, x] finds the rational polynomial function of x, with numerator order m and denominator order n, that gives a ...
PositiveDefiniteMatrixQ[m] tests whether m is a positive definite matrix.
$MaxRootDegree specifies the maximum degree of polynomial to allow in Root objects.
NIntegrate Introduction NIntegrate Integration Strategies NIntegrate Integration Rules