-
Notifications
You must be signed in to change notification settings - Fork 1
Code used for the paper "Node and layer eigenvector centralities for multiplex networks", Tudisco, Arrigo, Gautier, SIAM J. Appl. Math 2017
License
ftudisco/node_layer_eigenvector_centrality
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Matlab codes used to implement and test the power iteration for 3rd order tensors described in the paper "Node and layer eigenvector centralities for multiplex networks" by F. Tudisco, F. Arrigo and A. Gautier. To run, the codes require the toolbox "tprod" by Jason Farquhar available at: https://uk.mathworks.com/matlabcentral/fileexchange/16275-tprod-arbitary-tensor-products-between-n-d-arrays#functions_tab The folder contains: PowerT2.m - function implementing the power method described in the manuscript. nozerolayer.m - function that removes empty layers from a 3rd order tensor isim_new.m - function that computes the intersection similarity between two ranking vectors (thanks to Christine Klymko for a previous version of this code) eig_each_layer.m - function that computes the eigenvector associated to the leading eigenvalue of the adjacency matrix of each layer script_vary_ab.m - SCRIPT requiring input variable "Atensor" containing the 3rd order tensor. It display spaghetti plots showing the evolution of the rankings as the parameters vary fig_scatter1.m - SCRIPT requiring input variable "Atensor" containing the 3rd order tensor. It returns a figure containing the scatter plot between any two of the measures listed in the paper fig_isim1.m - SCRIPT requiring input variable "Atensor" containing the 3rd order tensor. It returns a figure containing the plot of the evolution of the intersection similarity between the proposed f-eigenvector centrality measure for nodes and the other measures tested in the reference paper. Last modified: 07/04/17 by Francesca Arrigo >> Reference: >> "Node and layer eigenvector centralities for multiplex networks", SIAM J. Applied Mathematics, 78 : 853--876 (2018) >> F. Tudisco (http://personal.strath.ac.uk/f.tudisco), >> A. Gautier (http://www.ml.uni-saarland.de/people/gautier.htm), and >> F. Arrigo (http://arrigofrancesca.wixsite.com/farrigo)
About
Code used for the paper "Node and layer eigenvector centralities for multiplex networks", Tudisco, Arrigo, Gautier, SIAM J. Appl. Math 2017
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published