Routh-Hurwitz Stability test

Checking stability of system using Routh-Hurwitz criterion
7.3K Downloads
Updated Thu, 26 Nov 2009 00:22:46 +0000

View License

This program creates Routh-Hurwitz array from coefficients of the characteristic equation and check if the system is stable or not.
======Example 6.2. Page 363, Dorf, 11th edition ======
Checking the stability of q(s)=s^3 +s^2 + 2s +24
run the program and input [1 1 2 24]

Cite As

Dr. Redmond Ramin Shamshiri (2024). Routh-Hurwitz Stability test (https://www.mathworks.com/matlabcentral/fileexchange/25956-routh-hurwitz-stability-test), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Stability Analysis in Help Center and MATLAB Answers

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