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

搜索资源列表

  1. ACO.rar

    0下载:
  2. 一种用matlab写的群集智能算法-蚁群算法,Of a cluster with matlab to write intelligent algorithm- ant colony algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1065
    • 提供者:小华
  1. matlab-code

    0下载:
  2. aco matlab code ant colony optimization matlab code acs algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6518
    • 提供者:maysam
  1. ACO-BP

    4下载:
  2. 实现了蚁群算法与BP神经网络的结合。 -ACO-BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-22
    • 文件大小:2146
    • 提供者:lwd
  1. ACS

    2下载:
  2. matlab编写的蚁群优化tsp程序,很不错,希望大家喜欢-ant colony optimization matlab prepared tsp procedures, very good, I hope everyone likes
  3. 所属分类:matlab

    • 发布日期:2016-07-12
    • 文件大小:10006
    • 提供者:qq
  1. aco

    1下载:
  2. 一共四个蚁群算法 程序源码,三个matlab,一个C语言-A total of four procedures for source code ant colony algorithm, three matlab, a C language
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8680
    • 提供者:cib
  1. fatp

    0下载:
  2. CODE SOURCE TSP ET ACO
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:164213
    • 提供者:BENHALA
  1. psoaco

    2下载:
  2. 求解离散问题的pso aco 算法,含german信用数据库-Solving the problem of discrete pso aco algorithm, with german credit database
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:158758
    • 提供者:许靖
  1. ACO

    0下载:
  2. 帮助大家认识蚁群算法 附上典型TSP的dat文件供大家测试-Ant colony algorithm to help you understand the typical TSP attached dat file for all the test
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3204
    • 提供者:李伟
  1. ant_colony_optimization

    0下载:
  2. 实现了一种高效的蚁群算法,它在旅行商问题中进行了测试-an effective and efficient aco
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:11864
    • 提供者:王临
  1. AntSystem

    2下载:
  2. 一个较好的蚁群MATLAB程序,附地图。-In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playing course.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-12
    • 文件大小:27818
    • 提供者:boy
  1. ACO

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

    • 发布日期:2017-03-26
    • 文件大小:2287
    • 提供者:mehdi
  1. ACOmatlab

    0下载:
  2. matlab中的蚁群算法仿真程序,ACO,经典-the procedures of ACO which is compiled by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2390
    • 提供者:武开
  1. Monte_ACS

    0下载:
  2. ACO优化,用于SIMO通信系统的盲检测中,对通信系统的性能进行优化-ACO optimization, SIMO communication system for blind detection, the right to optimize the performance of communication systems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2224
    • 提供者:闻春燕
  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 shapes based on ant colony optimi
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:39243
    • 提供者: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. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:38444
    • 提供者:cheikh
  1. ACO

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

    • 发布日期:2017-03-24
    • 文件大小:99322
    • 提供者:徐奋进
  1. aco

    0下载:
  2. matlab编的蚁群算法解TSP问题(att48),调整参数可解决多类问题。-matlab code of ant colony algorithm for solving TSP problems (att48), adjust the parameters to resolve multi-class problems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:3210
    • 提供者:li qingshan
  1. ACO

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

    • 发布日期:2017-04-04
    • 文件大小:32117
    • 提供者:prince
  1. ACO-PSO

    15下载:
  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例程

    • 发布日期:2013-09-04
    • 文件大小:4273
    • 提供者:薛栋
  1. aco

    0下载:
  2. This algorithm tells about optimization of a function using Ant colony Optimization Matlab.
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:28672
    • 提供者:viktrose
« 12 3 4 5 6 »
搜珍网 www.dssz.com