Polynomial Model Estimation VIs

System Identification VIs

Polynomial Model Estimation VIs

Owning Palette: Parametric Model Estimation VIs

Installed With: System Identification Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Polynomial Model Estimation VIs to estimate an AR, ARX,ARMAX, Box-Jenkins, or output-error model for an unknown, linear, time-invariant system.

The VIs on this palette can return general LabVIEW error codes or specific system identification error codes.

Palette ObjectDescription
SI Estimate AR ModelEstimates the parameters of an AR model for an unknown system. Wire data to the response signal input to determine the polymorphic instance to use or manually select the instance.
SI Estimate ARMAX ModelEstimates the parameters of an ARMAX model for an unknown system. Wire data to the stimulus signal and response signal inputs to determine the polymorphic instance to use or manually select the instance.
SI Estimate ARX ModelEstimates the parameters of an ARX model for an unknown system. Wire data to the stimulus signal and response signal inputs to determine the polymorphic instance to use or manually select the instance.
SI Estimate BJ ModelEstimates the parameters of a Box-Jenkins (BJ) model for an unknown system. Wire data to the stimulus signal and response signal inputs to determine the polymorphic instance to use or manually select the instance.
SI Estimate General Linear ModelEstimates the parameters of a general-linear (GL) model for an unknown system. Wire data to the stimulus signal and response signal inputs to determine the polymorphic instance to use or manually select the instance.
SI Estimate OE ModelEstimates the parameters of an output-error (OE) model for an unknown system. Wire data to the stimulus signal and response signal inputs to determine the polymorphic instance to use or manually select the instance.