Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite8db508

Browse files
authored
Merge pull request#695 from miroslavfikar/documentation_fix
fix in documentation of ss2tf
2 parentsdf6b352 +5d57285 commite8db508

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎control/xferfcn.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1524,14 +1524,14 @@ def ss2tf(*args, **kwargs):
15241524
The function accepts either 1 or 4 parameters:
15251525
15261526
``ss2tf(sys)``
1527-
Convert a linear systemintospacesystem form. Always creates a
1528-
new system, even if sys is already a StateSpace object.
1527+
Convert a linear systemfrom statespaceinto transfer function form. Always creates a
1528+
new system.
15291529
15301530
``ss2tf(A, B, C, D)``
1531-
Create astate space system from the matrices of its state and
1531+
Create atransfer function system from the matrices of its state and
15321532
output equations.
15331533
1534-
For details see: :func:`ss`
1534+
For details see: :func:`tf`
15351535
15361536
Parameters
15371537
----------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp