CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - ga traveling

搜索资源列表

  1. TSP GA

    0下载:
  2. C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-20
    • 文件大小:8.34kb
    • 提供者:黄瑞
  1. MATLAB GA TSP

    0下载:
  2. MATLAB版遗传算法解TSP问题-MATLAB version Genetic Algorithm for the Traveling Salesman Problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-20
    • 文件大小:1.83kb
    • 提供者:黄瑞
  1. TSPMATLAB.rar

    0下载:
  2. 遗传算法求解TSP问题的MATLAB实现。这是一篇非常有新意的论文,对于学习遗传算法非常有用,This paper has resolved the traveling salesman problem(TSP) by virtue of geneitc algorithms(GA)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:153.15kb
    • 提供者:王斌
  1. TSP-GA

    1下载:
  2. 旅行商(TSP)问题用标准遗传算法(GA)在matlab下实现的。-The traveling salesman problem (TSP) using standard genetic algorithm (GA) under Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:14.2kb
    • 提供者:zhaoyue
  1. GA

    0下载:
  2. 遗传算法解旅行商问题 (工程须运行在VS2008下)-Genetic Algorithm for Traveling Salesman Problem [Works have to run in VS2008 under]
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:22.63kb
    • 提供者:sunset
  1. GA

    0下载:
  2. 介绍遗传算法基本原理和人工神经网络,并行遗传,遗传程序等,并用这些方法为商旅问题等求解-Genetic algorithm and Artificial neural network Parallel GA Genetic programming Traveling salesman
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:132.24kb
    • 提供者:张庭
  1. TSP_GA

    0下载:
  2. Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:20.07kb
    • 提供者:foxman
  1. robot_motion_planning

    0下载:
  2. This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre-define
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1.3mb
    • 提供者:guigui
  1. mtsp_ga

    0下载:
  2. MTSP_GA Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the M-TSP by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3.87kb
    • 提供者:gao
  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 city exactly once and return to t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2.87kb
    • 提供者:gao
  1. GA

    0下载:
  2. solving traveling salesman problem with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.72kb
    • 提供者:majid
  1. GAtsp

    0下载:
  2. 基于遗传算法(GA)的10个城市的旅行商(TSP)问题的建模及仿真-Based on genetic algorithms (GA) of the 10 cities of the traveling salesman (TSP) problem of modeling and simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:刘谋荣
  1. GA-to-TSP

    0下载:
  2. 遗传算法解决旅行商问题 -Genetic algorithm to solve traveling salesman problem genetic algorithm to solve traveling salesman problem
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3.75kb
    • 提供者:jiangtianhua
  1. GA-TSp

    0下载:
  2. a genetic algorithm example : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge. Programming Language:Visual C++,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:60.44kb
    • 提供者:esse
  1. tsp-with-GA

    0下载:
  2. traveling salseman problem using ga
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:79.35kb
    • 提供者:amin
  1. GA-TSP

    0下载:
  2. use Genetic algorithms to solve Traveling salesman problem by C-use Genetic algorithms to solve Traveling salesman problem by C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:15.6kb
    • 提供者:林谷謙
  1. GA

    0下载:
  2. 遗传算法的源程序,用于解决旅行商问题(TSP)-Genetic algorithm source code for solving the traveling salesman problem (TSP)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:269.02kb
    • 提供者:E仔
  1. GA

    0下载:
  2. MTSP_GA Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-01
    • 文件大小:2.29kb
    • 提供者:a
  1. GA-TSP

    0下载:
  2. 遗传算法求解货郎担问题 虽然有些简单 但是绝对适合初学者学习-Genetic algorithm to solve the traveling salesman problem is simple but absolutely suitable for beginners to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-29
    • 文件大小:128.59kb
    • 提供者:羊笑笑
  1. GA

    0下载:
  2. 用matlab实现的基于遗传算法的旅行商问题即TSP问题-The traveling salesman problem based on genetic algorithm matlab realize that the TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:1.25kb
    • 提供者:陈晓
« 12 3 »
搜珍网 www.dssz.com