http://web.mit.edu/6.302/www/compare/report.htmlHowever, it doesn't work in my machine.
I use the following codes to create a root lucos and it works!
s = tf ('s');
L = 3e4 * (0.05*s + 1)^2 / ((s+1)^3 * (0.01*s + 1));
rlocus(L);
It seems that matlab perform much better ;-P
没有评论:
发表评论