搜索资源列表

  1. PSO-ACO-TSP

    2下载:
  2. PSO-ACO-TSP算法,解决旅行商问题,结合PSO和ACO算法-PSO- ACO- TSP algorithm to solve the traveling salesman problem, and with PSO and ACO Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:68608
    • 提供者:liangwei
  1. super-aco

    0下载:
  2. 一个ACO实验程序,不是我写的,大家尽管批评。-An ACO experimental procedures, it is not my writing, despite U.S. criticism.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:11264
    • 提供者:焦超
  1. ACO

    0下载:
  2. ACO,C program ACO,C program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:liuzhili
  1. ACO

    0下载:
  2. ACO.zip是一个蚁群优化算法,希望对大家有帮助-ACO.zip is an ant colony optimization algorithm, in the hope that we have to help
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:817152
    • 提供者:cxd
  1. java-aco-tsp

    0下载:
  2. Java implementation of Ant Colony Optimization (ACO) for Travel Sales Man (TSP) problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:murix
  1. ACO.ZIP

    0下载:
  2. ACO algorythm. This software package provides an implementation of various Ant Colony Optimization (ACO) algorithms applied to the symmetric Traveling Salesman Problem (TSP). The ACO algorithms implemented are Ant System
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:34816
    • 提供者:Aco17
  1. ACO

    0下载:
  2. aco feature selection
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:mehdi
  1. aco

    0下载:
  2. Contour Correspondence via Ant Colony Optimization Oliver van Kaick <ovankaic@cs.sfu.ca> http://www.cs.sfu.ca/~ovankaic/personal/ This MATLAB implementation computes a correspondence between two shape
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:38912
    • 提供者:Haxpes
  1. aco-v1.1

    0下载:
  2. This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:38912
    • 提供者:cheikh
  1. aco

    0下载:
  2. aco求解TSP问题解决代码,是个比较基本的原理实验,大家可以参考下-aco solving TSP problem-solving code, is a relatively basic principle experiment, we can refer to the following
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:sam
  1. ACO

    0下载:
  2. 使用matlab程序编写的ACO算法过程,适合初学者-Use of matlab programming process of the ACO algorithms, suitable for beginners
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:99328
    • 提供者:徐奋进
  1. ACO

    0下载:
  2. 蚁群算法解决0-1背包问题,是一个比较小的程序,运行过,没有问题的。-the solving method of zero to one backage with ACO.It is a small programe for the zero to one problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:95232
    • 提供者:茉雨
  1. ACO-ROUTING-INWIRELESS-SENSORS

    0下载:
  2. ACO ROUTING IN WIRELESS SENSORS
  3. 所属分类:编程文档

  1. ACO

    0下载:
  2. this ACO algorithm for TSP problem-this is ACO algorithm for TSP problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:ehsan
  1. ACO

    0下载:
  2. this project is used for finding edge detection with ACO
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:31744
    • 提供者:prince
  1. ACO-BP

    1下载:
  2. 实现了蚁群算法与BP神经网络的结合。 -ACO-BP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:lwd
  1. ACO

    0下载:
  2. 蚁群算法(ACO)解决旅行商问题(TSP)的matlab程序。数据取自Oliver30。-Ant colony optimization (ACO) to solve the traveling salesman problem (TSP) in the matlab program. Data from Oliver30.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:薛栋
  1. ACO-PSO

    0下载:
  2. 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:薛栋
  1. ACO-P-Tabu

    0下载:
  2. This refers to ACO which is a meta heuristics and use this in Tabu search algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:731136
    • 提供者:Long
  1. aco-ant-colony-optimization_matlab

    0下载:
  2. 蚁群算法,计算各个城市之间的线路问题,使用matlab实现-aco ant colony optimization,matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:Melo Wong
« 12 3 4 5 6 7 8 9 10 ... 31 »

源码中国 www.ymcn.org