Routh–Hurwitz stability criterion

バージョン 1.0.1 (1.47 KB) 作成者: Ahmad Alamaireh
Analysis of Stability Boundaries for Gain K via Routh-Hurwitz Criterion
ダウンロード 1 件
更新 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
タグ タグを追加
謝辞

ヒントを得たファイル: Routh Table with Symbolic Variables

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