BodeVisualiser

Interactive Bode plot visualiser with asymptote overlay.

您现在正在关注此提交

Bode Visualiser
This app plots the exact Bode diagram alongside asymptote approximations for a given transfer function.
Features:
  • Handles complex poles/zeroes and time delay
  • Exact magnitude and phase curves
  • Asymptote construction lines with slope annotations (dB/dec, °/dec) and break-frequency markers
  • Pole/zero editor — add or remove real or complex-conjugate roots; plot updates automatically
  • Datatip labels for poles/zeroes, breakpoints, and asymptote slopes
Usage:
Run
>> BodeVisualiser
Input formats accepted:
(s+1)/(s^2+2*s+1)
(s+1)/(s^2+2*s+1) * exp(-0.01*s)
[1 1] / [1 2 1]
tf([1 1],[1 2 1])
Requirements:
MATLAB R2019b+, Control System Toolbox

引用格式

Jayan (2026). BodeVisualiser (https://ww2.mathworks.cn/matlabcentral/fileexchange/183729-bodevisualiser), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: Asymptotic Bode Diagram

启发作品: NyquistVisualiser

一般信息

MATLAB 版本兼容性

  • 与 R2019b 及更高版本兼容

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.1

Icon

1.0.0