CONTROL SYSTEMS ROOT LOCUS Using Evans' Rules
Version 1.0.2 (3.21 KB) by
Diego Caccavo
The function accepts a rational TF as input and computes and plots the characteristic points of the root locus using Evans' Rules.
CONTROL SYSTEMS ROOT LOCUS Using Evans' Rules v.1.02
This function accepts a rational transfer function as input and computes and plots the characteristic points of the root locus using either the direct or complementary Evans' Rules.
The characteristic features are plotted on the generated graphs along with the root locus computed using MATLAB's "rlocus" function.
Cite As
Diego Caccavo (2023). CONTROL SYSTEMS ROOT LOCUS Using Evans' Rules (https://www.mathworks.com/matlabcentral/fileexchange/126030-control-systems-root-locus-using-evans-rules), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2021b
Compatible with R2021b and later releases
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: root_locus
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.2 | - Fixed rounding errors in calculating angles of departure and arrival for poles and zeros with orders greater than one.
|
||
1.0.1 | The function requires also the "Symbolic Math Toolbox" |
||
1.0.0 |