CONTROL SYSTEMS ROOT LOCUS Using Evans' Rules

The function accepts a rational TF as input and computes and plots the characteristic points of the root locus using Evans' Rules.

現在この提出コンテンツをフォロー中です。

CONTROL SYSTEMS ROOT LOCUS Using Evans' Rules v.1.02
This function accepts a rational transfer function as input and computes and plots the characteristic points of the root locus using either the direct or complementary Evans' Rules.
The characteristic features are plotted on the generated graphs along with the root locus computed using MATLAB's "rlocus" function.

引用

Diego Caccavo (2026). CONTROL SYSTEMS ROOT LOCUS Using Evans' Rules (https://jp.mathworks.com/matlabcentral/fileexchange/126030-control-systems-root-locus-using-evans-rules), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: root_locus

一般的な情報

MATLAB リリースの互換性

  • R2021b 以降のリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.2

- Fixed rounding errors in calculating angles of departure and arrival for poles and zeros with orders greater than one.
- Fixed output issue for BAP/BIP locations to display both real and imaginary.

1.0.1

The function requires also the "Symbolic Math Toolbox"

1.0.0