登录
首页 » matlab » Distance_F

Distance_F

于 2018-05-17 发布 文件大小:1KB
0 292
下载积分: 1 下载次数: 6

代码说明:

  %% 求复杂网络中两节点的距离、平均最短路径长度以及节点间最短路径条数 %% 采用Floyd算法计算任意两节点的距离,并求最短路径条数用于计算介数(Finding the distance between two nodes in a complex network, the average shortest path length, and the number of shortest paths between nodes Calculate the distance between any two nodes using the Floyd algorithm, and find the shortest path number for calculating the in- termediacy)

文件列表:

Distance_F.m, 1253 , 2017-09-16

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

发表评论

0 个回复

  • Chapter5
    用Matlab实现滤波器模型与仿真的功能(Achieved with the Matlab function filter model and simulation)
    2010-06-08 11:39:21下载
    积分:1
  • linshi
    说明:  自己写的isodata和C均值matlab程序,文件带注释,简单易懂(Wrote it myself isodata and C mean matlab programs, files with comments, easy to understand)
    2010-04-22 10:07:40下载
    积分:1
  • toolbox_wavelets
    Wavelet Toolbox for MATLAB
    2014-10-17 01:48:15下载
    积分:1
  • MATLABtool
    MATLAB优化工具箱的应用例子介绍 各种优化工具箱的使用方法(MATLAB Optimization Toolbox application example describes the use of various optimization toolbox)
    2012-11-08 16:32:02下载
    积分:1
  • Matlab7.0-Simulink6.0
    Matlab7.0-Simulink6.0应用实例仿真与高效算法开发书中程序代码。我找了好久才找到。希望对搞控制的朋友有帮助。(Matlab7.0-Simulink6.0 application examples and efficient algorithm simulation code developed in the book. I am looking for a long time to find. I hope to help a friend out control.)
    2013-12-23 23:13:13下载
    积分:1
  • slip_ring_ind_motor
    simulation of three phase slip ring induction motor
    2009-11-15 01:30:51下载
    积分:1
  • SAS
    说明:  路径分析、因子分析、结构方程模型SAS实验(Path analysis, factor analysis, structural equation modeling SAS experiment)
    2011-04-07 11:17:06下载
    积分:1
  • pattern-classification
    相信介绍了模式分类的各种方法,经典著作。(Believe that introduces various methods of pattern classification, classics.)
    2014-11-13 00:52:32下载
    积分:1
  • matlabcode
    matlab代码 用于流动边界层转捩和稳定性Orr-Sommerfeld求解 Chebyshev collocation (matlab code Orr-SommerfeldSquire system using Chebyshev collocation )
    2013-12-27 16:04:29下载
    积分:1
  • DCT_IDCT
    to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functions with the internal general functions use this code: A = int32(100*rand(8,8)) tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc tic for i = 1 : 1000 idct2(dct2(A)) end toc i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
    2007-12-05 18:28:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载