System Identification Toolbox    
noisecnv

Convert an idmodel with noise channels to a model with only measured channels.

Syntax

Description

mod is any idmodel, idarx, idgrey, idpoly or idss.

The noise input channels in mod are converted as follows: Consider a model with both measured input channels u (nu channels) and noise channels e (ny channels) with covariance matrix

where L is a lower triangular matrix. Note that mod.NoiseVariance = . The model can also be described with unit variance, normalized noise source v:

Note the difference with subreferencing:


Converting the noise channels to measured inputs is useful to study the properties of the individual transfer functions from noise to output. It is also useful for transforming idmodel objects to representations that do not handle disturbance descriptions explicitly.


  nkshift nuderst