blog.shriphani.com/2015/04/06/the-smallest-eigenvalues-of-a-graph-laplacian

Given a graph $ G = (V, E) $, its adjacency matrix $ A $ contains an entry at $ A_{ij} $ if vertices $ i $ and $ j $ have an edge between them. The degree matrix $ D $ contains the degree of each vertex along its diagonal. The graph laplacian of $ G $ is...


Comments (0)

Sign in to post comments.