<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yhashy</author_name>
  <author_url>https://blog.hatena.ne.jp/yhashy/</author_url>
  <blog_title>yhashのブログ</blog_title>
  <blog_url>https://yhash.hatenablog.com/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>ここのところ画像処理について勉強する機会があって、線形代数の偉大さを身をもって感じている。 そりゃ位相・集合論とか抽象代数とは比べ物にならないほど応用範囲が広いことは分かっていたけれども、 行列の固有値を求める方法が顔認識システムで活躍しているなんて思ってもみなかった。線形代数は学部の頃に独学で勉強したきりで、大半の知識は忘却の彼方にある。 復習のため線形代数の教科書を開いたはいいが、紙とペンで一から復習するのはしんどいので、手始めにRubyのMatrixクラスで勘所をつかむことにした。 require &quot;matrix&quot; r1 = [1,-1,-1] r2 = [-1,1,-1] r3 = […</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyhash.hatenablog.com%2Fentry%2F2012%2F09%2F26%2F221810&quot; title=&quot;RubyのMatrixクラスで遊ぶ - yhashのブログ&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>2012-09-26 22:18:10</published>
  <title>RubyのMatrixクラスで遊ぶ</title>
  <type>rich</type>
  <url>https://yhash.hatenablog.com/entry/2012/09/26/221810</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
