Routh-Hurwitz Stability Criteria Table Generator (ALL CASES)

Version 1.3 (3.75 KB) by Varun Bhatia
This function goes through the process of setting up a Routh-Hurwitz table to determine information regarding the in/stability of a system.
1.4K Downloads
Updated 24 Nov 2020

View License

This function goes through the process of setting up a Routh-Hurwitz
table to determine information regarding the in/stability of a control
system given a closed/open-loop transfer function. More specifically, this
will solve for and output how many closed/open-loop poles are in the
right-half plane, the left-half plane, and on the jw-axis. Additionally,
this function will take into account and generate the Routh_Hurwitz table
given two special cases:
1)First element of a row is 0.
2)Entire Row is 0.

Recall that this function operates under the assumption that you are
inputting a CLOSED LOOP TRANSFER FUNCTION. Later developments will
incorporate inputs of open loop forward transfer functions with unity
and/or nonunity feedback.

UPDATE 1.1: This program now takes into account UNITY feedback.

Cite As

Varun Bhatia (2024). Routh-Hurwitz Stability Criteria Table Generator (ALL CASES) (https://www.mathworks.com/matlabcentral/fileexchange/72884-routh-hurwitz-stability-criteria-table-generator-all-cases), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017b
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.3

Title Change

1.2

Title Change

1.1