Scilab 6.1.0
Ajuda do Scilab >> CACSD > Control Design > Pole Placement > krac2
krac2
continuous SISO system limit feedback gain
Syntax
g = krac2(sys)
Arguments
- sys
- A SISO linear dynamical system, in state space, transfer function or zpk representations, in continuous or discrete time.
- g
constant
Description
krac2(sys)
computes the gains g
such that the system
sys
feedback by g (sys/.g
) has 2 real equal poles.
Examples
See also
History
Version | Description |
6.0 | handling zpk representation |
Comments
Add a comment:
Please login to comment this page.