Path: Common/Control
% Compute the principal gains for a system. Compute the principal gains for a system of the form + ----- O ----- K - G ----- O ---- - | | | | ------------------- -------------------------------------------------------------------------- Form: PGains( g, k, w ) -------------------------------------------------------------------------- ------ Inputs ------ g Plant model of type statespace k Controller structure of type statespace w Frequency vector ------- Outputs ------- None -------------------------------------------------------------------------- References: Maciejowski, J.M. (1989). Multivariable Feedback Design. Addison-Wesley, Reading, MA, 76-91. --------------------------------------------------------------------------
Common: Control/Series Common: Control/WPZ Common: Graphics/Plot2D
Back to the Common Module page