MATLAB CONTROL SYSTEM TOOLBOX 9 User's Guide Page 598

  • Download
  • Add to my manuals
  • Print
  • Page
    / 649
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 597
1 2 ... 593 594 595 596 597 598 599 600 601 602 603 ... 648 649

Comments to this Manuals

No comments