Main Content
zero
Zeros and gain of SISO dynamic system
Description
Examples
Input Arguments
Output Arguments
Tips
If
sys
has internal delays,zero
sets all internal delays to zero, creating a zero-order Padé approximation. This approximation ensures that the system has a finite number of zeros.zero
returns an error if setting internal delays to zero creates singular algebraic loops. To assess the stability of models with internal delays, usestep
orimpulse
.To calculate the transmission zeros of a multi-input, multi-output (MIMO) system, use
tzero
(Control System Toolbox).
Version History
Introduced in R2012a