搜索资源列表
Information
- 计算给定矩阵的互信息,这时的相关性是利用互信息来判断,矩阵的形式为邻接矩阵-compute the mutual information of the given matrix such as the matrix the elements in it are 0 or 1.
PageRank
- 计算网络节点的PageRank得分,前提是邻接矩阵。-This code is used for the calculation of the score of Pagerank.