MATLAB SYSTEM IDENTIFICATION TOOLBOX 7 Uživatelská příručka Strana 83

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 531
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 82
Representing Time- and Frequency-Domain Data Using iddata Objects
iddata Time-Vector Properties (Continued)
Property
Description
Syntax Example
SamplingInstants
Time valu es i n th e t ime
vector, computed from the
properties
Tstart and Ts.
For a single
experiment,
SamplingInstants
is an N-by- 1 vector.
For m ultiex pe riement
data with
Ne
experiments, this
property is a
1-by-Ne
cell array, and each
cell contains the
sampling instants
of the co rresponding
experiment.
To retrieve the time
vector for
iddata object
data,use:
get(data,'sa')
To plot the input data as
a function of time:
plot(data.sa,data.u)
Note sa is the rst
two letters of the
SamplingInstants
property that uniquely
identies this property.
TimeUnit
Unit of time. To change the unit of the
time vector to
msec:
data.ti = 'msec'
1-61
Zobrazit stránku 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 530 531

Komentáře k této Příručce

Žádné komentáře