LabVIEW Control Design and Simulation Module

CD Verify Stochastic Model Properties VI

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

CD Verify Stochastic Model Properties VI

Owning Palette: Stochastic Systems VIs

Requires: Control Design and Simulation Module

Determines if the dimensions of the stochastic state-space system matrices are consistent with each other. This VI also calculates the number of inputs, outputs, and states, as well as the dimensions of the process noise vector w.

Stochastic State-Space Model In specifies a mathematical representation of a stochastic system.
Required Matrices specifies the system matrices that this VI requires to continue execution.

0None (default)
1A
2B
3A, B
4C
5A, C
6B, C
7A, B, C
8D
9A, D
10B, D
11A, B, D
12C, D
13A, C, D
14B, C, D
15A, B, C, D
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Stochastic State-Space Model Out returns the model after this VI verifies the stochastic properties.
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.
error out contains error information. This output provides standard error out functionality.
Dimension of Process Noise returns the length of the process noise vector w.

Log in to get a better experience