diff --git a/control/tests/freqresp_test.py b/control/tests/freqresp_test.py index 86de0e77a..c73f5343e 100644 --- a/control/tests/freqresp_test.py +++ b/control/tests/freqresp_test.py @@ -220,7 +220,7 @@ def dsystem_dt(request): dt = request.param systems = {'sssiso': StateSpace(sys.A, sys.B, sys.C, sys.D, dt), 'ssmimo': StateSpace(A, B, C, D, dt), - 'tf': TransferFunction([1, 1], [1, 2, 1], dt)} + 'tf': TransferFunction([2, 1], [2, 1, 1], dt)} return systems
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: