搜索资源列表

  1. TSP_GA

    0下载:
  2. 用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4064
    • 提供者:王元
  1. 99273866tsp_ga

    0下载:
  2. 所属分类:Internet/网络编程

    • 发布日期:2024-06-04
    • 文件大小:13312
    • 提供者:lin
  1. TSP_GA

    0下载:
  2. 用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。-Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter entry process.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:4096
    • 提供者:王元
  1. TSP_ga

    0下载:
  2. TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm matlab common procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:24576
    • 提供者:lastsong
  1. tsp_GA

    0下载:
  2. 在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题。-In Visual C++ compiler environment, the genetic algorithm procedure, and use them to solve a 48 cities TSP problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:730112
    • 提供者:肖翔
  1. TSP_GA

    0下载:
  2. Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:20480
    • 提供者:foxman
  1. TSP_GA

    0下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:599040
    • 提供者:
  1. tsp_ga

    0下载:
  2. 一老外用些的遗传算法解决tsp问题的源码,可以参考-A foreigner with some of the genetic algorithm to solve the problem tsp source code, can refer to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:chelly1530
  1. tsp_ga

    0下载:
  2. a program about Traveling Salesman Problem (TSP) Genetic Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:kamel
  1. tsp_ga

    0下载:
  2. 遗传算法 求解TSP ,在matlab中实现编程。-Algorithm genetic algorithm TSP, in the realization of programming in matlab.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:beyond
  1. TSP_GA

    0下载:
  2. 使用进化计算算法解决TSP(Travelling Sales man Problem)问题的算法实现。程序显示了进化计算在解决NP-Hard的传统难题上的优势。-The use of evolutionary computation algorithm to solve TSP (Travelling Sales man Problem) algorithm problem.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:joe
  1. tsp_ga

    0下载:
  2. 遗传算法解决TSP问题的一个不错的程序,在MATLAB下就可以应用,很好用-Genetic algorithm to solve TSP problems a good program, MATLAB can be applied, under, very good use
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:李勤
  1. tsp_ga

    0下载:
  2. 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 cit
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:gao
  1. TSP_GA

    0下载:
  2. 在MATLAB中用遗传算法解决TSP问题。-solve the TSP problem by GA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:4096
    • 提供者:hedongjing
  1. tsp_ga

    0下载:
  2. tsp problem through GA
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:gladiator
  1. TSP_GA

    0下载:
  2. 用遗传算法解决旅行商问题的代码,并附有完整的说明文档-Traveling Salesman Problem with Genetic Algorithm to solve the code, along with a complete documentation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:204800
    • 提供者:周周
  1. tsp_ga

    0下载:
  2. tsp的解法 一起研究吧、 让我们都学好matlab-tsp of solution come together to study the
  3. 所属分类:并行运算

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:haidong99
  1. TSP_GA

    0下载:
  2. 在c语言中用遗传算法解决旅行商问题的一个简单的程序,含有主程序,数据文件-In c language using genetic algorithms to solve the traveling salesman problem of a simple program, with the main program, data file
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:陈建飞
  1. tsp_ga

    0下载:
  2. 这是一个用遗传算法求解TSP问题的Matlab源程序。-This is a genetic algorithm for TSP problem with the Matlab source code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:lvpin
  1. tsp_ga

    0下载:
  2. 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 c
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:XIAOMIN XU
« 12 3 »

源码中国 www.ymcn.org