MATLAB CONTROL SYSTEM TOOLBOX 9 Dokumentacja Strona 470

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 591
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 469
1 2 ... 465 466 467 468 469 470 471 472 473 474 475 ... 590 591

Komentarze do niniejszej Instrukcji

Brak uwag