reduce (MathScript RT Module Class)
- Updated2023-03-14
- 1 minute(s) read
Requires: Control Design and Simulation Module and MathScript RT Module
Use members of the reduce class of Control Design MathScript RT Module functions to cancel zero-pole pairs in transfer function and zero-pole-gain system models or to reduce the number of states in state-space models. You also can use members of this class to eliminate inputs and outputs that are uncontrollable or unobservable.
| Function | Description |
|---|---|
| minimal | Returns the minimal realization of a system model |
| minimal_state | Calculates the minimal state realization of a state-space system model |
| mreduce | Reduces the order of a state-space system model |
| remove | Removes inputs, outputs, and/or states from a model |
| select | Constructs a new system model by selecting inputs, outputs, and/or states that you want to keep from an existing model |