Routh–Hurwitz stability criterion

Analysis of Stability Boundaries for Gain K via Routh-Hurwitz Criterion
1 Download
Updated 9 Nov 2024

View License

MATLAB Command Window
s=tf(s);
G=(s+20)/(s*(s+2)*(s+3))
RouthTable(G)
Output

Cite As

Ahmad Alamaireh (2024). Routh–Hurwitz stability criterion (https://www.mathworks.com/matlabcentral/fileexchange/175358-routh-hurwitz-stability-criterion), MATLAB Central File Exchange. Retrieved .

Zixin Que (2024). Routh Table with Symbolic Variables (https://www.mathworks.com/matlabcentral/fileexchange/125460-routh-table-with-symbolic-variables), MATLAB Central File Exchange. Retrieved November 9, 2024.

MATLAB Release Compatibility
Created with R2024b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Acknowledgements

Inspired by: Routh Table with Symbolic Variables

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

t

1.0.0