Routh–Hurwitz stability criterion

版本 1.0.1 (1.5 KB) 作者: Ahmad Alamaireh
Analysis of Stability Boundaries for Gain K via Routh-Hurwitz Criterion
1.0 次下载
更新时间 2024/11/9

查看许可证

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

引用格式

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

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.

MATLAB 版本兼容性
创建方式 R2024b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

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

t

1.0.0