dynchar (Control Design and Simulation Module, MathScript Class)
Use members of the dynchar class to calculate properties related to the dynamics of a given system model.
| Function | Description |
| covar | Returns the covariance of the outputs and/or states of a system model |
| damp | Calculates the damping ratios and natural frequencies of system model poles |
| dcgain | Calculates the DC gain of a system model |
| rlocfind | Creates an interactive Evans, or root locus, plot that you use to vary the feedback gain to place poles in specific locations |
| norm | Calculates the H-infinity or the H-2 norm of a system model |
| pole | Returns the locations of system model poles |
| pzmap | Plots the poles and zeros of a system model |
| iopzmap | Plots the poles of a control system |
| rlocus | Creates an Evans, or root locus, plot of a system model |
| totaldelay | Returns the total delay in a system model |
| zero | Returns the locations of system model zeros |