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

搜索资源列表

  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. 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. pso-aco-paper

    0下载:
  2. 融合粒子群与蚁群算法优化XML群体智能搜索,不错的论文-Integration of particle swarm optimization and ant colony algorithm for searching XML swarm intelligence, a good paper! ! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:407553
    • 提供者:lili
  1. Spsoacooo

    0下载:
  2. 求解离散问题的pso aco 算法,含german信用数据库 -Pso aco algorithm for solving the discrete problem with german credit database
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:159838
    • 提供者:假装
  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. aco-pso_ga

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

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

    2下载:
  2. 采用matlab进行编程,运用粒子群算法及蚁群混合算法解决TSP问题-Using matlab programming, the use of hybrid particle swarm algorithm and ant colony algorithm to solve TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:71799
    • 提供者:liuxing
  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. MATLAB智能算法30个案例分析代码

    2下载:
  2. 压缩包内是关于BeiHang出版的matlab智能算法30个案例的代码,对于学习理解智能算法的原理和编程有一定的帮助。如遗传算法、粒子群算法、免疫优化算法、模拟退火算法、BP算法等。(there are 30 matlab codes, which match a book about intelligence algorithms,such as genetic algorithms, PSO, ACO,BPO,etc. WISH that will be help for you.)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-07
    • 文件大小:1671168
    • 提供者:爬山虎的脚
« 12 »
搜珍网 www.dssz.com