登录
首页 » matlab » Centrality-measures

Centrality-measures

于 2021-04-23 发布 文件大小:12KB
0 321
下载积分: 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 个回复

  • yuanma
    说明:  用matlab函数imhist()实现给定图像的直方图;函数histeq()实现直方图均衡化;对给定图像,各自指定直方图,进行直方图匹配,使图像增强。(Using matlab function imhist () to achieve a given image histogram function histeq () to achieve histogram equalization on a given image, each designated histogram, histogram matching, so that the image enhancement.)
    2011-04-12 19:46:02下载
    积分:1
  • pwm-induction-motor
    pwm异步电机启动仿真,仿真波还可以,是用MATLAB来仿真的。(pwm induction motor to start the simulation, the simulation of waves can also use MATLAB to simulate.)
    2012-06-06 15:24:24下载
    积分:1
  • dicisionfeedback
    关于判决反馈均衡器的matlab仿真代码(On the decision feedback equalizer of matlab simulation code)
    2007-07-11 22:17:14下载
    积分:1
  • dotmatrix2edemo
    大牛用matlab编的LED灯显示程序,很经典的,希望对大家有用,其实matlab的很多功能我们还没有完全开发出来呢(LED algorithm ,complished by matlab)
    2013-12-01 00:17:16下载
    积分:1
  • 《MATLAB智能算法30个案分析》(第二版)
    《MATLAB智能算法30个案例分析》(第二版)源代码,在第一版的基础上修改,适合高版本的matlab平台("MATLAB intelligent algorithm 30 case analysis" (the second version) source code, on the basis of the first version of the modification, suitable for high version of MATLAB platformv)
    2021-01-08 11:58:51下载
    积分:1
  • time
    小波神经网络的matlab代码,大家可以看看,看是否有用(WNN matlab code, we will look at to see whether it is useful)
    2009-01-16 00:19:28下载
    积分:1
  • fang
    手机定位中基于TDOA技术的fang算法的仿真(TDOA mobile location technology based on the simulation algorithm fang)
    2010-10-15 22:57:09下载
    积分:1
  • Kmeans
     Kmeans 算法是聚类分析中使用最为广泛的算法之一,其每个类别均用该类中所有数据的平均值(或加权平均)来表示,这个平均值即被称作聚类中心。该方法虽然不能用于 类别属性的数据,但对于数值属性的数据,它能很好地体现聚类在几何和统计学上的意义。(Kmeans algorithm is the most widely used cluster analysis algorithm, each category with the average of all data in the class (or weighted average) to represent the average is known as the cluster center. Although this method can not be used The class attribute of the data, but data for numeric attributes, it can well reflect the significance of clustering on the geometry and statistics.)
    2012-05-05 15:31:02下载
    积分:1
  • PLS_twoblock
    Prediction method with PLS_twoblock model
    2013-05-12 23:34:03下载
    积分:1
  • Language
    说明:  拉格朗插值,matlab程序……………………………………………………………………6(Language.m插值算法……………………………………)
    2010-04-09 13:58:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载