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!
It seems that matlab perform much better ;-Ps = tf ('s'); L = 3e4 * (0.05*s + 1)^2 / ((s+1)^3 * (0.01*s + 1)); rlocus(L);
没有评论:
发表评论