登录
首页 » matlab » Graph

Graph

于 2012-04-12 发布 文件大小:2717KB
0 280
下载积分: 1 下载次数: 304

代码说明:

  关于复杂网络社团结构的相关程序,其中包括求节点间最短距离,求边介数等等。(There are some procedures about community structure of comlex network which includes the shortest distance between nodes and betweeness and so on.)

文件列表:

Graph
.....\FlexIO
.....\......\FIOAddParameter.m,1084,2007-05-25
.....\......\FIOParameterNames.m,709,2007-05-25
.....\......\FIOProcessInputParameters.m,1468,2007-05-25
.....\......\FIOTestInput.m,1439,2007-05-25
.....\GraphBetweennessCentrality.m,2052,2005-03-18
.....\GraphBetweennessDegreeHierarchy.m,4001,2005-07-02
.....\GraphComponents.m,1574,2006-06-23
.....\GraphComponentsDirected.m,1545,2006-06-27
.....\GraphConvertFromV2.m,1140,2005-11-04
.....\GraphCountNodeDegree.m,1109,2005-08-03
.....\GraphCountNodesDegree.m,2264,2005-10-20
.....\GraphCountNumberOfLinks.m,745,2004-05-26
.....\GraphCountNumberOfNodes.m,1013,2005-08-17
.....\GraphCountStatistics.m,1837,2004-05-31
.....\GraphCountUnderectionality.m,2870,2005-10-20
.....\GraphCreateRandomGraph.m,1307,2006-03-10
.....\GraphDrawGraphViz.m,3444,2005-02-14
.....\GraphDrawPajek.m,3183,2005-02-15
.....\GraphExportToFile.m,3461,2005-12-01
.....\GraphExportToGML.m,12335,2007-01-29
.....\GraphGenerateCompleteBipartiteGraph.m,1314,2005-03-20
.....\GraphGenerateCompleteGraph.m,1146,2005-03-20
.....\GraphGenerateCompleteKPartiteGraph.m,1057,2005-03-20
.....\GraphGetNodeNames.m,1376,2006-12-12
.....\GraphGetNodeProperty.m,3369,2005-08-07
.....\GraphGIUBrowseGraph.m,53511,2007-05-25
.....\GraphGIUBrowseGraph.mat,488,2007-05-25
.....\GraphGIUSelectGraph.m,6978,2005-07-28
.....\GraphKShell.m,1167,2006-04-19
.....\GraphLinkAdd.m,2153,2005-02-22
.....\GraphLinkFind.m,1622,2004-06-18
.....\GraphLinkRemove.m,1872,2004-06-18
.....\GraphLoad.m,4519,2005-08-17
.....\GraphLoadFromFile.m,762,2005-08-17
.....\GraphMakeUndirected.m,725,2005-10-20
.....\GraphNodeAdd.m,1488,2005-02-21
.....\GraphNodeDistancesDistribution.m,2709,2007-01-13
.....\GraphNodeFirstNeighbours.m,1549,2005-12-05
.....\GraphNodeIDs.m,752,2006-11-12
.....\GraphNodeRemove.m,2201,2006-05-31
.....\GraphPlotNodesDegreeDistribution.m,7347,2004-05-26
.....\GraphPlotNodesDegreeDistributionNature.m,7518,2004-05-31
.....\GraphRemoveDuplicateLinks.m,1090,2006-06-07
.....\GraphRemoveUnlinkedNodes.m,1849,2005-08-07
.....\GraphReverseLinks.m,580,2005-03-17
.....\GraphSaveAsDirectedListToFile.m,1538,2005-08-21
.....\GraphSaveToFile.m,830,2005-08-16
.....\GraphSetNodeProperty.m,2061,2005-08-07
.....\mexBetweenesCentrality.m,1469,2005-10-14
.....\mexBetweenesCentrality.mexw32,118784,2006-11-29
.....\mexBetweenesCentrality.mexw64,141824,2007-06-19
.....\mexCirclesOfDegree.m,969,2005-06-23
.....\mexCirclesOfDegree.mexw32,126976,2006-11-17
.....\mexCirclesOfDegree.mexw64,158720,2007-06-19
.....\mexGraphAllNodeNeighbours.mexw32,106496,2006-11-17
.....\mexGraphAllNodeNeighbours.mexw64,117760,2007-06-19
.....\mexGraphAllNodeShortestPasses.m,1193,2005-08-08
.....\mexGraphAllNodeShortestPasses.mexw32,110592,2006-11-17
.....\mexGraphAllNodeShortestPasses.mexw64,132096,2007-06-19
.....\mexGraphAverageNearestNeighborDegree.m,2528,2006-11-17
.....\mexGraphAverageNearestNeighborDegree.mexw32,106496,2006-11-17
.....\mexGraphAverageNearestNeighborDegree.mexw64,118784,2007-06-19
.....\mexGraphBetweennessCentrality.m,1766,2005-07-02
.....\mexGraphBetweennessCentrality.mexw32,106496,2006-11-17
.....\mexGraphBetweennessCentrality.mexw64,120832,2007-06-19
.....\mexGraphBoxCounting.m,1859,2005-12-28
.....\mexGraphBoxCounting.mexw32,131072,2006-11-17
.....\mexGraphBoxCounting.mexw64,164864,2007-06-19
.....\mexGraphClusteringCoefficient.m,3314,2005-12-14
.....\mexGraphClusteringCoefficient.mexw32,106496,2006-11-17
.....\mexGraphClusteringCoefficient.mexw64,122368,2007-06-19
.....\mexGraphClustersList.mexw32,110592,2006-11-17
.....\mexGraphClustersList.mexw64,132096,2007-06-19
.....\mexGraphConnectedComponents.m,1505,2006-07-05
.....\mexGraphConnectedComponents.mexw32,110592,2006-11-17
.....\mexGraphConnectedComponents.mexw64,123904,2007-06-19
.....\mexGraphCountCircles.mexw32,118784,2006-11-17
.....\mexGraphCountCircles.mexw64,144896,2007-06-19
.....\mexGraphCreateRandomGraph.m,1208,2007-08-24
.....\mexGraphCreateRandomGraph.mexw32,110592,2006-11-17
.....\mexGraphCreateRandomGraph.mexw64,124416,2007-06-19
.....\mexGraphFlowHierarchy.m,1457,2005-05-16
.....\mexGraphFlowHierarchy.mexw32,110592,2006-11-17
.....\mexGraphFlowHierarchy.mexw64,124928,2007-06-19
.....\mexGraphGeneratePoissonRandomGraph.m,946,2006-03-10
.....\mexGraphGeneratePoissonRandomGraph.mexw32,90112,2006-11-17
.....\mexGraphGeneratePoissonRandomGraph.mexw64,93696,2007-06-19
.....\mexGraphHITS.m,1432,2005-10-23
.....\mexGraphHITS.mexw32,122880,2006-11-17
.....\mexGraphHITS.mexw64,142848,2007-06-19
.....\mexGraphKCore.m,1127,2005-02-01
.....\mexGraphKCore.mexw32,102400,2006-11-17
.....\mexGraphKCore.mexw64,113152,2007-06-19
.....\mexGraphMergeNodes.m,1500,2005-10-25
.....\mexGraphMergeNodes.mexw32,98304,2006-11-17
.....\mexGraphMergeNodes.mexw64,114176,2007-06-19
.....\mexGraphNeighboursDegree.mexw32,94208,2006-11-17
.....\mexGraphNeighboursDegree.mexw64,101888,2007-06-19

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

