why I have this discontinuity when I plot the following function by using the MATLAB?
조회 수: 2 (최근 30일)
이전 댓글 표시
I used Matlab to plot the phase of this function $f_k(z)= (-0.1540 + 0.2600i)+ ( 0.4347 + 0.0914i)z+( 0.7756 - 0.4566i)z^2.$, but its figure shows discontinuity as shown in the following figure. Could anyone please from these community experts explain why this discontinuity happened?
I will appriciate any help.
many thanks
댓글 수: 7
Torsten
2023년 9월 19일
My question is why the discontinuity happens at these points?
Because atan2 is discontinous for those z values where f_k(z) is real and non-positive.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Whos에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!