class="resources"
Use the Optimization VIs to determine local minima and maxima of real 1D or n-dimension functions.
You can choose between optimization algorithms based on derivatives of the function and algorithms working without these derivatives. You also can use special methods like Linear Programming, Levenberg-Marquardt in symbolic form, Pade, and Chebyshev Approximation.
Click the icons for VI descriptions.

The VIs on this palette can return general LabVIEW error codes or specific mathematics error codes.
An overview of the optimization routines is shown in the following illustration.

Refer to the LabVIEW Analysis Concepts manual for more information about optimization.
Refer to the labview\examples\math\optimiz.llb for examples of using the Optimization VIs.