| dcgain {control} | R Documentation |
DC Gain
Description
dcgain Forms the Givens rotation matrix
Usage
dcgain(sys)
Arguments
sys |
A transfer function or state-space model |
Details
dcgain(sys) Computes the steady-state gain (or low frequency gain) of a continuous
system.
Value
Returns the gain.
[Package control version 0.2.5 Index]