User Guide
Reference Manual
Return the zero-frequency (or DC) gain of the given system.
System for which the zero-frequency gain is computed.
The zero-frequency gain, or (inf + nanj) if the system has a pole at the origin, (nan + nanj) if there is a pole/zero cancellation at the origin.
Examples
>>> G = ct.tf([1], [1, 2]) >>> ct.dcgain(G) np.float(0.5)
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