MATLAB CONTROL SYSTEM TOOLBOX 9 Guide de l'utilisateur Page 595

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 649
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 594
sigma
11-205
You can do this by typing
H = [0 tf([3 0],[1 1 10]) ; tf([1 1],[1 5]) tf(2,[1 6])]
subplot(211)
sigma(H)
subplot(212)
sigma(H,[],2)
Algorithm sigma uses the svd function in MATLAB to compute the singular values of a
complex matrix.
See Also bode Bode plot
evalfr Response at single complex frequency
freqresp Frequency response computation
ltiview LTIsystemviewer
Frequency (rad/sec)
Singular Values (dB)
Singular Values
10
−2
10
−1
10
0
10
1
10
2
−60
−40
−20
0
20
Frequency (rad/sec)
Singular Values (dB)
Singular Values
10
−2
10
−1
10
0
10
1
10
2
−40
−30
−20
−10
0
10
20
Vue de la page 594
1 2 ... 590 591 592 593 594 595 596 597 598 599 600 ... 648 649

Commentaires sur ces manuels

Pas de commentaire