Skip to content

Commit d3928e5

Browse files
authored
Merge pull request #543 from sawyerbfuller/freqplotting
eliminate warnings in freqresp_test.py
2 parents eb62d80 + 684d561 commit d3928e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/tests/freqresp_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ def dsystem_dt(request):
220220
dt = request.param
221221
systems = {'sssiso': StateSpace(sys.A, sys.B, sys.C, sys.D, dt),
222222
'ssmimo': StateSpace(A, B, C, D, dt),
223-
'tf': TransferFunction([1, 1], [1, 2, 1], dt)}
223+
'tf': TransferFunction([2, 1], [2, 1, 1], dt)}
224224
return systems
225225

226226

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

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:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy