Routh-Hurwitz Stability test

Checking stability of system using Routh-Hurwitz criterion
7.3K 次下载
更新时间 2009/11/26

查看许可证

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]

引用格式

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

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Stability Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0