Compute the gain of the system in steady state.
The function takes either 1, 2, 3, or 4 parameters:
dcgain(sys)
dcgain(num, den)
dcgain(Z, P, k)
dcgain(A, B, C, D)
A linear system in state space form.
A linear system in zero, pole, gain form.
A linear system in transfer function form.
StateSpace
or TransferFunction
A linear system object.
The gain of each output versus each input: .
Notes
This function is only useful for systems with invertible system matrix A
.
All systems are first converted to state space form. The function then computes:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4