<?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>Matlab</anon>
    <anon>数学</anon>
  </categories>
  <description>csapi関数を用いて双3次スプライン関数の生成と復元を行います。 双スプラインとは2変数のスプライン関数のことです。 言い換えれば平面の補間関数になります。 まずはソースコードから。 peaksというMatlabのサンプル関数からいくつかを標本点を取り出して、双3次スプラインを行っています。 peaksはこんな形をした関数です。 [X, Y, Z] = peaks(21); にて、[-3, 3] * [-3, 3] をx,y軸とも21分割したメッシュ上でのpeaks関数の値を得ることができます。 % 標本点の設定 num_lattice_xs = 11; % x軸標本点個数 num_latt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finarizuuuushi.hatenablog.com%2Fentry%2F2017%2F10%2F09%2F093320&quot; title=&quot;【Matlab】双3次スプライン(csapi) - 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/20171008/20171008215530.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-10-09 09:33:20</published>
  <title>【Matlab】双3次スプライン(csapi)</title>
  <type>rich</type>
  <url>https://inarizuuuushi.hatenablog.com/entry/2017/10/09/093320</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
