Path: Common/Control
% Computes the maximum and minimum singular values. -------------------------------------------------------------------------- Form: [sMin, sMax, w] = SVPlot( g, w ) -------------------------------------------------------------------------- ------ Inputs ------ g System data structure of type statespace w Frequency vector ------- Outputs ------- sMin Minimum singular values sMax Maximum singular values w Frequency vector --------------------------------------------------------------------------
Common: Control/WPZ Common: Graphics/Plot2D
Back to the Common Module page