MATLAB CONTROL SYSTEM TOOLBOX 9 Guida Utente Pagina 544

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 649
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 543
norm
11-154
Compute its infinity norm by typing
[ninf,fpeak] = norm(H,inf)
ninf =
2.5488
fpeak =
3.0844
These values are confirmed by the Bode plot of .
bode(H)
The gain indeed peaks at approximately 3 rad/sec and its peak value in dB is
found by typing
20*log10(ninf)
Hz
()
Frequency (rad/sec)
Phase (deg); Magnitude (dB)
Bode Diagrams
−5
0
5
10
10
−1
10
0
10
1
10
2
−400
−300
−200
−100
0
100
200
Vedere la pagina 543
1 2 ... 539 540 541 542 543 544 545 546 547 548 549 ... 648 649

Commenti su questo manuale

Nessun commento