CorrelationFunction
CorrelationFunction[data,hspec]
data からの遅れ hspec における相関関数を推定する.
CorrelationFunction[proc,hspec]
遅れ hspec におけるランダム過程 proc の相関関数を表す.
CorrelationFunction[proc,s,t]
時間 s および t におけるランダム過程 proc の相関関数を表す.
詳細
- CorrelationFunctionは自己相関関数(ACF)あるいは相互相関関数(CCF)としても知られている.
- hspec には次の指定を使うことができる.
-
τ 時間または遅れ τ で {τmax} 0から τmaxまで等間隔で {τmin,τmax} τminから τmaxまで等間隔で {τmin,τmax,dτ} τmin から τmaxまで刻み幅 dτ で {{τ1,τ2,…}} 明示的な{τ1,τ2,…}を使う - CorrelationFunction[{x1,…,xn},h]は =Mean[{x1,…,xn}]である に等しい.
- data が,経路の集合体を含むTemporalDataであるとき,その出力はすべての経路の平均を表す.
- 過程 proc のCorrelationFunctionは,時間 s および t における,標準偏差関数 σ の外積によって正規化されたCovarianceFunction c である.
-
c[s,t]/(σ[s]σ[t]) スカラー値のデータまたは過程について c[s,t]/(σ[s] ⊗ σ[t]) ベクトル値のデータまたは過程について - 記号 ⊗ はKroneckerProductである.
- CorrelationFunction[proc,h]は proc が弱定常過程でCorrelationFunction[proc,h,0]と等しいときにのみ定義される.
- 過程 proc はARMAProcessまたはWienerProcessのような任意のランダム過程である.
例題
すべて開くすべて閉じるスコープ (13)
経験的推定値 (7)
ランダム過程 (6)
ベクトルARProcessについての相互相関プロット:
アプリケーション (2)
特性と関係 (12)
過程についての相関関数は,Correlation行列の非対角項である:
サンプル相関関数は,CovarianceFunctionに関連している:
サンプル相関関数は,AbsoluteCorrelationFunctionに関連している:
Expectationを使って相関を計算する:
相関関数 は,CovarianceFunction に関連している:
相関関数は,Correlationに関連している:
相関関数は,ToInvertibleTimeSeriesについては不変である:
考えられる問題 (1)
CorrelationFunctionの出力がDifferenceRootを含むことがある:
FunctionExpandを使って明示的なベキを回復する:
テキスト
Wolfram Research (2012), CorrelationFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/CorrelationFunction.html.
CMS
Wolfram Language. 2012. "CorrelationFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CorrelationFunction.html.
APA
Wolfram Language. (2012). CorrelationFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CorrelationFunction.html