|
|
| File Information |
| Description |
http://www.swarthmore.edu/NatSci/echeeve1/Ref/LPSA/Root_Locus/RLocusGui.html
Invoke the function by calling with a transfer function as its argument.
>> mySys=tf([1 3],[1 5 12 8 0])
>> RLocusGui(mySys) %Invoke GUI
Thought Matlab can create root locus plots, it is still useful to sketch root locus plots by hand. The program, RLocsuGui, takes loop gain as input and then applies (and visually demonstrates) all of the rules that are typically used to sketch the plot by hand.
The program also creates a web page describing the rules as applied to the given loop gain.
The zip file contains a ".m" file and a ".fig" file. Put them both in a directory that is in the Matlab path. |
| Required Products |
Control System Toolbox
|
| MATLAB release |
MATLAB 7.10 (2010a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (9) |
| 21 Mar 2007 |
jose uerba
|
|
|
| 23 May 2007 |
f f
|
|
|
| 23 May 2007 |
dr chen
|
|
|
| 28 Mar 2008 |
s a
|
|
|
| 12 May 2008 |
Nabil al-hadawy
|
|
|
| 21 Nov 2008 |
Ahmad Sandouka
|
|
|
| 03 May 2010 |
jason
|
|
|
| 15 Aug 2011 |
matlab
|
|
|
| 15 Aug 2011 |
matlab
|
|
|
| Updates |
| 23 Mar 2007 |
Added comments to code.
Made "Description" more helpful. |
| 18 Oct 2011 |
I added some bug fixes and made it possible to load systems from the workspace. |
| 18 Oct 2011 |
Fixed small bug with web page |
| 24 Oct 2011 |
Fixed a bug that occurred when calling function with argument. |
|
Contact us at files@mathworks.com