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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 649
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 414
c2d
11-25
with input delay second. To discretize this system using the
triangle approximation with sample time second, type
H = tf([1 –1],[1 4 5],'inputdelay',0.35)
Transfer function:
s - 1
exp(-0.35*s) * -------------
s^2 + 4 s + 5
Hd = c2d(H,0.1,'foh')
Transfer function:
0.0115 z^3 + 0.0456 z^2 – 0.0562 z – 0.009104
---------------------------------------------
z^6 – 1.629 z^5 + 0.6703 z^4
Sampling time: 0.1
T
d
0.35
=
T
s
0.1
=
Przeglądanie stron 414
1 2 ... 410 411 412 413 414 415 416 417 418 419 420 ... 648 649

Komentarze do niniejszej Instrukcji

Brak uwag