MATLAB CONTROL SYSTEM TOOLBOX 9 Spécifications Page 24

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 591
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 23
2 LTI Models
2-6
sys = sys1 + sys2
because parallel connection amounts to adding the transfer matrices.
Similarly, subsystems of a given LTI model
sys can be extracted using
matrix-like subscripting. For instance,
sys(3,1:2)
provides the I/O relation between the first two inputs (column indices) and the
third output (row index), which is consistent with
for .
Command Summary
The next two tables give an overview of the main commands you can apply to
LTI models.
Table 2-1: Creating LTI Models
Command Description
drss
Generate random discrete state-space model.
dss
Create descriptor state-space model.
filt
Create discrete filter with DSP convention.
frd
Create an FRD model.
frdata
Retrieve FRD model data.
get
Query LTI model properties.
set
Set LTI model properties.
rss
Generate random continuous state-space model.
ss
Create a state-space model.
y
1
y
2
y
3
H 11
,()
H 21
,()
H 21
,()
H 22
,()
H 31
,()
H 32
,()
u
1
u
2
=
yHu=
Vue de la page 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 590 591

Commentaires sur ces manuels

Pas de commentaire