Optimization
- Updated2025-07-30
- 2 minute(s) read
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.
The VIs on this palette can return mathematics error codes.
An overview of the optimization routines is shown in the following illustration.


Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Mathematics\Optimization\Transport Optimization Using Linear Programming.vi