Bode plot form transfer funtion of Second Order system

Here, Transfer function of Second-Order system is taken and then Bode plot is drawn directly by using Bode function.
ダウンロード: 31
更新 2022/5/2

ライセンスの表示

The transfer function is taken as follows:
num=10;
den=[1 5 6];
Then bode command is given as :
bode(num,den)
title('Bode plot for Secnd-Order system')
grid on
The plot is shown belo:

引用

vaibhav tripathi (2024). Bode plot form transfer funtion of Second Order system (https://www.mathworks.com/matlabcentral/fileexchange/111055-bode-plot-form-transfer-funtion-of-second-order-system), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2022a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0