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

  • 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 302
Concatenating Model Objects
Horizontal Concatenation of Model Objects
Horizontal concatenation of model objects requires that they have the same
outputs. If the output channel names are different and their dimensions are
the same, the concatenation operation uses the names of output channels in
the rst model object you listed. Input channels must have unique names.
The following sy ntax creates a new model object
m that contains the horizontal
concatenation of
m1,m2,...,mN:
m = [m1,m2,...,mN]
m
takes all of the inputs of m1,m2,...,mN to the same outp uts as in the
origina l models. The fo ll owing diagram is a grap hical representation of
horizontal concatenation of the models.
Model 1 Model 2
Horizonal Concatenation
of Model 1 and Model 2
u1
u2
u3
u1
u2
u3
y1
y2
y1
y2
y2
y1
Same
Outputs
Combined
Inputs
Note Horizontal concatenation of idarx objects creates an idss object.
Vertical Concatenation of Model Objects
Vertical concatenation combines output channels of specied mode ls. Vertical
concatenation of model objects requires that they have the same inputs
and frequency vectors . If the input channel names are different and their
dimensions are the same, the concatenation operation uses the names of
input channels in the rst model object you listed. Output channels must
have unique names.
3-125
Vue de la page 302
1 2 ... 298 299 300 301 302 303 304 305 306 307 308 ... 530 531

Commentaires sur ces manuels

Pas de commentaire