Jury stability criterion

バージョン 1.0.4 (2.83 KB) 作成者: riccardo agnesi
This version of the file, juryC.m, performs the procedure in detail with all the explanations. Use test_juryC to test the function.
ダウンロード: 2K
更新 2019/12/2

ライセンスの表示

The Jury stability criterion is a method of determining the stability of a linear discrete time system by analysis of the coefficients of its characteristic equation. Each operation is widely motivated and described. Very good for teaching.

引用

riccardo agnesi (2024). Jury stability criterion (https://www.mathworks.com/matlabcentral/fileexchange/72082-jury-stability-criterion), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2019a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersTime-Domain Analysis についてさらに検索
謝辞

ヒントを与えたファイル: MATLAB code of jury stability test for laboratory

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.4

I added in the description: use test_juryC to test the function

1.0.3

I corrected another typo: juri instead of jury

1.0.2

I fixed instructions from [an an-1 ... a1 0] in [an an-1 ... a1 a0]

1.0.1

I fixed a small bug

1.0.0