the function asymp() corresponds to bode(), but it also plots asymptotes for the magnitude and phase graphs. phase asymptotes are only horizontal and vertical.
asymp() only accepts siso transfer functions.
if the transfer function also has a time delay, the time delay is ignored
for the phase asymptotes.
asymp() may be called in two ways only, asymp(h), or asymp(h,wmin,wmax).
引用格式
trond andresen (2023). bode plot with asymptotes (https://www.mathworks.com/matlabcentral/fileexchange/10183-bode-plot-with-asymptotes), matlab central file exchange. 检索来源 .
matlab 版本兼容性
平台兼容性
windows macos linux类别
- > > > > >
标签
致谢
启发作品:
community treasure hunt
find the treasures in matlab central and discover how the community can help you!
start hunting!探索实时编辑器
创建集代码、输出和格式化文本于一体的可执行脚本文档。
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.2.0.2 | some forgotten commas from debugging changed back to semicolons |
|
|
1.2.0.1 | erroneous sometimes -360 deg phase correction removed |
|
|
1.2.0.0 | just editing the description a little
|
|
|
1.0.0.0 | bug fix. |
|