ctr_gram — controllability gramian
[Gc]=ctr_gram(A,B [,dom]) [Gc]=ctr_gram(sl)
two real matrices of appropriate dimensions
character string ('c'
(default value) or 'd'
)
linear system, syslin
list
Controllability gramian of (A,B)
or sl
(a syslin
linear system).
dom
character string giving the time domain : "d"
for a
discrete time system and "c"
for continuous time (default case).