Recursive Model Estimation VIs

System Identification VIs

Recursive Model Estimation VIs

Owning Palette: System Identification 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 Recursive Model Estimation VIs to recursively estimate the parametric mathematical model for an unknown system.

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

Palette ObjectDescription
SI Recursively Estimate ARMAX ModelEstimates the parameters of an ARMAX model using a recursive method. Wire data to the stimulus signal and response signal inputs to determine the polymorphic instance to use or manually select the instance.
SI Recursively Estimate ARX ModelEstimates the parameters of an ARX model using a recursive method. Wire data to the stimulus signal and response signal inputs to determine the polymorphic instance to use or manually select the instance.
SI Recursively Estimate BJ ModelEstimates the parameters of a Box-Jenkins (BJ) model using a recursive method. Wire data to the stimulus signal and response signal inputs to determine the polymorphic instance to use or manually select the instance.
SI Recursively Estimate GL ModelEstimates the parameters of a general-linear (GL) model using a recursive method. Wire data to the stimulus signal and response signal inputs to determine the polymorphic instance to use or manually select the instance.
SI Recursively Estimate OE ModelEstimates the parameters of an output-error (OE) model using a recursive method. Wire data to the stimulus signal and response signal inputs to determine the polymorphic instance to use or manually select the instance.