Routh–Hurwitz stability criterion

Analysis of Stability Boundaries for Gain K via Routh-Hurwitz Criterion
1 téléchargement
Mise à jour 9 nov. 2024

Afficher la licence

MATLAB Command Window
s=tf(s);
G=(s+20)/(s*(s+2)*(s+3))
RouthTable(G)
Output

Citation pour cette source

Ahmad Alamaireh (2024). Routh–Hurwitz stability criterion (https://www.mathworks.com/matlabcentral/fileexchange/175358-routh-hurwitz-stability-criterion), MATLAB Central File Exchange. Extrait(e) le .

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 November 9, 2024.

Compatibilité avec les versions de MATLAB
Créé avec R2024b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags
Remerciements

Inspiré par : Routh Table with Symbolic Variables

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

t

1.0.0