Welcome![Sign In][Sign Up]
Location:
Search - TSP_GA

Search list

[Other resourceTSP_GA

Description: 用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。
Platform: | Size: 4064 | Author: 王元 | Hits:

[Internet-Network99273866tsp_ga

Description:
Platform: | Size: 13312 | Author: lin | Hits:

[AI-NN-PRTSP_GA

Description: 用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。-Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter entry process.
Platform: | Size: 4096 | Author: 王元 | Hits:

[AI-NN-PRTSP_ga

Description: TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm matlab common procedures
Platform: | Size: 24576 | Author: lastsong | Hits:

[AI-NN-PRtsp_GA

Description: 在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题。-In Visual C++ compiler environment, the genetic algorithm procedure, and use them to solve a 48 cities TSP problem.
Platform: | Size: 730112 | Author: 肖翔 | Hits:

[AI-NN-PRTSP_GA

Description: Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
Platform: | Size: 20480 | Author: foxman | Hits:

[AI-NN-PRTSP_GA

Description: 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms" course work, with the issue of Genetic Algorithm for TSP. Which encountered the problem of slow convergence is also found in the network solution. We should all download the Windows program that VC6. I wrote this from scratch, we should look more easy to understand. C++ the Console program, VC2005 compiled under. All use of STL, the compiler is why the old might be a problem. Compressed packet, there are papers to thank the victory: " TSP to improve the genetic algorithm." It is mating with his greed makes on behalf of about 10 on the convergence to good solutions. Praise again!
Platform: | Size: 599040 | Author: | Hits:

[AI-NN-PRtsp_ga

Description: 一老外用些的遗传算法解决tsp问题的源码,可以参考-A foreigner with some of the genetic algorithm to solve the problem tsp source code, can refer to
Platform: | Size: 2048 | Author: chelly1530 | Hits:

[matlabtsp_ga

Description: a program about Traveling Salesman Problem (TSP) Genetic Algorithm
Platform: | Size: 2048 | Author: kamel | Hits:

[matlabtsp_ga

Description: 遗传算法 求解TSP ,在matlab中实现编程。-Algorithm genetic algorithm TSP, in the realization of programming in matlab.
Platform: | Size: 2048 | Author: beyond | Hits:

[JSP/JavaTSP_GA

Description: 使用进化计算算法解决TSP(Travelling Sales man Problem)问题的算法实现。程序显示了进化计算在解决NP-Hard的传统难题上的优势。-The use of evolutionary computation algorithm to solve TSP (Travelling Sales man Problem) algorithm problem.
Platform: | Size: 2048 | Author: joe | Hits:

[matlabtsp_ga

Description: 遗传算法解决TSP问题的一个不错的程序,在MATLAB下就可以应用,很好用-Genetic algorithm to solve TSP problems a good program, MATLAB can be applied, under, very good use
Platform: | Size: 3072 | Author: 李勤 | Hits:

[AI-NN-PRtsp_ga

Description: SP_GA Traveling Salesman Problem (TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the TSP by setting up a GA to search for the shortest route (least distance for the salesman to travel to each city exactly once and return to the starting city) -SP_GA Traveling Salesman Problem (TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the TSP by setting up a GA to search for the shortest route (least distance for the salesman to travel to each city exactly once and return to the starting city)
Platform: | Size: 3072 | Author: gao | Hits:

[AI-NN-PRTSP_GA

Description: 在MATLAB中用遗传算法解决TSP问题。-solve the TSP problem by GA
Platform: | Size: 4096 | Author: hedongjing | Hits:

[matlabtsp_ga

Description: tsp problem through GA
Platform: | Size: 1024 | Author: gladiator | Hits:

[AI-NN-PRTSP_GA

Description: 用遗传算法解决旅行商问题的代码,并附有完整的说明文档-Traveling Salesman Problem with Genetic Algorithm to solve the code, along with a complete documentation
Platform: | Size: 204800 | Author: 周周 | Hits:

[MPItsp_ga

Description: tsp的解法 一起研究吧、 让我们都学好matlab-tsp of solution come together to study the
Platform: | Size: 3072 | Author: haidong99 | Hits:

[AI-NN-PRTSP_GA

Description: 在c语言中用遗传算法解决旅行商问题的一个简单的程序,含有主程序,数据文件-In c language using genetic algorithms to solve the traveling salesman problem of a simple program, with the main program, data file
Platform: | Size: 3072 | Author: 陈建飞 | Hits:

[AI-NN-PRtsp_ga

Description: 这是一个用遗传算法求解TSP问题的Matlab源程序。-This is a genetic algorithm for TSP problem with the Matlab source code.
Platform: | Size: 2048 | Author: lvpin | Hits:

[matlabtsp_ga

Description: TSP_GA Traveling Salesman Problem (TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the TSP by setting up a GA to search for the shortest route (least distance for the salesman to travel to each city exactly once and return to the starting city) Summary: 1. A single salesman travels to each of the cities and completes the route by returning to the city he started from 2. Each city is visited by the salesman exactly once- TSP_GA Traveling Salesman Problem (TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the TSP by setting up a GA to search for the shortest route (least distance for the salesman to travel to each city exactly once and return to the starting city) Summary: 1. A single salesman travels to each of the cities and completes the route by returning to the city he started from 2. Each city is visited by the salesman exactly once
Platform: | Size: 3072 | Author: XIAOMIN XU | Hits:
« 12 3 »

CodeBus www.codebus.net