<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daiiz</author_name>
  <author_url>https://blog.hatena.ne.jp/daiiz/</author_url>
  <blog_title>#daiizメモ</blog_title>
  <blog_url>https://daiiz.hatenablog.com/</blog_url>
  <categories>
    <anon>CourseraのMachine Learning</anon>
  </categories>
  <description>イラストはプログラムを書くときに思い浮かべたりする個人的なイメージです． 配列（横に並んでいるイメージ） プログラミング言語 Octave で a = [1 2 3 4 5] と書けるやつ Octaveで a = 1:5 とも書けるやつ 配列aの1番左の値a(1) は 1．（添字は 1 はじまりとする） ベクトル（値が縦に並んでいる） Octave で v = [1; 2; 3; 4; 5] と書けるやつ v(1) は 1． v(1, 1) でも 1 にアクセスできるので，こういうイメージもある つまり値1は，v の1番上の要素（配列[1]）の1番目の値として取り出される この形をそのまま横に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaiiz.hatenablog.com%2Fentry%2F2017%2F03%2F05%2F021510&quot; title=&quot;Octaveでのベクトルと行列の個人的なイメージ - #daiizメモ&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://bot.gyazo.com/5d847785c0d84276978ba058382a5030.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-03-05 02:15:10</published>
  <title>Octaveでのベクトルと行列の個人的なイメージ</title>
  <type>rich</type>
  <url>https://daiiz.hatenablog.com/entry/2017/03/05/021510</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
