MATLAB CONTROL SYSTEM TOOLBOX 9 Podręcznik Użytkownika Strona 181

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 649
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 180
Time and Frequency Response
5-19
Another example is
subplot(221)
bode(h)
subplot(222)
step(h)
subplot(223)
pzmap(h)
subplot(224)
plot(rand(1, 100)) % any data can go here
title('Some noise')
Note: Each of the plots generated by response analysis functions in these
figures (here,
bode, step,andpzmap) has its own right-click menu (similar to
those in the LTI viewer. Formore information, see “The Right-Click Menus” on
page 6-18.
Przeglądanie stron 180
1 2 ... 176 177 178 179 180 181 182 183 184 185 186 ... 648 649

Komentarze do niniejszej Instrukcji

Brak uwag