ctr_gram
controllability gramian
Syntax
Gc = ctr_gram(sl) Gc = ctr_gram(A, B) Gc = ctr_gram(A, B, dom)
Arguments
- A,B
- two real matrices of appropriate dimensions 
- dom
- character string ( - 'c'(default value) or- 'd')
- sl
- linear system, - syslinlist
Description
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).
Examples
See also
| Report an issue | ||
| << contrss | Controllability Observability | dt_ility >> |