<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tercel_s</author_name>
  <author_url>https://blog.hatena.ne.jp/tercel_s/</author_url>
  <blog_title>とめるける</blog_title>
  <blog_url>https://tercel-s.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>100日後に数学ができるようになる僕。 制約条件と等高線のグラフ import matplotlib.pyplot as plt import numpy as np x = np.arange(-1, 1, 0.01) y = np.arange(-1, 1, 0.01) X, Y = np.meshgrid(x, y) Z = 2 * X ** 2 + 3 * Y ** 2 plt.contourf(X, Y, Z, levels=20, cmap='gray') plt.colorbar() plt.plot(x, 1 - x, color='red', label='x + y = 1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftercel-s.hatenadiary.com%2Fentry%2F2023%2F01%2F15%2F001203&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/t/tercel_s/20230114/20230114235043.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-01-15 00:12:03</published>
  <title>ラグランジュの未定乗数法</title>
  <type>rich</type>
  <url>https://tercel-s.hatenadiary.com/entry/2023/01/15/001203</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
