LabVIEW Control Design and Simulation Module

CD Get Stochastic System Dimensions VI

  • Updated2023-03-14
  • 2 minute(s) read

CD Get Stochastic System Dimensions VI

Owning Palette: Stochastic Systems VIs

Requires: Control Design and Simulation Module

Obtains the number of states, inputs, and outputs of the stochastic state-space system model. This VI also returns the dimensions of the process noise vector w.

Note  This VI does not verify the properties of the stochastic state-space model. You can use the CD Verify Stochastic Model Properties VI to perform this verification.

Stochastic State-Space Model specifies a mathematical representation of a stochastic system.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Number of States returns the number of states in the system model.
Number of Inputs returns the number of inputs in the system model.
Number of Outputs returns the number of outputs in the system model.
Dimension of Process Noise returns the length of the process noise vector w.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience