Name | Description |
---|
Linearize | Linearize a model and return the linearized model as StateSpace object |
Poles | Linearize a model and plot the poles of the linearized model |
PolesAndZeros | Linearize a model and plot the poles and zeros of the linearized model |
TransferFunctions | Linearize a model and plot the transfer functions from all inputs to all outputs of the linearized model |
FullAnalysis | Linearize a model and perform all available linear analysis operations |
RootLocus | Compute and plot the root locus of one parameter of a model (= eigen values of the model that is linearized for every parameter value) |