MATLAB CONTROL SYSTEM TOOLBOX 9 Dokumentacja Strona 131

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 591
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 130
Building LTI Arrays
5-19
Specifying Arrays of FRD Models Using frd
To specify a K-dimensional array of p-output, m-input FRD models for which
are the lengths of the array dimensions, use
sys = frd(response,frequency,units)
where
frequency is a real vector of n frequency data points common to all FRD
models in the LTI array.
response is a p-by-m-by-n-by- -by- -by- complex-valued
multidimensional array.
units is the optional string specifying 'rad/s'or'Hz'.
NotethatforspecifyinganLTIarrayofSISOFRDmodels,
response can also
be a multidimensional array of 1-by-n matrices whose remaining dimensions
determine the array dimensions of the FRD.
S
1
S
2
S
K
,,,
S
1
S
K
Przeglądanie stron 130
1 2 ... 126 127 128 129 130 131 132 133 134 135 136 ... 590 591

Komentarze do niniejszej Instrukcji

Brak uwag