Welcome![Sign In][Sign Up]
Location:
Search - TSP simulation

Search list

[Special EffectsTSP遗传算法程序

Description: 基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
Platform: | Size: 134800 | Author: 王月 | Hits:

[Mathimatics-Numerical algorithms用递归解决tsp问题

Description: TSPTM是一种用于经济模型估算和模拟的完整语言。它是一个用于经济估算的世界标准。虽然TSP主要由经济学家开发并发展,但它的设计并没仅把它限制在经济领域。任何由相同变量的重复观测得到的数据,都可用TSP分析-TSPTM is an economic model for estimation and simulation of a complete language. It is an estimate for the world economy standards. Although the TSP mainly by the development economists and development, but its design does not limit it to only in the economic field. Any repeat of the same variables observed in the data analysis are available TSP
Platform: | Size: 10626 | Author: 许桂艳 | Hits:

[Mathimatics-Numerical algorithmsannealing

Description: 模拟退火算法求解TSP问题,求解TSP问题的模拟退火算法- The simulation 閫
Platform: | Size: 2048 | Author: 陈晶晶 | Hits:

[Special EffectsTSP遗传算法程序

Description: 基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
Platform: | Size: 134144 | Author: 王月 | Hits:

[Mathimatics-Numerical algorithms用递归解决tsp问题

Description: TSPTM是一种用于经济模型估算和模拟的完整语言。它是一个用于经济估算的世界标准。虽然TSP主要由经济学家开发并发展,但它的设计并没仅把它限制在经济领域。任何由相同变量的重复观测得到的数据,都可用TSP分析-TSPTM is an economic model for estimation and simulation of a complete language. It is an estimate for the world economy standards. Although the TSP mainly by the development economists and development, but its design does not limit it to only in the economic field. Any repeat of the same variables observed in the data analysis are available TSP
Platform: | Size: 10240 | Author: 许桂艳 | Hits:

[Othertsplib

Description: matlab求解tsplib,该算法简单有效,能够解决tsplib的通用问题,通过计算机仿真,得到结果与实际符合度较高-Matlab tsplib solution, the algorithm is simple and effective, tsplib can solve the common problems through computer simulation, and the actual outcome with a higher degree
Platform: | Size: 17408 | Author: 吴伟锋 | Hits:

[OtherTSPsolvtion

Description: 使用模拟退货思想解决tsp(旅行者问题),下载后看说明使用程序-Return thinking the use of simulation to solve tsp (travelers) will look after downloading the use of procedures
Platform: | Size: 8192 | Author: 随风 | Hits:

[AI-NN-PRCsharpTSP

Description: Csharp实现蚁群算法解决TSP问题,主要是一种模拟生物的进化:用信息素来引导蚂蚁向比较好的方向前进.是学习该算法的很好的参考源码-CSharp realize ant colony algorithm to solve TSP problems, primarily a simulation of biological evolution: the use of information has always been a better guide the ants to the direction. Is the study of the algorithm is a good reference source
Platform: | Size: 5120 | Author: tony | Hits:

[AI-NN-PR1234

Description: 组合优化问题的人工鱼群算法应用 通过模仿鱼类的行为方式,提出了一种基于动物自治体的优化方法—人工鱼群算法(Artificial Fish- school Al2 gorithm) ,并将其用于组合优化问题的求解. 介绍了该算法在此类问题求解中的距离、邻域等概念,给出了具体的实 现方法. 最后以TSP 问题为例对该算法进行仿真测试. 结果表明它具有快速收敛的能力.-Combinatorial optimization problems through the application of artificial fish-swarm algorithm to imitate the behavior of fish, an animal-based self-governing body of the optimization method- artificial fish-swarm algorithm (Artificial Fish-school Al2gorithm), and their use for solving combinatorial optimization problems . Introduction of the algorithm for solving such problems in the distance, the concept of neighborhood is given a specific method. Finally to TSP as an example of the algorithm simulation tests. The results show that it has the ability to fast convergence.
Platform: | Size: 100352 | Author: 馨竹 | Hits:

[matlabTSP

Description: 算法仿真,很好用蚁群算法算法仿真,很好用蚁群算法-Algorithm simulation, a good simulation algorithm using ant algorithm, ant colony algorithm with good
Platform: | Size: 96256 | Author: 中国 | Hits:

[Mathimatics-Numerical algorithmsPSO

Description: 一个求解TSP问题的粒子群算法,用matlab仿真实现。-A solution of TSP problem PSO with matlab simulation.
Platform: | Size: 4096 | Author: | Hits:

[3G developOMNET+NS2-for-wsn

Description: OMNET_与NS2在无线传感器网络仿真中的比较研究-OMNET_ with NS2 simulation in wireless sensor networks in the comparative study of
Platform: | Size: 599040 | Author: | Hits:

[AI-NN-PRGA(tsp)

Description: 遗传算法是一类借鉴生物界自然选择和自然遗传机制的 随机化搜索算法。 它是模拟达尔文的遗传选择和自然淘汰的生 物进化过程的计算模型。-Genetic Algorithm is a kind of drawing on biological natural selection and natural genetic mechanism of the random search algorithm. It is a simulation of Darwinian natural selection to genetic selection and biological evolution of the computing model.
Platform: | Size: 323584 | Author: 杨瑞 | Hits:

[AI-NN-PRSimulatedAnnealingtosolveTSPproblem

Description: 这段代码使用了模拟退火的思想解决TSP问题。在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行中都能得到一个比较理想的结果-This code uses the idea of Simulated Annealing to solve TSP problem. In this simulation experiment to address the custom of the 20 city TSP problem, set the appropriate parameters at each operation can be a more satisfactory results
Platform: | Size: 74752 | Author: elven | Hits:

[matlabGrefenstette

Description: Grefenstette编码法的MATLAB实现 本文在MATLAB环境下编程实现针对TSP问题的Grefenstette编码法,并将其同基本遗传算法相结合,仿真求解一个 15点的TSP问题-Grefenstette coding method to achieve this paper, the MATLAB environment in MATLAB programming for the TSP problem Grefenstette coding method and genetic algorithm with the basic combination of a 15-point simulation of the TSP problem
Platform: | Size: 25600 | Author: peng | Hits:

[Mathimatics-Numerical algorithmsGA_TSP

Description: 以旅行商问题(TSP)为例做模拟进化搜索技术实验,并提交实验研究报告。-To Traveling Salesman Problem (TSP) as an example the evolution of search technology to do simulation experiments, and presented the experimental study.
Platform: | Size: 1209344 | Author: 章为到 | Hits:

[GUI DevelopPSO-TSP

Description: 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理-This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
Platform: | Size: 1024 | Author: 杨维 | Hits:

[Windows DevelopTSP

Description: 本系统是用C#语言进行旅行商问题(TSP)的实验仿真,来实现从一个城市到最后一个城市的最短路径的模拟。-This system is to use C# language Traveling Salesman Problem (TSP) of the experimental simulation, to move from one city to the last one the city' s shortest path simulation.
Platform: | Size: 204800 | Author: 学士 | Hits:

[JSP/Javatsp

Description: 用的是遗传算法.实现了货郎担的模拟,图形界面-Using a genetic algorithm. Realized the TSP simulation, graphical interface
Platform: | Size: 47104 | Author: wangxiao_nick | Hits:

[Mathimatics-Numerical algorithmsTSP Matlab程序

Description: 蚁群算法是当前研究非常火热的一种智能算法,下面的蚁群算法程序专门用于求解TSP问题,此程序由GreenSim团队于2006年初完成,最初公开发表于研学论坛,我们经过仿真检验,发现此程序的优化效率和鲁棒性都非常好。(Ant colony algorithm is an intelligent algorithm very hot current research, the special program of ant colony algorithm for solving the TSP problem, the program completed by the GreenSim team in early 2006, first published in the research forum, we through the simulation test, found the program optimization efficiency and robustness are very good.)
Platform: | Size: 3072 | Author: Victor_Z | Hits:
« 12 3 4 »

CodeBus www.codebus.net