CONTROL SYSTEMS ROOT LOCUS Using Evans' Rules

版本 1.0.2 (3.2 KB) 作者: Diego Caccavo
The function accepts a rational TF as input and computes and plots the characteristic points of the root locus using Evans' Rules.
110.0 次下载
更新时间 2023/3/19

查看许可证

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 (2024). CONTROL SYSTEMS ROOT LOCUS Using Evans' Rules (https://www.mathworks.com/matlabcentral/fileexchange/126030-control-systems-root-locus-using-evans-rules), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021b
与 R2021b 及更高版本兼容
平台兼容性
Windows macOS Linux
致谢

参考作品: root_locus

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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