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 months 前 | 0