Bode plot vs. 3D visualization of magnitude of a transfer function

버전 1.5.0.0 (44.4 KB) 작성자: Pankaj Jha
This MATLAB code re-estabalishs the relation between bode and 3D surface magnitude plot
다운로드 수: 469
업데이트 날짜: 2016/5/24

라이선스 보기

Acknowledgement:
(1) http://www.seas.upenn.edu/~ese216/handouts/Chpt14_3DPlotTransferFunction.pdf
(2) A Filter Primer, Maxim Integrated; https://www.maximintegrated.com/en/app-notes/index.mvp/id/733
(3) http://electronics.stackexchange.com/questions/159446/poles-and-bode-plots
We say that, in a Bode plot, there is a drop in gain of 20 dB per decade whenever a pole is encountered. But aren't poles defined as the values of 's' which make the transfer function infinity? So why doesn't the gain go up at this point instead of going down?
Lets solve the mystery.....
This code generates the following plots to clarify the confusion:
(1) Top-Left : Bode magnitude plot of the transfer function
(2) Top-Right : 3D surface plot of the magnitude of the transfer function
(3) Bottom-Left: The same surface plot with the magnitude axis limited to a small value so that smaller variations are visible.
(4) Bottom-Right : The surface plot along with its projection along the 'Sigma=0' axis
The projection of the surface plot along the "Sigma = 0" axis, appearing as red color line with yellow markers in the bottom-right plot, is our BODE MAGNITUDE PLOT !!!!

인용 양식

Pankaj Jha (2024). Bode plot vs. 3D visualization of magnitude of a transfer function (https://www.mathworks.com/matlabcentral/fileexchange/56879-bode-plot-vs-3d-visualization-of-magnitude-of-a-transfer-function), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Frequency-Domain Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.5.0.0

update

1.4.0.0

update

1.3.0.0

update

1.2.0.0

Update

1.1.0.0

Update

1.0.0.0