Feeds
답변 있음
How to find steady-error value from the response graph? is there any command to find the steady state error from the response graph?
SP=5; %input value, if you put 1 then is the same as step(sys) [y,t]=step(SP*sys); %get the response of the system to a step wi...
How to find steady-error value from the response graph? is there any command to find the steady state error from the response graph?
SP=5; %input value, if you put 1 then is the same as step(sys) [y,t]=step(SP*sys); %get the response of the system to a step wi...
거의 6년 전 | 2
