L = laplacianMatrix G
The laplacian matrix of a graph is the adjacency matrix of the graph subtracted from the degree matrix of the graph.
|
|
The object laplacianMatrix is a method function.
The source of this document is in Graphs.m2:2075:0.