<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>redskybluemoon</author_name>
  <author_url>https://blog.hatena.ne.jp/redskybluemoon/</author_url>
  <blog_title>ブルーの趣味Log</blog_title>
  <blog_url>https://www.blue-weblog.com/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>matplotlib</anon>
  </categories>
  <description>久しぶりの更新で、たぶん年内最後の更新 任意のグラフどうしの交点が知りたい 仕事でたまたま必要になったのでメモ。三角関数であれば簡単なのですが、問題は任意の点で描かれたグラフ。いろいろ調べたところ以下のサイトを見つけました。 stackoverflow.comやっぱりPyhonは楽だな〜。わからなくても調べればたいていやり方が見つかる。 from __future__ import division import numpy as np import matplotlib.pyplot as plt def interpolated_intercept(x, y1, y2): &quot;&quot;&quot;Find …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.blue-weblog.com%2Fentry%2F2017%2F12%2F24%2F194413&quot; title=&quot;【Python】【Matplotlib】2つのグラフの交点を求める方法 - ブルーの趣味Log&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/r/redskybluemoon/20171224/20171224193841.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-12-24 19:44:13</published>
  <title>【Python】【Matplotlib】2つのグラフの交点を求める方法</title>
  <type>rich</type>
  <url>https://www.blue-weblog.com/entry/2017/12/24/194413</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
