グラフ g 中の頂点の固有ベクトル中心性のリストを与える.
EigenvectorCentrality[g,"In"]
有向グラフ g の入中心性のリストを与える.
EigenvectorCentrality[g,"Out"]
有向グラフ g の出中心性のリストを与える.
EigenvectorCentrality[{vw,…},…]
規則 vw を使ってグラフ g を指定する.
EigenvectorCentrality
グラフ g 中の頂点の固有ベクトル中心性のリストを与える.
EigenvectorCentrality[g,"In"]
有向グラフ g の入中心性のリストを与える.
EigenvectorCentrality[g,"Out"]
有向グラフ g の出中心性のリストを与える.
EigenvectorCentrality[{vw,…},…]
規則 vw を使ってグラフ g を指定する.
詳細とオプション
- EigenvectorCentralityは数多くの頂点と連結している頂点と多数連結している頂点に高い中心性を与える.
- EigenvectorCentralityは近傍の中心性の重み付き総和として表すことができる中心性
のリストを与える.
がグラフ g の隣接行列
の最大固有値のときは次のようになる.-
EigenvectorCentrality[g] ![c=TemplateBox[{{{1, /, {lambda, _, 1}}, a}}, Transpose].c c=TemplateBox[{{{1, /, {lambda, _, 1}}, a}}, Transpose].c](Files/EigenvectorCentrality.ja/4.png)
EigenvectorCentrality[g,"In"]
,
左固有ベクトルEigenvectorCentrality[g,"Out"]
,
右固有ベクトル - 固有ベクトルの中心性は正規化される.
- 有向グラフ g については,EigenvectorCentrality[g]はEigenvectorCentrality[g,"In"]と等価である.
- オプションWorkingPrecision->p を使って内部計算で使われる精度が制御できる.
- EigenvectorCentralityは,無向グラフ,有向グラフ,多重グラフ,混合グラフに使うことができる.
例題
すべて開く すべて閉じるスコープ (7)
EigenvectorCentralityは無向グラフに使うことができる:
EigenvectorCentralityは大きいグラフに使うことができる:
オプション (3)
WorkingPrecision (3)
アプリケーション (9)
他のたくさんの接続がある頂点との接続性で頂点をランク付けする:
CycleGraphの固有ベクトル中心性をハイライトする:
学生Aが学生Bに意見を求める場合の学生Aから学生Bへの接続から,学生自治会ネットワークで最も影響力の強いメンバーを求める:
arXiv e-Printアーカイブのgh Energy Physics Phenomenologyセクションからの引用ネットワーク.最も引用されている上位10本の論文を求める:
ハブはたくさんの連結点を持つ頂点で固有ベクトル中心性が最も高いものである:
削除するとイーストのタンパク質相互作用ネットワークに致命的な影響を与えるタンパク質を求める:
「出芽酵母」タンパク質相互作用ネットワーク.固有ベクトル中心性の頻度はベキ法則分布に従う:
パレート(Pareto)分布を仮定して最大尤度母数推定を求める:
特性と関係 (6)
EigenvectorCentralityはKatzCentralityの特殊ケースである:
と
をKatzCentralityのパラメータとして使う:
VertexIndexを使って特定の頂点の中心性を得る:
関連するガイド
-
▪
- グラフの測定基準 ▪
- グラフの特性と測定 ▪
- ソーシャルネットワーク分析
テキスト
Wolfram Research (2010), EigenvectorCentrality, Wolfram言語関数, https://reference.wolfram.com/language/ref/EigenvectorCentrality.html (2015年に更新).
CMS
Wolfram Language. 2010. "EigenvectorCentrality." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/EigenvectorCentrality.html.
APA
Wolfram Language. (2010). EigenvectorCentrality. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EigenvectorCentrality.html
BibTeX
@misc{reference.wolfram_2025_eigenvectorcentrality, author="Wolfram Research", title="{EigenvectorCentrality}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/EigenvectorCentrality.html}", note=[Accessed: 30-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_eigenvectorcentrality, organization={Wolfram Research}, title={EigenvectorCentrality}, year={2015}, url={https://reference.wolfram.com/language/ref/EigenvectorCentrality.html}, note=[Accessed: 30-April-2026]}