Expand description
Control System Toolbox builtins.
Modulesยง
- db
- MATLAB-compatible
dbdecibel conversion builtin for RunMat. - dcgain
- DC gain for SISO transfer-function models.
- feedback
- MATLAB-compatible SISO
feedbackinterconnection for transfer functions. - impulse
- MATLAB-compatible
impulseresponse builtin for supported control models. - isstable
- Stability test for SISO transfer-function models.
- nyquist
- MATLAB-compatible
nyquistfrequency-response builtin for supported control models. - pole
- Pole extraction for SISO transfer-function models.
- ss
- MATLAB-compatible
ssstate-space model constructor for RunMat. - step
- MATLAB-compatible
stepresponse builtin for RunMat. - stepinfo
- Step-response metrics for SISO transfer-function models and sampled responses.
- tf
- MATLAB-compatible
tftransfer-function constructor and SISO operator methods for RunMat. - tf_
model - Shared SISO transfer-function object parsing, construction, and algebra.