Asymptotic Bode diagrams (extended)

版本 1.2 (1.9 KB) 作者: Gal Barkai
MATLAB script to plot asymptotic bode diagrams, including those of improper systems and pure integrators
1.1K 次下载
更新时间 2021/11/11
A MATLAB script plotting the asymptotic Bode plot of a given LTI system. There are a couple of other scripts on File Exchange with errors accounted for here.
The function can receive as an input a tf, zpk, ss or a symbolic expression representing a rational function.
* The model can be improper, e.g., calling asymp_bode(tf([1 1],[0 1])) will plot the expected bode diagram.
* Time delays, non minimum-phase system and poles/zeros at the origin are accounted for.
* The script decomposes the individual phase and gain plots of each element and sums them together.
* Pure imaginary poles and zeroes are currently not supported

引用格式

Gal Barkai (2024). Asymptotic Bode diagrams (extended) (https://github.com/GalBarkai/asymptotic_bode/releases/tag/V1.2), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2

See release notes for this release on GitHub: https://github.com/GalBarkai/asymptotic_bode/releases/tag/V1.2

1.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库