Introduction
During the process of writing my complex variable paper, since the main content I was dealing with was about the residue theorem, it was inevitable to use contour integrals. At first, I just thought it would be fine to verbally describe what the contour looked like. However, considering that the final exam for Complex Variable II was a paper, I thought it would be better to be more careful. Therefore, I taught myself to draw with LaTeX.
Latex绘图主要是用tikz包
在开头需使用
Example 1
在计算欧拉积分时,我们需要考虑如下围道
围道示意图如下:

围道示意图 1
具体的 Latex 代码如下:
Example 2
在计算高斯积分时,我们可以考虑一种不同于课本方式的围道计算,如下图所示:

围道示意图 2
具体的 Latex 代码如下:
Example 3
在计算高斯积分时,我们发现可以对高斯积分进行推广,进而得到 的拉普拉斯逆变换,在计算中,我们需要考虑如下图所示的积分围道:

围道示意图 3
具体的 Latex 代码如下:
Example 3
在计算狄利克雷积分时,我们需要考虑一种围道计算,如下图所示:

围道示意图 4
具体的 Latex 代码如下:
Remark
If you have any questions or need further assistance, feel free to ask! Here is my email: nkusherr1 at gmail.com