Routh-Hurwitz Symbolic

Does Routh-Hurwitz symbolically
845 Downloads
Updated 30 Jan 2021

View License

Useful for setting up equations to solve for valid values of K.

%%example use:

syms s K;
G=(4500*K)/(s*(s+261.2));
RouthHurwitzSym(G)

Cite As

Polina Zhukov (2024). Routh-Hurwitz Symbolic (https://www.mathworks.com/matlabcentral/fileexchange/86623-routh-hurwitz-symbolic), MATLAB Central File Exchange. Retrieved .

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

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