登录
首页 » matlab » Centrality-measures

Centrality-measures

于 2021-04-23 发布 文件大小:12KB
0 173
下载积分: 1 下载次数: 92

代码说明:

  文件包括:1.计算平均最短路径;2.计算每个顶点相邻节点的平均度;3.计算每个节点的邻近中心度;4.计算节点的介数(slow);5.计算节点的介数(faster);6.计算每条边的介数值;7.快速迪杰斯特拉算法;8.经典迪杰斯特拉算法。(1.the average shortest path in the graph 2.the average degree of neighboring nodes for every vertex 3.computes the closeness centrality for all vertices 4.node betweenness, (number of shortest paths definition) 5.a faster node betweenness algorithm 6.edge betweenness, (number of shortest paths definition) 7.simple Dijkstra, does not remember the path 8.Dijkstra which also returns the shortest paths.)

文件列表:

ave_neighbor_deg.m,591,2013-10-06
ave_path_length.m,485,2013-10-06
closeness.m,598,2013-12-09
dijkstra.m,1449,2013-10-06
edge_betweenness.m,3838,2013-10-06
node_betweenness_faster.m,1027,2013-10-06
node_betweenness_slow.m,1066,2013-10-06
simple_dijkstra.m,766,2013-10-06
程序说明.doc,28160,2010-07-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CHAPTER5
    数字PID的matlab仿真程序,针对刘金琨的先进PID控制的matlab仿真,里面的部分程序进行了修改 第五章(Digital PID of matlab simulation program for Liu Jinkun matlab advanced PID control simulation, which part of the program were modified Chapter)
    2011-04-22 21:16:33下载
    积分:1
  • PhaseUnwrapping2D
    这是一个用分割线算法来进行相位去包裹的matlab源代码(This is a separate line for phase unwrapping algorithm matlab source code)
    2011-09-21 14:18:00下载
    积分:1
  • Video
    This program detects the moving object and draws a rectangle around it.
    2010-01-07 16:51:03下载
    积分:1
  • SeismicLab
    地震软件包,包括时域反褶积和小波估计,码/移相移相算法等(seisLab,include time domain deconvolution and wavelet estimation./codes/dephasing: Dephasing algorithm)
    2012-08-28 20:41:26下载
    积分:1
  • DiscriminantMethods
    利用Bayes判别法和距离判别法进行数据聚类(Bayes discrimination method and Distance discrimination method are utilized to clustering the datum.)
    2015-01-02 15:47:41下载
    积分:1
  • problem1
    16-QAM modulation and demodulation
    2010-06-20 16:49:19下载
    积分:1
  • accelerometer-calibration
    用MATLAB 编写的三轴加速度计标定程序。然后对标定的结果进行补偿(Using MATLAB-axis accelerometer calibration procedures. Then the result of calibration to compensate)
    2011-07-02 15:39:16下载
    积分:1
  • UG586-7SeriesDMIUserGuide
    UG586 - Zynq-7000 All Programmable SoC and 7 Series Devices Memory Interface Solutions v2.3 User Guide ( ver2.3, 18511 KB )(UG586- Zynq-7000 All Programmable SoC and 7 Series Devices Memory Interface Solutions v2.3 User Guide ( ver2.3, 18511 KB ))
    2015-02-05 20:02:21下载
    积分:1
  • dramcode
    DRAM算法,是一种改进型的蒙特卡罗马尔科夫链(MCMC)采样方法,该算法基于经典的MCMC算法,在此基础上增加了改进策略,是算法能够更快速稳定的收敛。(DRAM algorithm is an improved Mirkov chain (MCMC) sampling method, the algorithm is based on the classic MCMC algorithm, based on the increase in the improvement of this strategy is the algorithm to more rapid and stable convergence.)
    2021-04-29 14:58:43下载
    积分:1
  • SolarsystemSimulation
    模拟太阳系运动的matlab代码,模拟太阳系运动的matlab代码,模拟太阳系运动的matlab代码(Matlab code for solar system motion simulation, motion simulation of the solar system' s matlab code to simulate the solar system motion matlab code)
    2010-10-13 15:12:53下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载