MATLAB CONTROL SYSTEM TOOLBOX 9 Spezifikationen Seite 78

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 591
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 77
3 Operations on LTI Models
3-4
In general, when two LTI models sys1 and sys2 are combined using
operations such as
+, *, [,], [;], append,andfeedback,theresultingmodel
inherits its I/O names and I/O groups from
sys1 and sys2. However,
conflicting I/O names or I/O groups are not inherited. For example, the
InputName property for sys1 + sys2 is left unspecified if sys1 and sys2 have
different
InputName property values.
A model resulting from operations on TF or ZPK models inherits its
Variable propertyvalue fromtheoperands.Conflicts areresolvedaccording
the following rules:
- For continuous-time models,
'p' has precedence over 's'.
- For discrete-time models,
'z^–1' has precedence over 'q' and 'z', while
'q' has precedence over 'z'.
Seitenansicht 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 590 591

Kommentare zu diesen Handbüchern

Keine Kommentare