登录
首页 » matlab » Centrality-measures

Centrality-measures

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

  • RankOfClutter
    求杂波秩的Matlab源代码,特别是针对强杂波的环境下,所以有需要的兄弟可以下载这个参考一下,呵呵 (For clutter rank Matlab source code, especially against strong clutter environment, hence the need for the brothers can download this reference, huh, huh)
    2008-12-17 16:57:50下载
    积分:1
  • ML_cp
    这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波的OFDM,运行此程序需2分钟-3分钟的时间。 (This is a very good CP for OFDM-based maximum likelihood symbol timing synchronization and carrier synchronization of the MATLAB simulation program, after I read the absorption of classical literature in depth, repeated programming and debugging derived, code refining orderly, absolute no mistake, this process has been synchronized simulation curve is fully consistent with classical literature. Tongren have read this procedure will definitely benefit! Spared the outcome here, especially to upload to share with you friends. Tongren also welcome to provide more excellent program. Documentation required as a result of N = 1024 sub-carrier OFDM, to run this process will take 2 minutes-3 minutes.)
    2021-04-10 15:38:59下载
    积分:1
  • PID_Increase
    增量式PID控制算法Matlab仿真程序 设一被控对象G(s)=50/(0.125s^2+7s),用增量式PID控制算法编写仿真程序(输入分别为单位阶跃、正弦信号,采样时间为1ms,控制器输出限幅:[-5,5],仿真曲线包括系统输出及误差曲线,并加上注释、图例)。(Incremental PID control algorithm Matlab simulation program to set up a controlled object G (s) = 50/(0.125s ^ 2+7s), with incremental PID control algorithm simulation program written (unit step input, respectively, sinusoidal signal sampling time is 1ms, the controller output limiter: [-5,5], including simulation system output and error curve curves, plus notes, legend).)
    2014-01-09 20:54:10下载
    积分:1
  • MATLAB
    MATLAB有限元分析与应用,详细的介绍了matlab在结构分析中的应用(MATLAB finite element analysis and application, a detailed description of the matlab in Structural Analysis)
    2014-02-12 13:02:19下载
    积分:1
  • 1111
    这是一个粒子群算法求解TSP问题的算法,用matlab来实现。(This is a PSO algorithm for solving TSP problems, using matlab to achieve.)
    2008-12-15 22:23:09下载
    积分:1
  • EX471
    说明:  运用高斯积分法计算一维二维三维函数的数值积分(Gaussian integration method using two-dimensional three-dimensional function of one-dimensional numerical integration)
    2011-02-26 15:28:42下载
    积分:1
  • Matlab
    维纳滤波Matlab代码 1 可以直接作为函数调用; 2 可以减少图像的块效应,以及平滑图像。(Wiener Filter Matlab code can be used directly as a function call 2 blocks can reduce the image effects, and smoother image.)
    2011-05-02 08:19:39下载
    积分:1
  • LMS_PSP_BPSK_AWGN
    关于固定步长的LMS设置,运用bpsk调制解调,其中运用了psp算法(On fixed step LMS is set up, using BPSK modulation demodulation, which use the PSP algorithm )
    2014-09-05 13:24:27下载
    积分:1
  • neural-based-inverter
    inverter designing is gigen with matlab simulation. It can be very useful for designers...
    2011-09-22 22:29:29下载
    积分:1
  • lms
    利用相关的瞬时值通过在工作过程中的逐步调整参数逼近信号的统计特性,实现最优滤波。由此,我们得到一种最常用的算法——最小均方算法,简称LMS算法。(By using the instantaneous value of the correlation operation of the progressive approximation of the statistical properties of the signal to adjust the parameters to achieve optimal filtering. Thus, we get one of the most commonly used algorithms- the minimum mean square algorithm, called LMS algorithm.)
    2013-11-25 19:53:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载