photo

Aga


Last seen: ungefär 2 månader ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 + ...

ungefär 2 månader ago | 2 answers | 0

2

answers