Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Control Systems > Analysis of State-Space Models > MinimalStateSpaceModel >

MinimalStateSpaceModel

MinimalStateSpaceModel[ss]
gives the minimal state-space model of the StateSpaceModel object ss.
  • The minimal state-space model is both controllable and observable, and has the minimal number of states.
Compute a minimal realization:
Compute a minimal realization:
In[1]:=
Click for copyable input
Out[1]=
Obtain a model with the minimal number of states:
A minimal realization of a symbolic model:
A minimal realization does not contain uncontrollable modes:
A minimal realization does not contain unobservable modes:
Remove any uncontrollable or unobservable modes:
MinimalStateSpaceModel computes the subspace that is both controllable and observable:
A minimal realization is both controllable and observable:
Minimal realizations are not unique:
Both are minimal realizations of the same transfer function:
MinimalStateSpaceModel is essentially equivalent to TransferFunctionCancel for single-input, single-output systems:
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF