<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chayarokurokuro</author_name>
  <author_url>https://blog.hatena.ne.jp/chayarokurokuro/</author_url>
  <blog_title>よちよちpython   </blog_title>
  <blog_url>https://chayarokurokuro.hatenablog.com/</blog_url>
  <categories>
    <anon>Android</anon>
    <anon>JupyterNotebook</anon>
    <anon>numpy</anon>
    <anon>python</anon>
    <anon>termux</anon>
    <anon>スマホ</anon>
    <anon>matplotlib</anon>
    <anon>グラフ作成</anon>
  </categories>
  <description>グラフ描画用のPythonモジュールmatplotlibで三次元の立体的なグラフの描き方を学ぶ。写経とも言われる。 説明等は無し。 実行環境 Androidスマホ termux Python3.8 JupyterNotebook from mpl_toolkits.mplot3d import Axes3D import matplotlib.pyplot as plt import numpy as np ↓ 三次元目の座標を生成するための関数 def func1(x, y): return x**2 + y**2 3次元で描写するには2次元メッシュが必要 2次元配列をarangeを用いて作…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchayarokurokuro.hatenablog.com%2Fentry%2F2020%2F01%2F21%2F134145&quot; title=&quot;matplotlibで三次元立体グラフを描くテスト - よちよちpython   &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/c/chayarokurokuro/20200121/20200121134028.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-21 13:41:45</published>
  <title>matplotlibで三次元立体グラフを描くテスト</title>
  <type>rich</type>
  <url>https://chayarokurokuro.hatenablog.com/entry/2020/01/21/134145</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
