CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - ant colony optimization code

搜索资源列表

  1. rengong-mayi-MATLAB

    0下载:
  2. 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,仅供学习参考。-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous functions to solve the learning reference purposes only.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5372
    • 提供者:涛哥
  1. 100

    2下载:
  2. 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法-Before the backward substitution method for radial distribution power flow program Matlab to write practical particle swarm ant colony algorithm toolbox PSOt Reactive
  3. 所属分类:matlab

    • 发布日期:2015-11-28
    • 文件大小:873472
    • 提供者:冷秋泉
  1. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1560351
    • 提供者:Binjie Liao
  1. GA_and_ACO

    0下载:
  2. 优化问题的智能算法代码,包含遗传算法和蚁群算法两种算法,C++编写,简单易懂-The smart algorithm code optimization problems, with both genetic algorithm and ant colony algorithm algorithm, C++ prepared, simple, practical, easy to understand.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-28
    • 文件大小:80702
    • 提供者:cheng
  1. ACOrout

    2下载:
  2. 移动机器人路径规划是机器人学的一个重要研究领域。它要求机器人依据某个或某些优化原则(如最小能量消耗,最短行走路线,最短行走时间等),在其工作空间中找到一条从起始状态到目标状态的能避开障碍物的最优路径,本代码应用蚁群算法来解决这个问题!-Mobile robot path planning is an important research field of robotics. It requires one or some of the robot based on the principle o
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2423
    • 提供者:冯丁
  1. ACO_Algorithm

    0下载:
  2. 蚁群算法的源代码,在路径寻优及多目标非线性优化问题上都有很强的优势。-Ant colony algorithm source code, in the path of multi-objective optimization and nonlinear optimization problem has a strong advantage.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:15090
    • 提供者:cristom
  1. ycsf

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 -matlab genetic algorithm GA, particle swarm optimization PSO, some time ago on the ant colony algorithm intelligent
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:900
    • 提供者:
  1. any

    0下载:
  2. 蚁群优化算法,可以帮助我们快速的进行代码编程及修改-Ant colony optimization algorithm, can help us to quickly carry out the program and modify the code
  3. 所属分类:ELanguage

    • 发布日期:2017-06-02
    • 文件大小:13843313
    • 提供者:赵尊忠
  1. MATLABantTSP

    0下载:
  2. 一种可运行的蚁群优化TSP问题的源代码,其中事例为中国的31个城市。-An ant colony optimization can run the TSP source code, in which case for China' s 31 cities.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1970
    • 提供者:cece
  1. Somecodefor-ACoalgorithm

    0下载:
  2. Hi,Some code for ant colony optimization algorithm attached
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2921
    • 提供者:marifer20
  1. tsp

    0下载:
  2. 有关解决tsp问题的蚁群算法优化计算的matlab源程序代码-About the ant colony optimization algorithm to solve tsp problem calculation matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1829
    • 提供者:赵一凡
  1. TSP

    0下载:
  2. 这是一个关于著名最短路问题 旅行商问题的C++实现,本代码里面包含了两种实现方法:(1)动态规划求解TSP (2)蚁群算法求解TSP-This code is programed in C++ to solve TSP problem, which include two algorithm:(1)dynamic programming and (2)ant colony optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3389
    • 提供者:chen
  1. ACO-knapsack

    0下载:
  2. Ant colony optimization matlab code for solving Knapsack problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:14310
    • 提供者:javad
  1. intelligent-optimization-algorithms

    0下载:
  2. 几种最新智能优化算法的改进与应用的源代码,包括人工蚁群、遗传算法优化神经网络-Several of the latest intelligent optimization algorithm improvement and application source code, including artificial ant colony, genetic algorithm optimization of neural networks, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:18717
    • 提供者:feng
  1. New Microsoft Excel Worksheet

    0下载:
  2. A good example of two dimension H Boundary element potential measur Classical algorithm matlab Bounda ant colony optimization (ACO) The pretreatment of the mechanica Fuzzy C-means algorithm for clust matlab m file,draw all surface Imper
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:asdaqw
  1. ACO

    0下载:
  2. matlab code for ant colony optimization
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:6144
    • 提供者:Aziziz
  1. partitioning

    0下载:
  2. 基于蚁群算法的二电路划分优化java源代码(Ant colony optimization based circuit partitioning java source code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:21504
    • 提供者:wang1996
  1. ACO

    0下载:
  2. matlab code Ant colony optimization for solve Travelling salesman problem
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:45056
    • 提供者:a.shabani
  1. 智能优化算法及其matlab实例code

    0下载:
  2. 遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value problem and traveling salesman probl
  3. 所属分类:其他

    • 发布日期:2020-06-10
    • 文件大小:124928
    • 提供者:侯锐志
  1. code

    1下载:
  2. 基于蚁群算法的 TSP 求解,分别采用蚁群算法和蚁群算法-粒子群混合算法进行优化求解,使用不同的交叉和变异适应度函数更新粒子,从而实现 TSP问题的优化求解,更加逼近实际问题。(Based on the TSP solution of ant colony algorithm, ant colony algorithm and hybrid algorithm of ant colony algorithm particle swarm optimization are used to solv
  3. 所属分类:其他

    • 发布日期:2021-04-08
    • 文件大小:5120
    • 提供者:Fantasy1017
« 1 2 34 »
搜珍网 www.dssz.com