Routh-Hurwitz Stability test
Versione 1.0.0.0 (1,84 KB) da
Dr. Redmond Ramin Shamshiri
Checking stability of system using Routh-Hurwitz criterion
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]
Cita come
Dr. Redmond Ramin Shamshiri (2025). Routh-Hurwitz Stability test (https://it.mathworks.com/matlabcentral/fileexchange/25956-routh-hurwitz-stability-test), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R14
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Stability Analysis in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |