Skip to content
Prev 105596 / 398503 Next

incidence and adjacency matrix conversion

Dear all,

how can I convert an m x n incidence matrix into an m x m adjacency 
matrix or an n x n adjacency matrix? The current matrix contains binary 
data, hence the new matrix would contain counts of common occurrences.

Thank you for your help.

Phil