Robust Control Toolbox™ Previous page   Next Page 
ultidyn
 Provide feedback about this page

Create uncertain linear time-invariant object

Syntax

Description

H = ultidyn('Name',iosize) creates an uncertain linear, time-invariant objects are used to represent unknown dynamic objects whose only known attributes are bounds on their frequency response. Uncertain linear, time-invariant objects have a name (the Name property), and an input/output size (ioSize property).

The property Type is 'GainBounded' (default) or 'PositiveReal', and describes in what form the knowledge about the object's frequency response is specified.

The property Bound is a real, scalar that quantifies the bound on the frequency response of the uncertain object as described above.

Trailing Property/Value pairs are allowed in the construction.

H=ultidyn('name',iosize,'Property1',Value1,'Property2',Value2,...)

The property SampleStateDim is a positive integer, defining the state dimension of random samples of the uncertain object when sampled with usample. The default value is 1.

The property AutoSimplify controls how expressions involving the uncertain matrix are simplified. Its default value is 'basic', which means elementary methods of simplification are applied as operations are completed. Other values for AutoSimplify are 'off'', no simplification performed, and 'full' which applies model-reduction-like techniques to the uncertain object.

Example

Example 1

Create an ultidyn object with internal name 'H', dimensions 2-by-3, norm bounded by 7.

Example 2

Create a scalar ultidyn object with an internal name 'B', whose frequency response has a real part greater than 2.5. Change the SampleStateDim to 5, and plot the Nyquist plot of 30 random samples.

See Also
get         Gets object properties

ureal       Creates an uncertain real parameter

uss         Creates an uncertain LTI system object


 Provide feedback about this page 

Previous page ufrd umat Next page

 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS