Slope of Bode plot
18 ビュー (過去 30 日間)
古いコメントを表示
Is there any way in order to add slope display for the magnitude plot of a system's bode diagram ?
0 件のコメント
採用された回答
Rhea Chandy
2021 年 3 月 29 日
Hi Teo,
Neither bode nor bodeplot will display the slope of the bode diagram directly. You will need to calculate it manually.
One way to do this is by calculating the number of poles & zeros, and identifying the corner frequency on the bode plot, then finding the slope. This previously answered question can give you some insight on how to get the corner frequency values.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Response Computation and Visualization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!