Feeds
질문
why is there 2 different types of output responses in the 2 simulink models of the closed loop transfer function,for the same step input given below?
To be more elaborate, my question is that, why am i getting 2 different types of responses for the same closed loop transfer fun...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
step response of a siso system.
num=[4000]; den=[1 50 3250]; trans=tf(num,den) step(trans) my doubt is when we give step() command,what is the input her...
12년 초과 전 | 답변 수: 1 | 0