<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://mix.kumikomi.net/skins/common/feed.css?164"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>自己回帰モデル - 変更履歴</title>
		<link>http://mix.kumikomi.net/index.php?title=%E8%87%AA%E5%B7%B1%E5%9B%9E%E5%B8%B0%E3%83%A2%E3%83%87%E3%83%AB&amp;action=history</link>
		<description>このウィキのこのページに関する変更履歴</description>
		<language>ja</language>
		<generator>MediaWiki 1.13.2</generator>
		<lastBuildDate>Sat, 02 May 2026 15:34:39 GMT</lastBuildDate>
		<item>
			<title>2009年1月29日 (木) 06:30 における Worker による編集</title>
			<link>http://mix.kumikomi.net/index.php?title=%E8%87%AA%E5%B7%B1%E5%9B%9E%E5%B8%B0%E3%83%A2%E3%83%87%E3%83%AB&amp;diff=3996&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2009年1月29日 (木) 06:30の版&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;10 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;10 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:組み込み技術全般]] [[Category:技術要素]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:組み込み技術全般&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|シコカイキモテル&lt;/ins&gt;]] [[Category:技術要素&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|シコカイキモテル&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2026-05-02 15:34:39 --&gt;
&lt;/table&gt;</description>
			<pubDate>Thu, 29 Jan 2009 06:30:27 GMT</pubDate>			<dc:creator>Worker</dc:creator>			<comments>http://mix.kumikomi.net/index.php/%E3%83%8E%E3%83%BC%E3%83%88:%E8%87%AA%E5%B7%B1%E5%9B%9E%E5%B8%B0%E3%83%A2%E3%83%87%E3%83%AB</comments>		</item>
		<item>
			<title>Worker: 新しいページ: '自己回帰モデル（じこかいきモデル）  　ARモデルとも呼ばれる．時系列信号において，現在における信号をx[n]（n：整数）とし，...'</title>
			<link>http://mix.kumikomi.net/index.php?title=%E8%87%AA%E5%B7%B1%E5%9B%9E%E5%B8%B0%E3%83%A2%E3%83%87%E3%83%AB&amp;diff=2719&amp;oldid=prev</link>
			<description>&lt;p&gt;新しいページ: '自己回帰モデル（じこかいきモデル）  　ARモデルとも呼ばれる．時系列信号において，現在における信号をx[n]（n：整数）とし，...'&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;自己回帰モデル（じこかいきモデル）&lt;br /&gt;
&lt;br /&gt;
　ARモデルとも呼ばれる．時系列信号において，現在における信号をx[n]（n：整数）とし，この信号がある線形システムの出力であると仮定する．このとき，そのシステムの現在の入力信号g[n]と，過去の出力信号x[n−1]，x[n−2]，…，x[n−M]の重み付きの和によってx[n]を表すというモデルである．つまり自己回帰モデルでは，信号x[n]を次のような式で表現する．&lt;br /&gt;
　x[n]＝a1x[n−1]＋a2x[n−2]＋…＋aMx[n−M]＋b0g[n]．&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
【出典】Interface編集部 編；組み込み技術用語集，Interface 2007年8月号 別冊付録，CQ出版社，2007年8月．&lt;br /&gt;
&amp;lt;!-- 【著作権者】○○ ○○氏 --&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:組み込み技術全般]] [[Category:技術要素]]&lt;/div&gt;</description>
			<pubDate>Mon, 26 Jan 2009 05:37:16 GMT</pubDate>			<dc:creator>Worker</dc:creator>			<comments>http://mix.kumikomi.net/index.php/%E3%83%8E%E3%83%BC%E3%83%88:%E8%87%AA%E5%B7%B1%E5%9B%9E%E5%B8%B0%E3%83%A2%E3%83%87%E3%83%AB</comments>		</item>
	</channel>
</rss>