MATLAB Function Reference
  Go to function:
    Search    Help Desk 
loc_indices     See Also

Compute the first and the second stability indices for a closed loop

Syntax

Description

[i1,i2] = loc_indices(m,c,yd,v,eq_m,eq_c) m is the model (external) and c is the controller. y_d is the desired output and v are the perturbations.

See Also

glob_indice

[ Help Desk ]