<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>行列 &#8211; 「なんとなくわかる」大学の数学・物理・情報</title>
	<atom:link href="https://www.krrk0.com/category/math/linear-algebra/matrix/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.krrk0.com</link>
	<description>大学の勉強や生活に関する情報を発信するサイト</description>
	<lastBuildDate>Mon, 29 Jan 2024 05:32:32 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/www.krrk0.com/wp-content/uploads/2021/01/0f92a4fdf5dd272ce825602063af51ed.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>行列 &#8211; 「なんとなくわかる」大学の数学・物理・情報</title>
	<link>https://www.krrk0.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">174488081</site>	<item>
		<title>転置行列とは？最低限覚えておくべき4つの性質</title>
		<link>https://www.krrk0.com/transpose-matrix/</link>
					<comments>https://www.krrk0.com/transpose-matrix/#respond</comments>
		
		<dc:creator><![CDATA[kr]]></dc:creator>
		<pubDate>Tue, 07 Nov 2023 09:03:43 +0000</pubDate>
				<category><![CDATA[行列]]></category>
		<guid isPermaLink="false">https://www.krrk0.com/?p=7369</guid>

					<description><![CDATA[こんにちは、krです。今回は「転置行列」について簡単に解説します。 転置行列とは？ 転置行列は「行列を対角線でひっくり返した行列」です。 例えば、次のようなものです。これは「1と5の対角線」でひっくり返しています。 他の...]]></description>
		
					<wfw:commentRss>https://www.krrk0.com/transpose-matrix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7369</post-id>	</item>
		<item>
		<title>2次元の回転行列を分かりやすく解説！</title>
		<link>https://www.krrk0.com/two-dimensional-rotationmatrix/</link>
					<comments>https://www.krrk0.com/two-dimensional-rotationmatrix/#respond</comments>
		
		<dc:creator><![CDATA[kr]]></dc:creator>
		<pubDate>Tue, 07 Nov 2023 09:03:42 +0000</pubDate>
				<category><![CDATA[行列]]></category>
		<guid isPermaLink="false">https://www.krrk0.com/?p=7381</guid>

					<description><![CDATA[こんにちは、krです。今回は「2次元の回転行列」について簡単に解説します。 回転行列とは？ 回転行列とは「原点を中心とした回転移動を行列で表したもの」です。 2次元の回転行列は次のようなものです。 $$\begin{pm...]]></description>
		
					<wfw:commentRss>https://www.krrk0.com/two-dimensional-rotationmatrix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7381</post-id>	</item>
		<item>
		<title>正則行列を分かりやすく解説！</title>
		<link>https://www.krrk0.com/regular-matrix/</link>
					<comments>https://www.krrk0.com/regular-matrix/#respond</comments>
		
		<dc:creator><![CDATA[kr]]></dc:creator>
		<pubDate>Tue, 07 Nov 2023 09:03:42 +0000</pubDate>
				<category><![CDATA[行列]]></category>
		<guid isPermaLink="false">https://www.krrk0.com/?p=7383</guid>

					<description><![CDATA[こんにちは、krです。今回は「正則行列」について簡潔に解説します。 正則行列とは？ 正則行列とは「逆行列を持つ行列」です。 ある正方行列$A$に対し、次のような式を満たす正方行列$B$が存在するとき、 $$AB=BA=E...]]></description>
		
					<wfw:commentRss>https://www.krrk0.com/regular-matrix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7383</post-id>	</item>
		<item>
		<title>係数行列・拡大係数行列とは？</title>
		<link>https://www.krrk0.com/coefficient-matrix-augmented-coefficient-matrix/</link>
					<comments>https://www.krrk0.com/coefficient-matrix-augmented-coefficient-matrix/#respond</comments>
		
		<dc:creator><![CDATA[kr]]></dc:creator>
		<pubDate>Tue, 07 Nov 2023 09:03:42 +0000</pubDate>
				<category><![CDATA[行列]]></category>
		<guid isPermaLink="false">https://www.krrk0.com/?p=7429</guid>

					<description><![CDATA[係数行列・拡大係数行列 $$\begin{eqnarray} \left\{ \begin{array}{l} x + 2y = 5 \\ 2x + 3y = 15 \end{array} \right. \end{eq...]]></description>
		
					<wfw:commentRss>https://www.krrk0.com/coefficient-matrix-augmented-coefficient-matrix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7429</post-id>	</item>
		<item>
		<title>単位行列とは？覚える性質は1つだけ</title>
		<link>https://www.krrk0.com/identity-matrix/</link>
					<comments>https://www.krrk0.com/identity-matrix/#respond</comments>
		
		<dc:creator><![CDATA[kr]]></dc:creator>
		<pubDate>Tue, 07 Nov 2023 09:03:42 +0000</pubDate>
				<category><![CDATA[行列]]></category>
		<guid isPermaLink="false">https://www.krrk0.com/?p=7432</guid>

					<description><![CDATA[こんにちは、krです。今回は「単位行列とその性質」について簡単に解説します。 単位行列とは？ 単位行列(identity matrix)とは「対角成分が全て$1$で、それ以外は全て$0$な正方行列」です。（正方行列とは？...]]></description>
		
					<wfw:commentRss>https://www.krrk0.com/identity-matrix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7432</post-id>	</item>
		<item>
		<title>行列の『足し算・引き算』を分かりやすく解説！</title>
		<link>https://www.krrk0.com/matrix-addition-subtraction/</link>
					<comments>https://www.krrk0.com/matrix-addition-subtraction/#respond</comments>
		
		<dc:creator><![CDATA[kr]]></dc:creator>
		<pubDate>Tue, 07 Nov 2023 09:03:42 +0000</pubDate>
				<category><![CDATA[行列]]></category>
		<guid isPermaLink="false">https://www.krrk0.com/?p=7500</guid>

					<description><![CDATA[こんにちは、krです。今回は「行列の足し算・引き算」について簡単に解説します。 足し算 行列の足し算は「各成分を足すだけ」です。 例えば、 $$\begin{pmatrix} 1 &#38; 2 \\ 3 &#38; 4...]]></description>
		
					<wfw:commentRss>https://www.krrk0.com/matrix-addition-subtraction/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7500</post-id>	</item>
		<item>
		<title>行列に割り算は定義されていません</title>
		<link>https://www.krrk0.com/matrix-division/</link>
					<comments>https://www.krrk0.com/matrix-division/#respond</comments>
		
		<dc:creator><![CDATA[kr]]></dc:creator>
		<pubDate>Tue, 07 Nov 2023 09:03:42 +0000</pubDate>
				<category><![CDATA[行列]]></category>
		<guid isPermaLink="false">https://www.krrk0.com/?p=7503</guid>

					<description><![CDATA[こんにちは、krです。今回は「行列の割り算」について簡単に解説します。 行列の割り算 タイトルの通り、行列に割り算は定義されていません。ないのではなくて、あくまでも定義されていないだけです。 例えば、以下のように各成分ご...]]></description>
		
					<wfw:commentRss>https://www.krrk0.com/matrix-division/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7503</post-id>	</item>
		<item>
		<title>階段行列を簡単に解説！</title>
		<link>https://www.krrk0.com/row-echelon-form/</link>
					<comments>https://www.krrk0.com/row-echelon-form/#respond</comments>
		
		<dc:creator><![CDATA[kr]]></dc:creator>
		<pubDate>Tue, 07 Nov 2023 09:03:42 +0000</pubDate>
				<category><![CDATA[行列]]></category>
		<guid isPermaLink="false">https://www.krrk0.com/?p=7658</guid>

					<description><![CDATA[こんにちは、krです。今回は「階段行列」について簡潔に解説します。 階段行列とは？ 階段行列とは「上の行の主成分が下の行の主成分よりも左側にある行列」です。（主成分：行の$0$以外の一番先頭の数字） 要は数字が階段状に並...]]></description>
		
					<wfw:commentRss>https://www.krrk0.com/row-echelon-form/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7658</post-id>	</item>
		<item>
		<title>正方行列とは？種類を分かりやすく解説！</title>
		<link>https://www.krrk0.com/square-matrix/</link>
					<comments>https://www.krrk0.com/square-matrix/#respond</comments>
		
		<dc:creator><![CDATA[kr]]></dc:creator>
		<pubDate>Tue, 07 Nov 2023 09:03:42 +0000</pubDate>
				<category><![CDATA[行列]]></category>
		<guid isPermaLink="false">https://www.krrk0.com/?p=7720</guid>

					<description><![CDATA[こんにちは、krです。今回は「正方行列」について簡潔に解説します。 正方行列とは？ 正方行列とは「行と列の数が同じ行列」です。正方には「正方形」という意味があります。 また、行と列の数が$n$個の行列を「$n$次正方行列...]]></description>
		
					<wfw:commentRss>https://www.krrk0.com/square-matrix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7720</post-id>	</item>
		<item>
		<title>逆行列とは？「定義・公式・２通りの求め方・存在条件・性質」など逆行列のすべてを解説！</title>
		<link>https://www.krrk0.com/gyakugyouretu/</link>
					<comments>https://www.krrk0.com/gyakugyouretu/#respond</comments>
		
		<dc:creator><![CDATA[kr]]></dc:creator>
		<pubDate>Tue, 07 Nov 2023 09:03:41 +0000</pubDate>
				<category><![CDATA[行列]]></category>
		<guid isPermaLink="false">https://www.krrk0.com/?p=1526</guid>

					<description><![CDATA[この記事は「逆行列のすべてをまとめた記事」です。初学者が知りたい情報はほぼ網羅しているので、この記事だけでほとんどの悩みは解決されるでしょう。]]></description>
		
					<wfw:commentRss>https://www.krrk0.com/gyakugyouretu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1526</post-id>	</item>
	</channel>
</rss>
