<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada/</author_url>
  <blog_title>ryamadaのコンピュータ・数学メモ</blog_title>
  <blog_url>https://ryamada.hatenadiary.jp/</blog_url>
  <categories>
    <anon>変換群</anon>
    <anon>行列</anon>
    <anon>テンソル</anon>
    <anon>R</anon>
    <anon>変換群</anon>
    <anon>行列</anon>
    <anon>テンソル</anon>
    <anon>R</anon>
  </categories>
  <description>岩波書店さんの『行列と変換群』をRでなぞりながら読むための副読本 こちらに現れる予定 Rmdファイル --- title: &quot;行列と変換群をRで&quot; author: &quot;ryamada&quot; date: &quot;Tuesday, December 09, 2014&quot; output: html_document --- ## 実二次元ベクトルを扱う ### 基本演算 ベクトルは値の組。 ベクトルの和、ベクトルの定数倍。 ```{r} x &lt;- c(1,2) y &lt;- c(3,4) x+y a &lt;- 3 a *x ``` ### 内積 ベクトルに内積を定義する。 要素同士の積の和として定義してもよいし、２つのベ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada.hatenadiary.jp%2Fentry%2F20141209%2F1418274620&quot; title=&quot; - ryamadaのコンピュータ・数学メモ&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>2014-12-09 14:10:20</published>
  <title></title>
  <type>rich</type>
  <url>https://ryamada.hatenadiary.jp/entry/20141209/1418274620</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
