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

  • 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 151
1 Data Processing
If you a re working with multiple inputs, you also have the option of
storing the contribution by each input as an independent experiment in a
multiexperiment data set. To transform an
idfrd object with the n ame
idfrdobj to a multiexperiment data set datf, where each experiment
corresponds to each of the inputs in
idfrdobj
datf = iddata(idfrdobj,'me')
In this example, the additional argument 'me' speci es that multiple
experiments a re created.
By default, transfo rmation from frequency-response to frequency-domain
data strips away frequencies where the response is
inf or NaN. To pres erve
the entire frequency vector, use
datf = iddata(idfrdobj,'inf').Formore
information, type
help idfrd/idd ata.
See Also
Transformin g from time-dom ain or frequency-dom ain data to
frequency-response data is equivalent to creating a frequency-response model
from the data. For more information, see “Identifying Frequency-Response
Models” on page 3-2.
1-130
Vista de pagina 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 530 531

Comentarios a estos manuales

Sin comentarios