Jury stability criterion

This version of the file, juryC.m, performs the procedure in detail with all the explanations. Use test_juryC to test the function.

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

riccardo agnesi (2026). Jury stability criterion (https://de.mathworks.com/matlabcentral/fileexchange/72082-jury-stability-criterion), MATLAB Central File Exchange. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
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