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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 649
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 597
size
11-208
Example Consider the random LTI array of state-space models
sys = rss(5,3,2,3);
Itsdimensionsareobtainedbytyping
size(sys)
3x1 array of state-space models
Each model has 3 outputs, 2 inputs, and 5 states.
See Also isempty Test if LTI model is empty
issiso Test if LTI model is SISO
ndims Number of dimensions of an LTI array
Przeglądanie stron 597
1 2 ... 593 594 595 596 597 598 599 600 601 602 603 ... 648 649

Komentarze do niniejszej Instrukcji

Brak uwag