MATLAB CONTROL SYSTEM TOOLBOX 9 Podręcznik Użytkownika Strona 108

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 649
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 107
3 Operations on LTI Models
3-4
In general, when two LTI models sys1 and sys2 are combined using
operations such as
+, *, [,], [;], append,andfeedback, the resulting model
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 propertyvaluefrom the operands.Conflicts are resolved according
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'.
Przeglądanie stron 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 648 649

Komentarze do niniejszej Instrukcji

Brak uwag