MATLAB CONTROL SYSTEM TOOLBOX 9 Specifications Page 470

  • Download
  • Add to my manuals
  • Print
  • Page
    / 591
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 469
ltimodels
16-130
16ltimodels
Purpose Help on LTI models
Syntax ltimodels
ltimodels(modeltype)
Description ltimodels displays general information on the various types of LTI models
supportedintheControlSystemToolbox.
ltimodels(modeltype) gives additional details and examples for each type of
LTI model. The string
modeltype selects the model type among the following:
tf — Transfer functions (TF objects)
zpk — Zero-pole-gain models (ZPK objects)
ss State-space models (SS objects)
frd Frequency response data models (FRD objects).
Note that you can type
ltimodels zpk
as a shorthand for
ltimodels('zpk')
See Also frd Create or convert to FRD models
ltiprops Help on LTI model properties
ss Create or convert to a state-space model
tf Create or convert to a transfer function model
zpk Create or convert to a zero/pole/gain model
Page view 469
1 2 ... 465 466 467 468 469 470 471 472 473 474 475 ... 590 591

Comments to this Manuals

No comments