资源简介
图论工具箱,内含很多基本图论算法,如最短路径,最大流等问题。
代码片段和文件信息
% GrTheory - Graph Theory Toolbox.
%
% Functions:
% grbase - find all bases of digraph;
% grCobase - find all contrabases of digraph;
% grCoCycleBasis - find all independent cut-sets for a connected graph;
% grColEdge - solve the color problem for graph edges;
% grColVer - solve the color problem for graph vertexes;
% grComp - find all components of graph;
% grCycleBasis - find all independent cycles for a connected graph;
% grDecOrd - solve the problem about decomposition of the digraph
% to the sections with mutually accessed vertexes
% (strongly connected components);
% grDistances - find the distances between any vertexes of graph;
% grEccentricity - find the (weighted) eccentricity of all vertexes
% radius diameter center vertexes and the periphery vertexes;
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2005-07-18 22:46 GrTheory\
文件 2047 2006-07-02 13:11 GrTheory\Contents.m
文件 28040 2006-11-20 09:08 GrTheory\grTheoryTest.m
文件 1802 2006-04-26 15:28 GrTheory\grMaxFlows.m
文件 1303 2006-04-26 15:24 GrTheory\grMaxMatch.m
文件 7525 2007-05-24 20:27 GrTheory\grPlot.m
文件 2430 2006-03-28 14:56 GrTheory\grShortPath.m
文件 1264 2006-03-28 12:33 GrTheory\grba
文件 625 2006-03-28 12:36 GrTheory\grCoba
文件 1561 2006-03-28 13:05 GrTheory\grMaxComSu.m
文件 1565 2006-03-28 13:31 GrTheory\grMinCutSet.m
文件 1317 2006-04-26 15:33 GrTheory\grMinEdgeCover.m
文件 858 2006-03-28 12:09 GrTheory\grValidation.m
文件 2034 2006-08-15 19:47 GrTheory\grDecOrd.m
文件 1767 2006-05-08 14:45 GrTheory\grCycleBasis.m
文件 1570 2006-04-26 15:30 GrTheory\grMaxStabSet.m
文件 1577 2006-04-26 15:34 GrTheory\grMinVerCover.m
文件 1616 2006-04-26 15:31 GrTheory\grMinAbsVerSet.m
文件 1446 2006-04-26 16:48 GrTheory\grMinAbsEdgeSet.m
文件 2716 2006-05-01 22:05 GrTheory\grTravSale.m
文件 2174 2006-05-09 10:20 GrTheory\grMinSpanTree.m
文件 1397 2006-05-09 13:01 GrTheory\grDistances.m
文件 1219 2006-05-09 12:59 GrTheory\grEccentricity.m
文件 1362 2006-05-16 12:18 GrTheory\grPERT.m
文件 945 2006-07-01 22:45 GrTheory\grComp.m
文件 2962 2006-06-29 16:36 GrTheory\grIsEulerian.m
文件 1434 2006-07-01 22:54 GrTheory\grCoCycleBasis.m
文件 1412 2006-07-02 13:05 GrTheory\grColVer.m
文件 1068 2006-07-02 13:23 GrTheory\grColEdge.m
- 上一篇:人工鱼群算法matlab程序
- 下一篇:matlab读取和转换wfm波形文件代码
相关资源
- HMMforspeechrecogntion 一个可执行的HMM语音
- popular-UCI-datasets 一些非常有用的数据
- GAPSO 这个算法是遗传算法和粒子群优
- synchronization 利用matlab仿真实现载波的
- Gabor Gabor小波变换的matlab实现
- 4 matlab区域填充的具体算法及演示
- MATLAB_image_process_with_PDE 运用偏微分方
- gabijiao 该程序通过实例(函数)
- SIFT2844912
- gbvs 二维图像视觉显著性检测
- wenli 分析了纹理特征提取方法
- EELM
- barcode 基于图像的条形码识别程序(识
-
myaudiopla
yer 使用Matlab GUI实现的音频 - B-spline-surface 在MATLAB-2008a环境下编写的
- NURBS-surface 在MATLAB-2008a环境下编写的
- ACO 用MATLAB编写的蚁群算法最短路径寻
- wavplay 基于matlab GUI界面的播放器
- allfns 是由牛津大学VGG开发的三维重建
- spectrogram_fft
- adaboost 基于adaboost的人脸识别程序
- 2 2课程报告要求:按照讲课内容
- gps GPS信号的捕获、处理程序
- fuzzynetme 模糊神经网络的MATLAB程序
- naive_bayes_numeric 利用matlab实现的朴素贝
- MFandMPF 计算肌电信号积分肌电值
- BM3D BM3D去噪算法的实现和相关文档
- BarrelDistortion 两个matlab程序
- Kalman 用卡尔曼滤波跟踪目标实例
- WSN-matlab-simulation
评论
共有 条评论