Girma
Followers: 0 Following: 0
Feeds
답변 있음
IMPULSE AND STEP RESPONSE
transFcn = tf([1], [1,1]) % Transfer function for the system 1/(s+1) impulse(transFcn); % Generates impulse resp...
IMPULSE AND STEP RESPONSE
transFcn = tf([1], [1,1]) % Transfer function for the system 1/(s+1) impulse(transFcn); % Generates impulse resp...
11개월 전 | 0