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!

