Compute the Structural Hamming Distance between two adjacency matrices, that is,
the distance, in terms of edges, between two network structures. The lower the shd,
the more similar are the two network structures.
| 1 | 
| g1 | first adjacency matrix. | 
| g2 | second adjacency matrix. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.