搜索资源列表

  1. GP

    0下载:
  2. 遗传算法求解TSP问题的源码.遗传代数和种群规模比较大,所以整个求解过程比较长-Genetic Algorithm for TSP problem source. Hereditary algebra and relatively large population size, so the whole process of solving a long
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:alen
  1. geneticTSP

    0下载:
  2. TSP问题的源代码,MATLAB下运行 .-TSP problem of the source code, MATLAB run.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:Jue
  1. tsp

    0下载:
  2. 应用matlab解决tsp问题,通过蚁群算法和最短路径算法实现-Matlab solve problems tsp application through ant colony algorithm and the shortest path algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:管士平
  1. simfire

    0下载:
  2. 遗传算法求解TSP问题,内附有遗传算法基本原理,程序已验证-Genetic Algorithm for TSP problem, containing the basic principles of genetic algorithm has the process had been made to verify
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:steawen
  1. GA-TSP

    0下载:
  2. 用遗传算法求解TSP问题。。。matlab编写,并附带有城市坐标用于检验。-Genetic Algorithm for TSP with the problem. . . matlab prepared, together with the coordinates with the city for inspection.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:何金深
  1. AC-TSP

    0下载:
  2. 用蚁群算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。-Tsp with ant colony algorithm for solving the problem. . . matlab prepared. Coordinate with the city for inspection.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:何金深
  1. simulated_annealing-TSP

    0下载:
  2. 用神经网络算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。 -Using neural network algorithm for solving the problem tsp. . . matlab prepared. Coordinate with the city for inspection.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:何金深
  1. TSP

    0下载:
  2. 遗传算法解决TSP问题,在vb开发环境中,在网上找的。-Genetic algorithm to solve TSP problems in vb development environment, in the Internet looking for.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:mamg
  1. aco-ga-pso-tsp

    0下载:
  2. 一个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序-A collection of genetic algorithm, ant colony algorithm, the hybrid particle swarm optimization algorithm to solve TSP problems MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:严周广
  1. TSP

    0下载:
  2. 用模拟退火算法求解TSP问题 [1]主函数tsp.m [2]计算路径长度的子函数 route_long.m [3]随机交换两个节点的顺序函数exchange.m-Using simulated annealing algorithm for solving TSP problems [1] the main function tsp.m [2] calculation of path length of Functions
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:齐亚超
  1. tsp

    0下载:
  2. 用免疫算法来实现TSP问题的求解,程序全,可以运行。-Using immune algorithm to achieve the TSP problem solving, program-wide, you can run.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1355776
    • 提供者:李伟
  1. SA-TSP

    0下载:
  2. 利用模拟退火法求解TSP问题 可以求得50个城市的精确解-The use of simulated annealing algorithm for solving TSP problems can be obtained 50 cities Exact Solutions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:zhouye
  1. ycsf_tsp

    0下载:
  2. 一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解.-A use of genetic algorithms to solve TSP problems procedure is beneficial to further understanding of genetic algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:21504
    • 提供者:ghj
  1. tsp

    0下载:
  2. 模拟退火算法通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估算法,获取当前解的领域,detalT【温度变化值】,loopCount【循环次数】可调,更原始类型参看SACompute-Simulated annealing algorithm generic categories, adapted from the TSP problem solving, using Java5 solution paradigm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:长亭
  1. tsp0

    0下载:
  2. tsp问题,10个城市的最佳路径。。。。。。matlab-tsp problem, the best 10 cities in the path. . . . . . matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:ranee
  1. an-for-tsp

    0下载:
  2. 利用蚁群算法解决tsp问题,适合初学者。-Tsp using ant colony algorithm to solve the problem, suitable for beginners.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:dayong
  1. ga-for-tsp

    0下载:
  2. 利用遗传算法解决50个城市tsp问题,适合初学者。-The use of genetic algorithm to solve the issue of 50 cities tsp, suitable for beginners.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:dayong
  1. hopfield-for-tsp

    0下载:
  2. 利用hopfield神经网络解决50个城市tsp问题,适合初学者。-Hopfield neural network using 50 cities tsp solve problems, suitable for beginners.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:dayong
  1. sa-for-tsp

    0下载:
  2. 利用模拟退火算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of simulated annealing algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:dayong
  1. tabu-search-for-tsp

    1下载:
  2. 利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:dayong
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org