Routh Table with Symbolic Variables

This Routh Table includes two symbolic variables (k,e) for two special cases, and the range of k that makes the system stable is calculated.
186 Downloads
Updated 28 Feb 2023

View License

Description:
Routh Table is used to identify the conditions when the poles of a polynomial cross into the right-hand half-plane.
Instructions:
This code includes two symbolic variables (k,e) for two special cases. You must give your system (sys_p) or coefficients (coeffVector), the Routh Table (rTable) would be shown, and the range of k that makes the system stable would be calculated.
Reference:
Farzad Sagharchi (2023). Routh-Hurwitz stability criterion (https://www.mathworks.com/matlabcentral/fileexchange/17483-routh-hurwitz-stability-criterion), MATLAB Central File Exchange.

Cite As

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 .

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

Inspired: Routh–Hurwitz stability criterion

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.0