Creating and Manipulating Models    

Generating LTI Arrays Using rss

A convenient way to generate arrays of state-space models with the same number of states in each model is to use rss. The syntax is

where

For example, to create a 4-by-2 array of random state-space models with three states, one output, and one input, type


  Building LTI Arrays Building LTI Arrays Using for Loops