dcgain
Low-frequency (DC) gain of LTI system.
Syntax
k = dcgain(sys)
Input argument
sys - a LTI model.
Output argument
k - DC gain.
Description
k = dcgain(sys) computes the DC gain k of the LTI model sys.
Example
See also
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated