If you can't use pzplot() it is not hard. Here is a hint: num = [1 4 1];%numerator coefficients of transfer function den = [1 2 1];%denominator coefficients ...
確定! 回上一頁