Slope of Bode plot
37 views (last 30 days)
Show older comments
Is there any way in order to add slope display for the magnitude plot of a system's bode diagram ?
0 Comments
Accepted Answer
Rhea Chandy
on 29 Mar 2021
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 Comments
More Answers (0)
See Also
Categories
Find more on Response Computation and Visualization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!