We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ec9ff commit 9837a97Copy full SHA for 9837a97
1 file changed
control/descfcn.py
@@ -74,7 +74,7 @@ def _f(self, x):
74
75
def describing_function(
76
F, A, num_points=100, zero_check=True, try_method=True):
77
- """Numerical compute the describing function of a nonlinear function
+ """Numerically compute the describing function of a nonlinear function
78
79
The describing function of a nonlinearity is given by magnitude and phase
80
of the first harmonic of the function when evaluated along a sinusoidal
0 commit comments