<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada22222</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada22222/</author_url>
  <blog_title>ryamadaのRソース管理帳</blog_title>
  <blog_url>https://ryamada22222.hatenadiary.org/</blog_url>
  <categories>
    <anon>SphereAndSimplex</anon>
    <anon>PerpendicVector</anon>
    <anon>フルネ=セレ</anon>
    <anon>曲線</anon>
    <anon>曲率</anon>
  </categories>
  <description>予定パッケージ名 SphereAndSimplex 関数名 PerpendicVector タイトル PerpendicVector 説明 v2ベクトルのv1ベクトルに直交な成分の単位ベクトルとその長さを取り出す 使用例 PerpendicVector(v1,v2) 関連記事(こちら) ソース # 直交単位ベクトルを取り出す PerpendicVector&lt;-function(v1,v2){ r1&lt;-sqrt(sum(v1^2)) r2&lt;-sqrt(sum(v2^2)) ret&lt;-rep(0,length(v2)) ct&lt;-0 if(r1*r2!=0){ ip&lt;-sum(v1*v2) ct&lt;-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada22222.hatenadiary.org%2Fentry%2F20110220%2F1297635824&quot; title=&quot;フルネ=セレの行列 - ryamadaのRソース管理帳&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-02-20 07:23:44</published>
  <title>フルネ=セレの行列</title>
  <type>rich</type>
  <url>https://ryamada22222.hatenadiary.org/entry/20110220/1297635824</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
