搜索资源列表

  1. modifidedGAforTSP

    0下载:
  2. 改进GA解决TSP问题,引入精英保留策略和其它两种变异算子(邻位变异、倒位变异)来增加种群多样性。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5.95kb
    • 提供者:底欣
  1. aco-ga-pso-tsp

    0下载:
  2. 一个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4.32kb
    • 提供者:严周广
  1. 遗传算法GA解决TSP问题

    0下载:
  2. 基本遗传算法GA解决TSP问题 完美运行
  3. 所属分类:其它

    • 发布日期:2011-06-13
    • 文件大小:2.94kb
    • 提供者:wsluoqi37
  1. ann_and_ga_soft

    0下载:
  2. 用神经网络和遗传算法解决tsp问题,先使用神经网络训练出较优个体,然后再进化,可以反其道而行,-using neural networks and genetic algorithms to solve the problem tsp first use of neural network training of better individual, then evolution can be just the opposite.
  3. 所属分类:其他行业

    • 发布日期:2024-11-15
    • 文件大小:157kb
    • 提供者:问涛
  1. GA_TSA

    0下载:
  2. 遗传算法解决TSP问题的VC++实现(附带地图)-Genetic Algorithm for the Traveling Salesman Problem VC++ (with map)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:1.62mb
    • 提供者:ntlizheng
  1. tspproblemandGAsolution

    0下载:
  2. 这是一个解决TSP问题的遗传算法.里面有详细的介绍如何编写遗传算法,很值得参考.-This is a solution of TSP genetic algorithm. Which is described in detail how to prepare genetic algorithm, very good reference.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:6kb
    • 提供者:下沙
  1. SGA_TSP

    0下载:
  2. 标准GA算法解决TSP问题的Matlab源代码-standards GA solution of TSP Matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2024-11-15
    • 文件大小:2kb
    • 提供者:Li Li
  1. modifidedGAforTSP

    0下载:
  2. 改进GA解决TSP问题,引入精英保留策略和其它两种变异算子(邻位变异、倒位变异)来增加种群多样性。-Improved GA to solve TSP problems, the introduction of the elite reservation strategy and the other two mutation operator (o-mutation, inversion mutation) to increase the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:6kb
    • 提供者:底欣
  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-11-15
    • 文件大小:4kb
    • 提供者:严周广
  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-11-15
    • 文件大小:3kb
    • 提供者:dayong
  1. ImprovedTSP

    0下载:
  2. 运用遗传算法GA解决TSP问题的C++源代码!希望能够对大家有所帮助-GA using genetic algorithms to solve TSP problem C++ source code! I hope this can help us
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:1.06mb
    • 提供者:lidan
  1. TSP-GA

    0下载:
  2. 使用遗传算法解决TSP问题,简单,通用,鲁棒性好-The use of genetic algorithm to solve the TSP problem, simple, universal, robust and good
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:207kb
    • 提供者:赵群英
  1. GA-TSP

    0下载:
  2. 在matlab环境下,用遗传算法实现解决TSP问题。应该可以运行。。既不清楚了-deal with TSP problem with GA
  3. 所属分类:matlab例程

    • 发布日期:2024-11-15
    • 文件大小:7kb
    • 提供者:chenlan
  1. ga

    0下载:
  2. 采用GA解决TSP问题,代码可以直接运行,无需其它数据输入。- Using GA to solve the TSP problem, the code can be run directly, without additional data entry.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:3kb
    • 提供者:ld
  1. tsp_ga

    0下载:
  2. matlab GA算法 解决 TSP问题(matlab GA TSP Genetic Algrithom)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-15
    • 文件大小:4kb
    • 提供者:小翁
  1. [python]tsp-master

    0下载:
  2. 遗传算法解决TSP问题,python源码,github(Solving TSP problem by genetic algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-15
    • 文件大小:6kb
    • 提供者:jennie
  1. TSP_(GA+CPLEX)

    0下载:
  2. 用遗传算法解决TSP问题,还有用CPLEX解决(Solving TSP problem by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-15
    • 文件大小:206kb
    • 提供者:温温酱
  1. TSP_GA_matlab

    0下载:
  2. 用GA解决TSP问题,内含脚本脚本丰富,入门极佳(Using GA to solve TSP problem, the inclusion scr ipt is rich, and the introduction is excellent.)
  3. 所属分类:matlab例程

  1. 6. TSP Prog

    0下载:
  2. 遗传算法解决旅行商问题,可以解决N个城市最短路程问题并画图表示,给出迭代次数和最短距离(Solving the traveling salesman problem by genetic algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-15
    • 文件大小:3kb
    • 提供者:ZDYTR
  1. aco-ga-pso-tsp

    1下载:
  2. Matlab实现ACO-GA-PSO三种混合算法解决TSP经典问题(Three Mixed Algorithms ACO-GA-PSO Realized by MATLAB to Solve the Classic TSP Problem)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-15
    • 文件大小:8kb
    • 提供者:Aning123321
« 12 3 4 5 6 »

源码中国 www.ymcn.org