Laplacian Matrix

Creates the laplacian matrix of the given network. The table is quadratic with the nodes as columns and rows.

Options

Sort matrix by node name
The columns are sorted by the node name
Normalize matrix
The entry value is -1/(sqrt(deg(i)*deg(j)) for connected nodes instead of -1.
Maximum number of parallel proceses
Decrease the number of parallel processes in case of memory problems.

Input Ports

Icon
Network to create the laplacian matrix

Output Ports

Icon
Network laplacian matrix table

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.