Root Locus Asymptote Angles

Version 1.2.0.0 (1.61 KB) by Aman
Calculates angles of asymptotes for a root lcous based on N-M and the value of beta
816 Downloads
Updated 6 Dec 2014

View License

This function calculates the values of the asymptote angles for a root locus through an input of a single N-M (number of zeroes subtracted from number of poles) or a vector of N-M (for a single beta value) and beta, which determines the overall sign. For beta positive, input value can be any positive number or omitted as the default sign is positive, and for beta negative, it can be any negative number. The function is very helpful while sketching high order root locus plots.

Cite As

Aman (2024). Root Locus Asymptote Angles (https://www.mathworks.com/matlabcentral/fileexchange/48391-root-locus-asymptote-angles), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: CONTROL SYSTEMS - ROOT LOCUS

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

-Added necessary files that otherwise had to be downloaded separately e.g files from Angle Conversion
-Added examples in code

1.1.0.0

Fixed Typo

1.0.0.0