MATLAB CONTROL SYSTEM TOOLBOX 9 Specifiche Pagina 532

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 591
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 531
set
16-192
However, if you change the Variable to 'z^-1' (or 'q')by
set(h,'Variable','z^-1'),
the same command
set(h,'num',[1 2],'den',[1 3 4])
now interprets the row vectors [1 2] and [1 3 4] as the polynomials
and and produces:
Note Because the resulting transfer functions are different, make sureto use
the convention consistent with your choice of variable.
See Also get Access/query LTI model properties
frd Specify a frequency response data model
ss Specify a state-space model
tf Specify a transfer function
zpk Specify a zero-pole-gain model
hz
()
z 2+
z
2
3z 4++
----------------------------
=
12z
1
+
13z
1
4z
2
++
hz
1
()
12z
1
+
13z
1
4z
2
++
----------------------------------------
zh z
()
==
Vedere la pagina 531
1 2 ... 527 528 529 530 531 532 533 534 535 536 537 ... 590 591

Commenti su questo manuale

Nessun commento