MATLAB CONTROL SYSTEM TOOLBOX 9 Guia do Utilizador Página 523

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 649
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 522
ltiview
11-133
11ltiview
Purpose Initialize an LTI Viewer for LTI system response analysis
Syntax ltiview
ltiview(plottype,sys)
ltiview(plottype,sys,extras)
ltiview(plottype,sys1,sys2,...sysN)
ltiview(plottype,sys1,sys2,...sysN,extras)
ltiview(plottype,sys1,PlotStyle1,sys2,PlotStyle2,...)
Description ltiview when invoked without input arguments, initializes a new LTI Viewer
for LTI system response analysis.
Only frequency-domain analysis functions can be applied to FRDs.
ltiview(plottype,sys) initializes an LTI Viewer containing the LTI
response type indicated by
plottype for the LTI model sys. The string
plottype can be any one of the following:
'step'
'impulse'
'initial'
'lsim'
'pzmap'
'bode'
'nyquist'
'nichols'
'sigma'
or, plottype can be a cell vector containing up to six of these plot types.
For example,
ltiview({'step';'nyquist'},sys)
displays the plots of both of these response types for a given system sys.
ltiview(plottype,sys,extras) allows the additional input arguments
supported by the various LTI model response functions to be passed to the
ltiview command.
Vista de página 522
1 2 ... 518 519 520 521 522 523 524 525 526 527 528 ... 648 649

Comentários a estes Manuais

Sem comentários