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

Commit900d56e

Browse files
authored
Merge pull request#812 from python-control/sawyerbfuller-patch-2
Update docstring for impulse for discrete sys
2 parents6a2f4dc +af7a7d7 commit900d56e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎control/timeresp.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1796,7 +1796,8 @@ def impulse_response(sys, T=None, X0=0., input=None, output=None, T_num=None,
17961796
-----
17971797
This function uses the `forced_response` function to compute the time
17981798
response. For continuous time systems, the initial condition is altered to
1799-
account for the initial impulse.
1799+
account for the initial impulse. For discrete-time aystems, the impulse is
1800+
sized so that it has unit area.
18001801
18011802
Examples
18021803
--------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp