MATLAB SYSTEM IDENTIFICATION TOOLBOX 7 Guía de usuario Pagina 84

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 531
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 83
1 Data Processing
iddata Frequency-Vector Properties
Property
Description
Syntax Example
Frequency
Frequency values at
which the Fourier
transforms of the signals
are dened.
For a single
experiment,
Frequency
is a scalar value.
For m ultiex pe riement
data with
Ne
experiments,
Frequency is a
1-by-Ne cell array,
and each cell contains
the frequencies of
the corresponding
experiment.
To specify
100 frequency
values in l og space,
ranging between
0.1 and
100,usethefollowing
syntax:
data.freq =
logspace(-1,2,100)
Units
Frequency unit must
have the following values:
If the
TimeUnit is
empty or
s (seconds),
enter
rad/s or Hz
If the TimeUnit is a ny
string unit (other than
s), enter rad/unit.
For multiex pe riement
data with
Ne experiments,
Units is a 1-by-Ne cell
array, and each cell
contains the frequency
unit for each experiment.
If you specied the
TimeUnit as msec,your
frequency units must be:
data.unit=
'rad/msec'
1-62
Vista de pagina 83
1 2 ... 79 80 81 82 83 84 85 86 87 88 89 ... 530 531

Comentarios a estos manuales

Sin comentarios