diff --git a/PCP_06_complex.html b/PCP_06_complex.html index 1592320..0517347 100644 --- a/PCP_06_complex.html +++ b/PCP_06_complex.html @@ -13263,7 +13263,7 @@
np.meshgrid
.np.imshow
, use the colormap 'gray_r'
. Furthermore, use the parameter extent
to adjust ranges of the horizontal axis $[-2,1]$ (real part) and vertical axis $[-1.2,1.2]$ (imaginary part).plt.imshow
, use the colormap 'gray_r'
. Furthermore, use the parameter extent
to adjust ranges of the horizontal axis $[-2,1]$ (real part) and vertical axis $[-1.2,1.2]$ (imaginary part).