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

Commitb64145d

Browse files
committed
small update to facilitate merge maybe
2 parentsc888b6e +5caffa4 commitb64145d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

‎control/xferfcn.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,8 @@ def __call__(self, x, squeeze=True):
211211
continuous-time systems and `z` for discrete-time systems.
212212
213213
To evaluate at a frequency omega in radians per second, enter
214-
``x = omega * 1j``, for continuous-time systems, or
215-
``x = exp(1j * omega * dt)`` for discrete-time systems. Or use
216-
:meth:`TransferFunction.frequency_response`.
214+
``x = omega*1j``, for continuous-time systems, or ``x = exp(1j*omega*dt)``
215+
for discrete-time systems.
217216
218217
Parameters
219218
----------

‎doc/control.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ Utility functions and conversions
172172
tfdata
173173
timebase
174174
timebaseEqual
175-
common_timebase
176175
unwrap
177176
use_fbs_defaults
178177
use_matlab_defaults

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp