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

  • 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 436
Using Frequency-Response Plots to Validate Models
where sd is the number of standard deviations of a Gaussian distributio n. For
example, a condence value of 99% for the nominal model curve corresponds
to 2.58 stand a rd d e v ia t ions.
To display a lled condence region, use the following syntax:
command(model, 'sd' ,sd,'fill')
ThefollowingtablesummarizescommandsthatgenerateBodeandNyquist
plots for linear models. For detailed info rm ation about each command and
how to s pecify the frequency values for computing the response, see the
corresponding reference page.
Command
Description
Exampl e
bode
Plots the m agnitude
and phase of the
frequency response on
a logarithmic frequency
scale.
To create the bode plot
of the model
mod,use
the following command:
bode(mod)
ffplot
Plots the m agnitude
and phase of the
frequency response
on a linear frequency
scale (hertz).
To create the bode plot
of the model
mod,use
the following command:
ffplot(mod)
nyquist
Plots the imaginary
versus real part of the
transfer function.
Note Does not support
time-series models.
To plot the frequency
response of the m odel
mod,usethefollowing
command:
nyquist(mod)
8-39
Vista de pagina 436
1 2 ... 432 433 434 435 436 437 438 439 440 441 442 ... 530 531

Comentarios a estos manuales

Sin comentarios