Function File: reg = reg (sys, k, l)
Form regulator from state-feedback and estimator gains
Inputs
- sys
- State-space model of the plant
- k
- State-feedback gain
- l
- Estimator gain
Outputs
- reg
- Dynamic compensator. Connect with positive feedback.
Equations
See also:
place
Source Code:
reg