Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Obtaining laplacian of a graph
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Christine Tobler
le 19 Déc 2018
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.
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!