photo

Aga


Last seen: 3ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Matlab plots step response vs timestep number instead of time in seconds
s = tf('s'); %Laplace variable t = 0:0.01:10; %time vector start, dt , end K = 1; KI = 0; sysT = (K * s + KI) / ( ( s^3 + ...

3ヶ月 前 | 2 件の回答 | 0

2

回答