Interval Bode Plot
版本 1.0.0.0 (2.1 KB) 作者:
Janardhanan Sivaramakrishnan
Plots the bode plot for an parametric uncertain system
The script plots the envelope of the bode plot for a parametric uncertain/interval system.
interval_bode(NumVec,DenVec,clr)
The function accepts the numerator (NumVec) and denominator (DenVec) of the uncertain system as matrices of two rows each. The first row containing the lower bounds and the second row with the upper bounds. The argument clr is for the optional filling colour.
引用格式
Janardhanan Sivaramakrishnan (2024). Interval Bode Plot (https://www.mathworks.com/matlabcentral/fileexchange/21371-interval-bode-plot), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R14
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Control Systems > Control System Toolbox > Linear Analysis > Time and Frequency Domain Analysis > Frequency-Domain Analysis >
在 Help Center 和 MATLAB Answers 中查找有关 Frequency-Domain Analysis 的更多信息
标签
致谢
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Screenshot added. Example added. |