<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Linear-Algebra on Debimate</title><link>https://debimate.jp/tags/linear-algebra/</link><description>Recent content in Linear-Algebra on Debimate</description><image><title>Debimate</title><url>https://debimate.jp/images/default-ogp.jpg</url><link>https://debimate.jp/images/default-ogp.jpg</link></image><generator>Hugo -- 0.161.1</generator><language>ja-jp</language><lastBuildDate>Tue, 26 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://debimate.jp/tags/linear-algebra/index.xml" rel="self" type="application/rss+xml"/><item><title>ベクトルと行列の演算（内積・行列積）</title><link>https://debimate.jp/ml/math/vector-matrix-ops/</link><pubDate>Tue, 26 May 2026 00:00:00 +0000</pubDate><guid>https://debimate.jp/ml/math/vector-matrix-ops/</guid><description>&lt;p&gt;ベクトル（vector）は数を 1 列に並べたもの、行列（matrix）は数を 2 次元に並べたものである。機械学習では、データ 1 件を「特徴量ベクトル」、データ集合を「行列」、モデルの重みを「ベクトル」または「行列」で表すのが標準で、内積・行列積といった演算がほぼすべてのアルゴリズムの計算基盤になっている。&lt;/p&gt;</description></item><item><title>固有値・固有ベクトルと固有値分解（eigenvalue / eigenvector / spectral decomposition）</title><link>https://debimate.jp/ml/math/eigen-decomposition/</link><pubDate>Tue, 26 May 2026 00:00:00 +0000</pubDate><guid>https://debimate.jp/ml/math/eigen-decomposition/</guid><description>&lt;p&gt;固有ベクトル（eigenvector）は、ある正方行列 &lt;code&gt;A&lt;/code&gt; をかけても向きが変わらないベクトルのことで、固有値（eigenvalue）はその「向きが変わらないベクトル」が &lt;code&gt;A&lt;/code&gt; によってスカラー倍された倍率である。式で書くと、&lt;/p&gt;</description></item></channel></rss>