This package contains classes such as:
Name | Description |
---|---|
RootLocusNew | |
RootLocusOld | |
plotRootLoci | Plot root loci of nonlinear Modelica model by linearizing the model for variations of one model parameter |
plotRootLociNoLoop | Plot root loci of nonlinear Modelica model by linearizing the model for variations of one model parameter |
plotEigenvalues | Calculate eigenvalues of matrix A and plot root locus |
LinearSystems2Tests | |
DiscreteZerosAndPoles | Discrete zeros and poles description of a single input, single output system (data + operations) |
DiscreteTransferFunction | Discrete transfer function description of a single input, single output system (data + operations) |
DiscreteStateSpace | Discrete state space description of a linear, time invariant difference equation system (data + operations) |
Controller | |
Icons | Icons used in the Linear Systems library |
Optimizer | |
StateSpace | State space functions |
TransferFunction | Package of transfer functions in progress |
ZerosAndPoles | Package of zeros and poles descriptions of transfer functions in progress |
Tests | Functions to test the LinearSystems functions |
Math | Package of math functions in progress |
Internal | Package of internal utilities (for advanced users only) |
Old | Old implementations, kept for comparison, if bugs occur in the future |
polesAndZerosAsRealMatrix | Return poles and zeros of an A,B,C,D system as Real matrix |