发表评论

0 个回复

  • gaot5
    遗传算法工具箱,英国谢菲尔德大学编制,可以根据个人需要进行 修改(Genetic Algorithm Toolbox, University of Sheffield, UK establishment, can be modified according to individual needs)
    2008-06-09 11:08:30下载
    积分:1
  • project
    To compute distance between walls of artery
    2009-07-16 22:49:46下载
    积分:1
  • cwpmatlab
    cwp组织开发的matlab代码,用以研究各向异性介质中的地震传播规律,计算反射系数,速度,密度等(Contents of this directory are Matlab packages to perform the following tasks. NOLIN_Rp, Petr Jilek, (NOnLinear Inversion of Rp reflection coefficients) package REFLCOEF, Petr Jilek, displacement reflection coefficients at a planar interface and reflectivity modeling for P incident on anisotropic media (up to monoclinic) having a horizontal symmetry plane. LIN_Rp, Petr Jilek, joint linear inversion of approximate PP and PS wave reflection coefficients: current version designed for anisotropic media including isotropic, HTI, VTI, and orthorhombic symmetry. Multi_Comp_Stack_Vel_Tomo, Vladimir Grechka and Andres Pech, joint tomographic inversion of the NMO ellipses, reflection slopes, and zero-offset traveltimes of PP- and SS-waves. )
    2020-12-10 14:29:19下载
    积分:1
  • beiyouxiaoxueqi
    北邮小学期的仿真实验 matlab实现的(BUPT primary phase of simulation matlab implementation)
    2011-07-05 16:27:39下载
    积分:1
  • Contents
    matlab数学建模工具箱,中国大学生数学建模竞赛历年试题MATLAB程序(mathematical modeling matlab toolbox, China Mathematical Contest in Modeling questions MATLAB programs over the years)
    2011-11-02 17:05:27下载
    积分:1
  • matlab-code
    Photonic crystals are attractive optical materials for controlling and manipulating the flow of light. One dimensional photonic crystals are already in widespread use in the form of thin-film optics with applications ranging from low and high reflection coatings on lenses and mirrors to colour changing paints and inks. Higher dimensional photonic crystals are of great interest for both fundamental and applied research, and the two dimensional ones are beginning to find commercial applications. The first commercial products involving two-dimensionally periodic photonic crystals are already available in the form of photonic-crystal fibers, which use a microscale structure to confine light with radically different characteristics compared to conventional optical fiber for applications in nonlinear devices and guiding exotic wavelengths. The three-dimensional counterparts are still far from commercialization but may offer additional features such as optical nonlinearity require
    2013-11-19 18:22:05下载
    积分:1
  • kalman-qinyongyaun
    kalman滤波的经典书记(kalman 秦永元),要求有一定数学基础(Kalman filter of the classic secretary, request has the certain mathematical foundation)
    2015-01-21 11:48:33下载
    积分:1
  • Gist
    Gist。 使用直方图的方式提取特征值里面有demo,修改一下可以直接使用,提取特征向量,使用机器学的方法来分类识别( Use the histogram to extract eigenvalues ​ ​ inside demo, change it can be directly used to extract feature vectors, using machine learning approach to classification)
    2013-12-20 10:45:20下载
    积分:1
  • SCG
    MATLAB仿真的SVG仿真,大家可以参考一下!(MATLAB simulation of SVG simulation, we can refer to!)
    2011-09-18 21:43:36下载
    积分:1
  • Canoical-Time-Warping-(CTW)-
    his page contains software and instructions for Canoical Time Warping (CTW),All the functions have been written and documented in Matlab format.
    2013-12-09 07:57:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载