Routh-Hurwitz Stability Criteria Table Generator (ALL CASES)

Version 1.3 (3,75 ko) par 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.
2,2K téléchargements
Mise à jour 24 nov. 2020

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Stability Analysis dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.3

Title Change

1.2

Title Change

1.1