Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Obtaining laplacian of a graph
2 ビュー (過去 30 日間)
古いコメントを表示
The Neumann Laplacian of a simple graph(G) can be formed from the commands degree(G) and adjacency(G), L= D- A .
Could someone suggest how Dirichlet laplacian can be obtained?
5 件のコメント
Christine Tobler
2018 年 12 月 19 日
A graph doesn't have an inherent dimensionality, this would have to be based on the construction of the graph. Perhaps the linked paper has more information.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!