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!