搜索资源列表
NormalizedCuts
- 经典的图切算法NormalizedCuts.将图论应用到图像分割上,可以限定分割块数,有效分割图像。运行:demoNcutImage.m,即可看到效果。读取的图像名称和块数,可在程序中修改。-classic NormalizedCuts MAP algorithm. On the map will be applied to image segmentation, Segmentation can block limited number of effective segmentation im
maxflow
- 图论中的最大流matlab应用程序,非常好用!
TLsf
- 图论常用算法的C语言程序,对于图论的一些应用有很大的指导作用!
最大团问题的各种算法和源代码
- 最大团问题(Maximum Clique Problem, MCP)是图论中一个经典的组合优化问题,也是一类NP完全问题,在国际上已有广泛的研究,而国内对MCP问题的研究则还处于起步阶段,因此,研究最大团问题具有较高的理论价值和现实意义。 最大团问题又称为最大独立集问题(Maximum Independent Set Problem),在市场分析、方案选择、信号传输、计算机视觉、故障诊断等领域具有非常广泛的应用。目前,求解MCP问题的算法主要分为两类:确定性算法和启发式算法。确定性算法有回溯法
基本图论函数库,应用matlab程序
- 基本图论函数库,应用matlab程序,实现路径规划问题,The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type
graph
- 图论的算法,最短路,最小生成树,连通,匹配,网络流及应用。-Graph theory, algorithms, shortest path, minimum spanning tree, connectivity, matching, network flow and applications.
shortestPath
- 在visual C++上写的动态规划算法在图论中旅行商问题上的应用,适合算法分析的朋友。-In visual C++ to write the dynamic programming algorithm to find the shortest path in the graph the application of suitable algorithms friends.
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
GuGongGuider
- 此项目为图论与代数结构课程的大作业,我们的选题从实际应用出发,结合课程所学的各种关于图的存储和在图上搜索遍历的算法,历经实地踩点考察,数据记录,数学建模,最终利用Adobe Flex开发出了故宫导游系统(Gu Gong Guider ,简称3G)。 我们的项目主要解决游客游览故宫的时间安排问题。通过游客给出时间的要求和对景点的喜好排序,由本系统给出一条符合要求的路线游览方案-This project is graph theory and algebraic structures cours
National_Traffic_Simulation
- 全国交通模拟,应用到图论的内容。是一个经典的小程序。实验报告的指导老师是清华大学《数据结构》的作者之一吴伟民。-National traffic simulation, applied to the content of graph theory. Is a classic applet. Experimental Report supervisor at Tsinghua University, " Data Structure" one of the authors WU
GrTheory
- 图论最短路问题,应用弗洛伊德算法,非常非常的牛逼-Shortest path problem on graph theory, applications Floyd algorithm, very, very Niubi
Multi-hop-Cooperative-MIMO
- 在GM-MIMO集群建立基于地理位置。GM-MIMO图论应用于找到一个最佳的转发路径。-In GM-MIMO cluster is established based on geographic location. GM-MIMO graph theory applied to find the best path forward.
数据分析工具应用方法论思维导图
- 数据可视化的思维导图,对我们现阶段的数据分析可视方法和软件警醒介绍。(Mind map for data visualization)
Arithmetic
- 图论算法,最小成本路径搜索应用到单个B-scan(graph theoretic algorithm)
第05章 图与网络
- 图论起源于 18 世纪。第一篇图论论文是瑞士数学家欧拉于 1736 年发表的“哥尼 斯堡的七座桥”。 1847 年,克希霍夫为了给出电网络方程而引进了“树”的概念。 1857 年,凯莱在计数烷CnH 2n+2 的同分异构物时,也发现了“树”。哈密尔顿于 1859 年提 出“周游世界”游戏,用图论的术语,就是如何找出一个连通图中的生成圈、近几十年 来,由于计算机技术和科学的飞速发展,大大地促进了图论研究和应用,图论的理论和 方法已经渗透到物理、化学、通讯科学、建筑学、运筹学,生物遗传学、
MATLAB神经网络应用设计
- 《图论算法及其MATLAB实现》系统介绍了图论重要算法的思想及其MATLAB实现。("Graph theory algorithm and its MATLAB implementation" system introduces the idea of the important algorithm of graph theory and its MATLAB implementation)
有向无环图最大距离
- 数据结构比较重要的一个结构,图论里的有向无环图的一个应用实例(An important structure of data structure, an application example of directed acyclic graph in graph theory.)
图论及应用全书加代码
- 里边包括图论算法及应用全书还有matlab代码。可以运行非常实用
《图论在数学建模中的应用》
- 《图论在数学建模中的应用》