MATHEMATICA FEATURED EXAMPLE
Descriptor Systems
Just like time-delay systems, descriptor systems are also fully integrated into Mathematica.
Obtain a descriptor state-space model from a differential-algebraic equation:
| Out[1]= |  |
A descriptor state-space model constructed from the state, input, output, transmission, and descriptor matrices:
| Out[2]= |  |
A descriptor state-space model from an improper transfer-function model:
| Out[3]= |  |
Construct a discrete-time descriptor system by specifying a sampling period:
| Out[89]= |  |
Tight integration allows workflows for descriptor systems to match those of standard or proper systems:
| Out[90]= |  |
If the descriptor matrix is nonsingular the system can be converted to a standard state-space representation:
| Out[91]= |  |