Normalized Laplacian matrix: Difference between revisions
(Created page with "==Definition== Suppose <math>G</math> is a finite undirected graph. Let <math>n</math> be the size of the vertex set <math>V(G)</math>. Fix a bijective c...") |
(No difference)
|
Latest revision as of 21:30, 25 May 2014
Definition
Suppose is a finite undirected graph. Let be the size of the vertex set . Fix a bijective correspondence . The normalized Laplacian matrix, also called the symmetric normalized Laplacian matrix, of , corresponding to this choice of bijection , is a square matrix denoted and can be defined in the following equivalent ways:
- It is the matrix where is the degree matrix and is the Laplacian matrix of (both matrices are written using the vertex ordering given by ).
- It is the matrix where is the identity matrix, is the degree matrix, and is the adjacency matrix of (both matrices are written using the vertex ordering given by ).