Normalized Laplacian matrix

From Graph

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 ).