Slope of Bode plot
조회 수: 20 (최근 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개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!