<?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>
    <anon>計算力学</anon>
    <anon>MATLAB</anon>
  </categories>
  <description>計算条件 流れ関数の計算 function laplace2d clear all; close all; %% define capture CAPTURE = false; Xobs = 0.8; WobsX = 0.4; WobsY = 0.5; L = 2; W = 1; deltaX = 100; deltaY = deltaX*W/2; x=linspace(0,L,deltaX); y=linspace(0,W,deltaY); [X,Y] = meshgrid(x,y); Psi = zeros(size(X)); U = 1.0; iteration=5000; tolera…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fseinzumtode.hatenadiary.jp%2Fentry%2F20161116%2F1479263782&quot; title=&quot;２次元流れのラプラス方程式を解いて流れ関数を求める - 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/20161116/20161116113528.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-11-16 11:36:22</published>
  <title>２次元流れのラプラス方程式を解いて流れ関数を求める</title>
  <type>rich</type>
  <url>https://seinzumtode.hatenadiary.jp/entry/20161116/1479263782</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
