MATLAB CONTROL SYSTEM TOOLBOX 9 Dokumentacja Strona 471

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 591
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 470
ltiprops
16-131
16ltiprops
Purpose Help on LTI model properties
Syntax ltimodels
ltimodels(modeltype)
Description ltiprops displays details on the generic properties of LTI models.
ltiprops(modeltype) gives details on the properties specific to the various
types of LTI models. 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 (FRD objects).
Note that you can type
ltiprops tf
as a shorthand for
ltiprops('tf')
See also get Get the properties for an LTI model
ltimodels Help on LTI models
set Set or modify LTI model properties
Przeglądanie stron 470
1 2 ... 466 467 468 469 470 471 472 473 474 475 476 ... 590 591

Komentarze do niniejszej Instrukcji

Brak uwag