LabVIEW Control Design and Simulation Module

CD Get Data from Noise Model VI

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

CD Get Data from Noise Model VI

Owning Palette: Stochastic Systems VIs

Requires: Control Design and Simulation Module

Obtains data that describes the statistics of the specified noise model.

Second-Order Statistics Noise Model specifies a mathematical representation of the noise model of a stochastic state-space model.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
E{w} returns the mean vector of the process noise vector w.
E{v} returns the mean vector of the measurement noise vector v.
Q returns the auto-covariance matrix of w.
R returns the auto-covariance matrix of v.
error out contains error information. This output provides standard error out functionality.
N returns the cross-covariance matrix between w and v. If w and v are uncorrelated, N returns a matrix of zeros.

Log in to get a better experience