<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inarizuuuushi</author_name>
  <author_url>https://blog.hatena.ne.jp/inarizuuuushi/</author_url>
  <blog_title>Sabrou-mal サブロウ丸</blog_title>
  <blog_url>https://inarizuuuushi.hatenablog.com/</blog_url>
  <categories>
    <anon>数学</anon>
    <anon>Matlab</anon>
  </categories>
  <description>上の記事で紹介したMATLABのcsapiはdeBoorの公式を用いて双3次スプラインを行っています。 この記事ではそのdeBoorの公式を自作してみたいと思います。 アルゴリズム さて、ここでどのようにfxやfyを計算するかというと、 この記事の方法を用います。スプライン関数はx,y 変数ともに3次関数なので、この3次近似の方法を用いれば十分です。 M = [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1; 1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0; 1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0; 1,0,0,0,0,0,0,0,0,0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finarizuuuushi.hatenablog.com%2Fentry%2F2017%2F10%2F15%2F094652&quot; title=&quot;deBoorの公式 - Sabrou-mal サブロウ丸&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/i/inarizuuuushi/20171015/20171015093956.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-10-15 09:46:52</published>
  <title>deBoorの公式</title>
  <type>rich</type>
  <url>https://inarizuuuushi.hatenablog.com/entry/2017/10/15/094652</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
