cdutil (Control Design and Simulation Module, MathScript Class)
Use members of the cdutil class to perform miscellaneous tasks such as sorting complex vectors, constructing digital filters, and changing the direction in which you specify transfer function and filter coefficients.
Function | Description |
distdelay | Minimizes transport delay in a system model |
dsort | Sorts a complex vector in descending order |
esort | Sorts a complex vector based on the real and imaginary parts of each element |
filt | Constructs a digital filter in transfer function form |
inv | Inverts a system model |
randvec | Generates one or two random vectors |
transpose | Transposes a multiple-input multiple-output (MIMO) system model |