复杂网络可视化分析软件,结合微软EXCEL使用
2019-12-21 19:52:35 7.23MB 复杂网络
1
matlab程序,分析复杂网络时使用 以美国航空网数据集为例 将txt文件中的数据集改为--邻接矩阵--形式进行保存 转换结果为无向、无权图 a为节点个数(可随意设) 为了执行简单,函数没有设置参数,大家直接在程序里改参数a的值
2019-12-21 19:50:38 12KB matlab 复杂网络 txt 邻接矩阵
1
内部包含可运行的程序源文件,以及测试程序,测试数据,运行结果图示等。该程序对原始FastNewman算法的性能进行了改进,降低了算法复杂度,减少了输入矩阵的数据量。
2019-12-21 19:45:14 61KB FastNewman
1
美国斯坦福大学提供的复杂网络分析平台,并提供多种数据集,对于大型的复杂网络分析十分有用http://snap.stanford.edu/data/
2019-12-21 19:45:13 4.3MB SNAP 复杂网络分析 数据集
1
MATLAB复杂网络工具箱使用手册 MATLAB复杂网络工具箱使用手册 MATLAB复杂网络工具箱使用手册
2019-12-21 19:43:51 118KB MATLAB
1
复杂网络的基于matlab的网络基本模型,用matlab仿真复杂网络的同步
2019-12-21 19:43:41 10KB matlab
1
边介数源代码(复杂网络或者软件网络中--运行成功) 边介数源代码(复杂网络或者软件网络中--运行成功) 边介数源代码(复杂网络或者软件网络中--运行成功)
2019-12-21 19:42:23 47KB 边介数-边介数-边介数-边介数
1
by Maarten van Steen (Author) ============================= This book aims to explain the basics of graph theory that are needed at an introductory level for students in computer or information sciences. To motivate students and to show that even these basic notions can be extremely useful, the book also aims to provide an introduction to the modern field of network science. Mathematics is often unnecessarily difficult for students, at times even intimidating. For this reason, explicit attention is paid in the first chapters to mathematical notations and proof techniques, emphasizing that the notations form the biggest obstacle, not the mathematical concepts themselves. This approach allows to gradually prepare students for using tools that are necessary to put graph theory to work: complex networks. In the second part of the book the student learns about random networks, small worlds, the structure of the Internet and the Web, peer-to-peer systems, and social networks. Again, everything is discussed at an elementary level, but such that in the end students indeed have the feeling that they: 1.Have learned how to read and understand the basic mathematics related to graph theory.
2019-12-21 19:41:12 5.73MB 图论 随机图 复杂网络
1
基于Python2.7实现的LeaderRank复杂网络节点排序算法,算法输出排序后每个节点的重要性值 参考论文:2011-Leaders in Social Networks, the Delicious
2019-12-21 19:40:36 1KB Python LeaderRank
1
复杂网络中基本网络模型的matlab实现,包括随机图模型、SW模型、NW模型、BA模型以及度分布、集聚系数、最短路径的计算。
2019-12-21 19:39:54 10KB 复杂网络 模型 matlab
1