CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 复杂网络

搜索资源列表

  1. centrality

    1下载:
  2. 计算复杂网络中的节点或边的介数中心性,基于python的复杂网络工具箱-Betweenness centrality computational complexity of the network nodes or edges, based on a complex network toolbox python
  3. 所属分类:Algorithm

    • 发布日期:2016-03-12
    • 文件大小:103424
    • 提供者:wangrenwei
  1. BA

    0下载:
  2. 生成复杂网络,用的是BA模型。边的权重随机生成。可以把生成的网络画出来-复杂网络 生成BA模型 画图
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:913
    • 提供者:lucky
  1. Node_Betweenness

    1下载:
  2. 实现复杂网络中点介数的计算,不使用matlab工具包,手动编写函数-Realization of complex network midpoint referral number, do not use matlab toolkit, manually write function
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1516
    • 提供者:田兵
  1. Game

    9下载:
  2. 基于复杂网络的囚徒困境博弈matlab源程序,基于方形格子或无标度网络。-Prisoner' s Dilemma game on complex networks matlab source, based on a square lattice or scale-free networks.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2048
    • 提供者:任光明
  1. pajek_vgr

    0下载:
  2. 将复杂网络连边关系转换为.vgr格式,以便导入pajek进行拓扑结构分析-The complex network of relationships even convert edge. Vgr format to be imported topology analysis pajek
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1176
    • 提供者:某静某
  1. Aver_Path_Length

    0下载:
  2. 计算复杂网络拓扑性中的平均路径长度,无权无向网络。关于生物方面-Calculate the average path length of the complex network topology
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:619
    • 提供者:陈啦
  1. Degree_Distribution

    1下载:
  2. 复杂网络拓扑性分析,关于节点的度分布,使用MATLAB,进行绘图-Computing complex network topology degree distribution, node degree distribution, using MATLAB to carry on the drawing
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:747
    • 提供者:陈啦
  1. Clustering_Coefficient

    0下载:
  2. 生物中关于复杂网络拓扑性分析中的聚类系数,使用MATLAB对矩阵进行计算-Creatures of complex network topology analysis, the clustering coefficient, using MATLAB to matrix to calculate
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-01
    • 文件大小:682
    • 提供者:陈啦
  1. Untitled4

    0下载:
  2. 如何从TXT文档中读入复杂网络的边,然后使用MATLAB转换为临界矩阵-How to read in the edge of a complex network from TXT documents, and then use MATLAB into critical matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:730
    • 提供者:陈啦
  1. Parameter-estimation

    0下载:
  2. 研究复杂网络的模型中参数未知的情况,用MALLAB解决参数估计问题-The parameters of the model study of complex networks is unknown, parameter estimation problem solve with MALLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:729
    • 提供者:zhouxuan
  1. edge_betweenness

    0下载:
  2. 复杂网络社区发现中,用于计算边介数的代码。-Complex network of community found in the code for edge betweenness calculation.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1393
    • 提供者:gexinyu
  1. fiedler

    0下载:
  2. 复杂网络中基于谱分析的社区发现算法中,求解拉普拉斯矩阵的第二特征值(费德勒向量)代码-Spectral analysis of the complex network of community-based discovery algorithm for solving Laplace second eigenvalues ​ ​ of the matrix (Federer vector) code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1704
    • 提供者:gexinyu
  1. complex_network

    3下载:
  2. 用matlab所写的复杂网络所用的经典算法,如BA无标度网络,ER随机网络,WS小世界网络和NS小世界网络,以及最近邻耦合网络等matlab算法,可以修改参数,可以绘制复杂网络图形。在matlab中直接可运行。-Classical algorithm matlab written with complex network used, such as BA scale-free networks, ER random network, WS small-world networks and NS
  3. 所属分类:matlab

    • 发布日期:2016-04-19
    • 文件大小:4096
    • 提供者:lhk
  1. Community_BGLL_Matlab

    10下载:
  2. 复杂网络社团发现算法Louvain的matlab版本,简单实用,欢迎下载-Louvain complex network of associations discovery algorithm matlab version, simple and practical, welcome to download
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-11
    • 文件大小:38912
    • 提供者:fy
  1. basirs(stop)_pn

    0下载:
  2. 复杂网络SIS病毒传播模型 侵染代码 能绘图-SIS model complex network infection spread of the virus code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3282043
    • 提供者:minyang
  1. SIS

    0下载:
  2. 复杂网络领域SIS算法模拟实现。使用C++、STL实现-SIS Codes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:273485
    • 提供者:floristt
  1. closeness-centrality

    2下载:
  2. matlab的m文件,计算复杂网络中节点的紧密中心性-closeness centrality of nodes in complex networks
  3. 所属分类:matlab

    • 发布日期:2016-03-12
    • 文件大小:1024
    • 提供者:dandy
  1. dudufenbu

    1下载:
  2. 这是计算复杂网络中度和度的分布,并进行幂律检验,是否符合幂律分布。并给出拟合结果,和拟合分布图。-It is a complex network medium and the distribution of the degree of calculation, and the power law inspection, is in line with the power-law distribution. And fitting result is given, and the fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:659
    • 提供者:李政
  1. ba_net

    0下载:
  2. ba复杂网络编程,可用于matlab,复杂网络初学者的必备-ba complex network programming, can be used for essential matlab, complex networks beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:987
    • 提供者:林荣泰
  1. AVER_PATHLENGTH-

    0下载:
  2. ba复杂网络编程,可用求解平均路径长度,复杂网络初学者的必备-ba complex network programming, the average path length can be used to solve the essential, complex networks beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1336
    • 提供者:林荣泰
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 24 »
搜珍网 www.dssz.com