<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>seinzumtode</author_name>
  <author_url>https://blog.hatena.ne.jp/seinzumtode/</author_url>
  <blog_title>how to code something</blog_title>
  <blog_url>https://seinzumtode.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>clear; close all; c = 1.0; dt = 0.05; dx = 0.1; xmax = 5; xmin = -1; xs = xmin:dx:xmax; q = zeros(1,length(xs)); q(xs&lt;0) = 1; plot(xs,q,'b'); ns = [0,16,32,48]; nmax = max(ns); qs = zeros(length(ns),length(q)); qs(1,:) = q; qs_index = 2; for k=1:nmax qold = q; dq = zeros(1,length(xs)); c_a = abs(c);…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fseinzumtode.hatenadiary.jp%2Fentry%2F2025%2F08%2F02%2F232633&quot; title=&quot;近似LDU分解による移流方程式の計算 - how to code something&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/s/seinzumtode/20250802/20250802232231.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-08-02 23:26:33</published>
  <title>近似LDU分解による移流方程式の計算</title>
  <type>rich</type>
  <url>https://seinzumtode.hatenadiary.jp/entry/2025/08/02/232633</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
