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

Ramp response#887

RedhaZid35 started this conversation inIdeas
Apr 26, 2023· 1 comments· 1 reply
Discussion options

Is there in function to calculate the ramp response of a system ??

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

The following is a bit crude, but should work:

sys = ct.rss(2, 1, 1)s = ct.tf('s')t, y = ct.step_response(sys / s)
You must be logged in to vote
1 reply
@RedhaZid35
Comment options

Thank you, much appreciated !!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Ideas
Labels
None yet
2 participants
@RedhaZid35@murrayrm

[8]ページ先頭

©2009-2025 Movatter.jp