You can also plot the response of a system to step input, by defining a time range. Check the code below. >> num = [0 0 25]; denom = [1 4 25]; t=0:0.1:10 ...
確定! 回上一頁