MATLAB CONTROL SYSTEM TOOLBOX 9 Specifikace Strana 366

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 591
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 365
bodemag
16-26
16bodemag
Purpose Compute the Bode magnitude response of LTI models
Syntax bodemag(sys)
bodemag(sys,{wmin,wmax})
bodemag(sys,w)
bodemag(sys1,sys2,...,sysN,w)
bodemag(sys1,'PlotStyle1',...,sysN,'PlotStyleN')
Description bodemag(sys) plots the magnitude of the frequency response of the LTI model
SYS (Bode plot without the phase diagram). The frequency range and number
of points are chosen automatically.
bodemag(sys,{wmin,wmax}) drawsthemagnitudeplotfor frequenciesbetween
wmin and wmax (in radians/second).
bodemag(sys,w) uses the user-supplied vector W of frequencies, in
radians/second, at which the frequency response is to be evaluated.
bodemag(sys1,sys2,...,sysN,w) shows the frequencyresponse magnitude of
several LTI models
sys1,sys2,...,sysN on a single plot. The frequency vector
w is optional. You canalso specify a color, line style, and marker for eachmodel,
as in
bodemag(sys1,'r',sys2,'y--',sys3,'gx').
See Also bode Compute the Bode frequency response of LTI models
ltiview Open an LTI Viewer
ltimodels Help on LTI models
Zobrazit stránku 365
1 2 ... 361 362 363 364 365 366 367 368 369 370 371 ... 590 591

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

Žádné komentáře