<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>okenta</author_name>
  <author_url>https://blog.hatena.ne.jp/okenta/</author_url>
  <blog_title>努力で数論</blog_title>
  <blog_url>https://okenta.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>今まで作ってきた複素関数のプロット例をいくつか紹介したいと思います。一応、グラフのプロット関数をもう一度書いておきます。 複素関数のグラフを描く関数。 まず与えられた複素関数の絶対値付きの値を返す、3Dのグラフを描くプロット関数を下に記します。 import numpy as np import matplotlib.pyplot as plt %matplotlib inline from mpl_toolkits.mplot3d import Axes3D from scipy.special import gamma def three_D_plot(func,picname): x, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fokenta.hatenablog.jp%2Fentry%2F2019%2F07%2F31%2F230342&quot; title=&quot;複素関数のグラフについて、様々な例 - 努力で数論&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/o/okenta/20190731/20190731152732.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-07-31 23:03:42</published>
  <title>複素関数のグラフについて、様々な例</title>
  <type>rich</type>
  <url>https://okenta.hatenablog.jp/entry/2019/07/31/230342</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
