搜索资源列表
maxflow
- 图论中的最大流matlab应用程序,非常好用!
GrTheory-Matlab-toolbox
- 图论应用研究广泛,如最短路问题,最小生成树问题,最大费用流问题,最优匹配问题,网络可靠性问题,图的着色问题,最优序列设计问题,等等。这是一个强大而通用的基于matlab的工具箱 -Graph toolbox
Prim-minimum-spanning-tree-algorithm
- 最小生成树Prim算法的matlab文件,无论是在数据结构还是在图论中都有广泛的应用-Prim minimum spanning tree algorithm matlab file, whether in data structures or graph theory, there are a wide range of applications
TuLun
- 图论相关的算法和应用,是自己数学建模时收集和自己开发的一些程序,值得你学习!-Graph-related algorithms and applications, mathematical modeling their own collection and some of their own development process, it is worth you learn!
GrTheory
- 图论最短路问题,应用弗洛伊德算法,非常非常的牛逼-Shortest path problem on graph theory, applications Floyd algorithm, very, very Niubi
hamiton
- 这个程序主要是应用在图论中来解决哈密顿回路问题 是比较常见的-This procedure is mainly used in graph theory to solve the Hamiltonian circuit problem is more common
Complete-collection-of-algorithm
- 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
krusk
- krusk算法的matlab,很好用~非常适合在图论中的应用~-the krusk algorithm matlab, very easy to use- very suitable for application in Graph Theory ~
primf
- prim算法的matlab,很好用~非常适合在图论中的应用~-the krusk algorithm matlab, very easy to use- very suitable for application in Graph Theory ~
floyd
- folyd算法的matlab,很好用~非常适合在图论中的应用~-folyd algorithm matlab, with very good ~ very suitable for application in Graph Theory ~
dijkstraf
- 地杰斯特拉算法的matlab,很好用~非常适合在图论中的应用~-folyd algorithm matlab, with very good ~ very suitable for application in Graph Theory ~
floyd
- floyd 计算法 求最短路 在数学建模中的应用 图论的应用-Floyd method for calculation of the shortest path Applications in mathematical modeling The application of graph theory
GrTheory
- 图论的基本应用,包括寻找有向图的基,独立割集的连通图,最大联通子图等几乎所有图论的基本程序-The basic application of graph theory, including the search for a directed graph of the base, connected graph cut sets separate maximum Unicom subgraph of graph theory, almost all of the basic program
Arithmetic
- 图论算法,最小成本路径搜索应用到单个B-scan(graph theoretic algorithm)
图论及应用全书加代码
- 里边包括图论算法及应用全书还有matlab代码。可以运行非常实用