搜索资源列表
jige
- 这是数学建模中图论中的几个重要的模型求解。包括最短路径的两种方法,以及加权的求法-This is the mathematical modeling of graph theory of a number of important model solution. Shortest Path, including the two methods, and the weighted Solution
2006814174759656
- 本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配, 降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的 内容:车辆利用和货物装载。本文主要从这两个角度角度来分析解决问题。 对于问题1,我们首先通过分析复杂的变量及他们之间的关系,建立规划模型。为 了求解这个模型,我们进行了一系列的简化,使得模型求解切实可行。求得较优的方案, 而且各辆车均匀负担。该方案的总费用为4877
图论算法
- 图论模型的各种算法的集合
jige
- 这是数学建模中图论中的几个重要的模型求解。包括最短路径的两种方法,以及加权的求法-This is the mathematical modeling of graph theory of a number of important model solution. Shortest Path, including the two methods, and the weighted Solution
2006814174759656
- 本文讨论的问题主要涉及货运的配载,而货运配载的目标是实现车与货的高效匹配, 降低空载率以减少货物运输过程中因此而造成的经济损失。货运配载问题涉及两方面的 内容:车辆利用和货物装载。本文主要从这两个角度角度来分析解决问题。 对于问题1,我们首先通过分析复杂的变量及他们之间的关系,建立规划模型。为 了求解这个模型,我们进行了一系列的简化,使得模型求解切实可行。求得较优的方案, 而且各辆车均匀负担。该方案的总费用为4877
xujinpeng-matlab
- 遗传算法编程求解旅行商问题;图论中最短路问题的Matlab程序实现;背包问题模型的Matlab程序实现。-Genetic Algorithm for Solving Traveling Salesman Problem programming graph theory, shortest path problem in the Matlab program implementation knapsack problem Matlab
Cognitivenetworkcoloringbasedongraphheorymodelofth
- 认知网络中基于图论着色模型的频谱分配算法的分析-Cognitive network coloring based on graph theory model of the analysis of spectrum allocation algorithm
OptimizedCut
- 此为建模竞赛试题的一解决方案,题目及解题原理易见于普通建模辅导资料。程序使用图论模型完整解决了问题。-Modeling this as a test solution, the principle of easy questions and problem-solving counseling information modeling in general. Procedures for the use of graph theory
Graph_Theory
- 图论模型及方法 搞计算机算法和数学建模的人都知道图论是一个很重要的内容。本资料介绍了图论中的最短路算法、匹配、邮递员和货郎问题、最小生成树、网络流等经典问题。而且有非常经典易懂的Matlab程序。-Graph theory and methodology of engaging in computer algorithms and mathematical modeling of the people know that graph t
ResearchonCongnitiveRadioTechnology
- 介绍认知无线电技术的图论方面的一些频谱分配模型-Introduce the cognitive radio spectrum allocation model of graph theory
NetworkAlarmCorrelationAnalysisandSimulationDesign
- 介绍认知无线电网络中基于图论着色模型的频谱分配算法-Network Alarm Correlation Analysis and Simulation Design System
Basedonthecognitivenetworkofgraphcoloringmodelofth
- 本文研究了认知网络中基于图论着色模型的频谱分配算法。-This paper studies the cognitive network model based on graph theory spectrum allocation algorithm for coloring.
Arithmetic
- 图论模型是数学建模中经常使用到的,此压缩包里面含有图论模型中的算法,例如floyd,Dijkstra等-Graph theory model is often used mathematical modeling to this archive which contains the algorithm in graph theory, for example, floyd, Dijkstra, etc.
Ubigraph
- 在C语言中包含一个头文件UbigraphAPI.h,便可以像往常一样用循环语句“画”一个环,展示出图论模型的三维结构(需下载Ubigraph软件)-Contains a header file UbigraphAPI.h in the C language can be as usual loop " paint" a ring, demonstrating the three-dimensional structur
Ubigraph
- 在C语言中包含一个头文件UbigraphAPI.h,便可以像往常一样用循环语句“画”一个环,展示出图论模型的三维结构(需下载Ubigraph软件)-Contains a header file UbigraphAPI.h in the C language can be as usual loop " paint" a ring, demonstrating the three-dimensional structur
prim
- 用prim算法,构造最小生成树,用在数学建模的图论模型中-to use prim to produce the tree
04 图论模型-Dijkstra算法
- 图论模型解决最短路径问题的matlab代码(Graph theory model to solve the shortest path problem matlab code)
05 图论模型-Floyd算法
- 介绍图论中的弗洛伊德算法求解最短路径问题(This paper introduces the Freud algorithm in graph theory to solve the shortest path problem)
图论着色的相关代码分析
- 此为大四的毕业设计论文的相关代码,题目是《有关图论着色问题非算法模型的建立与设计》,代码成功率极高。且多方面对图论着色进行了分析,同时也是这份代码被评为了优秀毕业设计论文。(This is the code of graduation thesis for senior students. The topic is "the establishment and design of non algorithmic model f
数学建模的29个通用模型及matlab解法
- 第一章 线性规划 第二章 整数规划 第三章 非线性规划 第四章 动态规划 第五章 图与网络 第六章 排队论 第七章 对策论 第八章 层次分析法 第九章 插值与拟合 第十章 数据的统计描述和分析 第十一章 方差分析 第十二章 回归分析(Chapter I linear programming Chapter II integer programming Chapter III nonlinear programming Cha