「乗算合同法」の版間の差分

提供: ORWiki
ナビゲーションに移動 検索に移動
(新しいページ: ''''【じょうざんごうどうほう (multiplicative congruential method)】''' 一様乱数を作る方法の1つ. 漸化式 \[ X_n=aX_{n-1}\;\;\;(\mbox{\rm mod}\;m), \qua...')
 
 
(3人の利用者による、間の4版が非表示)
2行目: 2行目:
  
 
一様乱数を作る方法の1つ. 漸化式
 
一様乱数を作る方法の1つ. 漸化式
\[
+
 
X_n=aX_{n-1}\;\;\;(\mbox{\rm mod}\;m), \quad
+
 
 +
<center>
 +
<math>
 +
X_n=aX_{n-1} \quad (\mathrm{mod} \ m), \quad
 
n=1, 2, \cdots
 
n=1, 2, \cdots
\]
+
\,</math>
を使って, 集合$\{1,2,\cdots,m-1\}$上の乱数$\{X_n\}$を作る.
+
</center>
 +
 
 +
 
 +
を使って, 集合<math>\{1,2,\cdots,m-1\}\,</math>上の乱数<math>\{X_n\}\,</math>を作る.
 +
 
 +
[[category:シミュレーション|じょうざんごうどうほう]]

2008年11月9日 (日) 18:54時点における最新版

【じょうざんごうどうほう (multiplicative congruential method)】

一様乱数を作る方法の1つ. 漸化式



を使って, 集合上の乱数を作る.