How to plot Error function of complex numbers
이전 댓글 표시

Dear sir how have plotted for complex function taking omega=pi/2, M=0.5
채택된 답변
추가 답변 (1개)
Walter Roberson
2017년 8월 24일
3 개 추천
The Symbolic Toolbox is happy to take erfc() of a complex number. After that it is just a matter of putting together the formulas, and deciding which representation one wishes to use for complex plots.
One plot method not mentioned in the link I posted first, is to draw in 3D, putting t on the x axis, real() of the expression on the y axis, and imag() of the expression on the z axis.
카테고리
도움말 센터 및 File Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

