MATLAB SYSTEM IDENTIFICATION TOOLBOX 7 Guide de l'utilisateur Page 300

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 531
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 299
3 Linear Model Identification
To create a new model by subreferencing H due to unmeasured inputs, use
the following syntax:
m_H = m('noise')
Tip Altern a tively, you can use the followin g shortha nd synta x: m_H = m ('n' )
This operation creates a time-s erie s model from m by ignoring the m easured
input.
The covariance matrix of e is given by the
idmodel property N oise Variance,
which is the matrix
Λ
:
Λ=LL
T
The covariance m atrix of e is related to v,asfollows:
eLv=
where v is white noise with an identity covariance matrix representing
independent noise sources w ith unit variances.
Treating Noise Channels as Measured Inputs
To study noise contributio n s in more detail, it might be use fu l to convert the
noise channels to measured channels using
noisecnv:
m_GH = noisecnv(m)
This operation creates a model m_GH th at repr es en ts bo th m easured inputs u
and noise inputs e, treating both sources as measured signals. m_GH is a model
from
u and e to y, describing the transfer functions G and H.
3-122
Vue de la page 299
1 2 ... 295 296 297 298 299 300 301 302 303 304 305 ... 530 531

Commentaires sur ces manuels

Pas de commentaire