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: CommonData/SwooshWatermark Common: Control/S2Damp Common: Control/SizeABCD Common: Control/TrnsZero Common: Control/WPZ Common: Control/WReson Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/LogLimit Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Linear/ColCompR Math: Linear/IsZero Math: Linear/RowCompU
Back to the Common Module page