CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - aco pso

搜索资源列表

  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. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:69057
    • 提供者:liangwei
  1. aco-ga-pso-tsp

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

    • 发布日期:2008-10-13
    • 文件大小:4422
    • 提供者:严周广
  1. tsp_pso

    0下载:
  2. tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用”    *郭文忠1,陈国龙1,洪玉玲2 .求解TSP问题的动态邻域粒子群优化算法.漳州师范学院学报(自然科学版) -modified particle swarm optimization tsp source code, reference: Dalian University of Technology master s degree thesis Vall
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:21882
    • 提供者:ven
  1. pso

    1下载:
  2. 自编的多目标粒子群优化算法,可以运行哦。-Written and directed the multi-objective particle swarm optimization, you can run, oh.
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-04
    • 文件大小:1234
    • 提供者:sunny
  1. Multiobjective-pso

    0下载:
  2. 多目标问题的粒子群优化算法实现,毕设时设计的,通过运行!-The issue of multi-objective particle swarm optimization algorithm, when the Bi-based design, by running!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-16
    • 文件大小:10695
    • 提供者:pengyang
  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. 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. 4

    0下载:
  2. 介绍了一种高效的改进型PSO算法,北理教授发表,国内著名核心期刊收录。-Introduces an efficient improved PSO algorithm, the North Professor published in famous journals included the core.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:534738
    • 提供者:asdwe
  1. acocombinationwithpso

    0下载:
  2. a combination of aco and pso optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4426
    • 提供者:sarah
  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. A-PSO-approach-to-clustering

    0下载:
  2. 一种较ACO、ABC算法优越的 PSOclustering-a particle swarm optimization approach to clustering
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:214462
    • 提供者:袁可红
  1. MATLAB-ACO-PSO-IA

    0下载:
  2. 群智能算法包括蚁群、粒子群算法等,以及人工免疫算法-Swarm intelligence algorithms include ant colony, particle swarm optimization, and artificial immune algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:22371
    • 提供者:robert
  1. aco-pso_ga

    0下载:
  2. ant colony optimization, pso, genetic algorithm code
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:4828
    • 提供者:Muldani
  1. AFSA

    1下载:
  2. 人工鱼群算法C++源代码,可与蚁群、粒子群算法对比。-AFSA C++ source code, which can contrast with ACO, PSO.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3773
    • 提供者:宋流明
  1. ACO-PID

    0下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used in the intelligent algorithm of PID parameter optimization and there are many, such as genetic algorithm, simulated annealing algorithm, pa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1510
    • 提供者:昊轩
  1. ACO---pso-MTSP-

    2下载:
  2. 基于蚁群—粒子群的TSP求解,可以解决蚁群算法陷入局部最优解的问题,更好求出TSP问题-Based on ACO- pso MTSP solving the problem can be solved ant colony algorithm into local optimal solution, obtaining better TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:8031
    • 提供者:tong
  1. aco

    0下载:
  2. code matlab pso based aco
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2070
    • 提供者:marouma
  1. 79419092ACO---pso-MTSP-

    1下载:
  2. ACO-PSO结合的解决TSP问题的一种方法(The ACO-PSO combines a solution to the TSP problem and the algorithm is very reliable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:三明治
  1. aco-ga-pso-tsp

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

    • 发布日期:2020-07-15
    • 文件大小:8192
    • 提供者:Aning123321
  1. 蚁群ACO-PSO

    3下载:
  2. 蚁群算法混合粒子群算法的matlab程序(Matlab Program of Ant Colony Algorithm Mixed Particle Colony Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-11
    • 文件大小:4096
    • 提供者:下雨1213
« 12 »
搜珍网 www.dssz.com