Nyquist Visualiser
This app plots the Nyquist diagram alongside Bode magnitude and phase plots for a given transfer function.
Features:
- Frequency slider with play/pause
- Pole/zero editor — add or remove real or complex-conjugate roots; plot updates automatically
- Datatip labels for poles/zeroes
Usage:
Run
>> NyquistVisualiser
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). NyquistVisualiser (https://ww2.mathworks.cn/matlabcentral/fileexchange/183870-nyquistvisualiser), MATLAB Central File Exchange. 检索时间: .
致谢
参考作品: BodeVisualiser
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0 |
