Owning Palette: Mathematics VIs
Requires: Full Development System. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the Integration & Differentiation VIs to perform integration and differentiation procedures.
The VIs on this palette can return mathematics error codes.
| Palette Object | Description |
|---|---|
| Derivative x(t) | Performs a discrete differentiation of the sampled signal X. |
| Integral x(t) | Performs the discrete integration of the sampled signal X. |
| Numeric Integration | Performs numeric integration on the Input Array using one of four popular numeric integration methods. |
| Quadrature | Performs numerical integration using adaptive quadrature approach. You must manually select the polymorphic instance to use. |
| Time Domain Math | Performs one of several math functions on time domain signals. |
| Uneven Numeric Integration | Performs numeric integration on the unevenly spaced values in the input array using the trapezoidal method. |