搜索资源列表

  1. ANT

    0下载:
  2. 蚁群优化算法解决tsp问题基本matlab源码
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2950
    • 提供者:田一鸣
  1. c_1

    0下载:
  2. 基本的蚁群优化算法,实现多城市访问,且只访问一次-Algorithm based on Ant Colony System
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:紫澜
  1. yiqunsaunfamax

    0下载:
  2. 基本的蚁群算法优化函数,效果良好,安全可靠。-The basic function of the ant colony optimization algorithm, the effect of general
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:吕晓晓
  1. pic

    0下载:
  2. 基于蚁群算法的无线传感器路由算法。在基本的蚁群算法的基础上,增加蚂蚁的属性,并将能量、时延和带宽考虑进来,对蚁群算法进行优化,从而提出了基于改进蚁群算法的无线传感器网络路由算法。-Wireless sensor routing algorithm based on ant colony algorithm. On the basis of the basic ant colony algorithm, increasing ant
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:2403328
    • 提供者:常婷婷
  1. antAlgorithm

    0下载:
  2. 这是一个蚁群算法的材料,该材料尅很好地了解蚁群算法的基本知识-This is an ant colony algorithm material that a good understanding of the basics of gram ant colony algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:598016
    • 提供者:洪伟
  1. Ant-colony-algorithm

    0下载:
  2. 基于蚁群算法基本原理编写的matlab程序,寻找路径。优化的蚁群算法可以在它的基础上更改-Based on the basic principle of ant colony algorithm is written in matlab program, the search path.Optimization of the ant colony algorithm can be changed on the basis of it
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:JIM
  1. ant_base

    0下载:
  2. 蚁群算法原理的仿真研究,可了解其算法基本原理及核心公式-Simulation Research on the principle of ant colony algorithm
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-16
    • 文件大小:138240
    • 提供者:bleeli
  1. AntColony

    0下载:
  2. 蚁群算法是一种模仿蚁群行为的仿生优化算法,其实现机理包括两个基本阶段:适应阶段和协作阶段。在适应阶段,各可行解根据积累的信息不断调整自身结构,路径上经过的蚂蚁越多,信息量越大,则该路径越容易被选择:时间越长,信息量越小。在协作阶段,各可行解之间通过信息交流,以期望产生性能更好的解。-Ant colony algorithm is a mimic ant colony behavior of bionic optimization alg
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:小东
  1. ACO

    0下载:
  2. 此代码为蚁群算法的基本代码,代码有较详尽的说明。-This code is the basic code for ant colony algorithm, code has a more detailed explanation.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:duaoran
  1. ant-colony-algorithm

    0下载:
  2. 针对车辆的越野路径规划问题,设计了以最少行驶时间为目标的多策略蚁群算法.首先,分析了地形坡度和地表属性对于车辆路径规划的综合影响,通过叠加坡度与粗糙度约束建立了禁忌表 其次,一方面引入了自适应调整策略以提高路径搜索的有效性,另一方面设计了双向搜索策略以增加蚂蚁之间的协作能力和成功路径的搜索机率 另外,还提出了子路径多段交叉策略以提高算法的全局搜索能力和收敛速度,在详细叙述改进算法的步骤之后,优化了算法的部分参数取值 最后,就基本算法和改
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1451008
    • 提供者:
  1. SA

    0下载:
  2. 蚁群算法的基本工作原理,建立了数学模型,并将其应用于经典的TSP问题-The basic principle of ant colony algorithm, a mathematical model and applied classical TSP problem
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:王哥
  1. ACO_slove_TSP

    0下载:
  2. 根据最基本的蚁群算法条件编写的蚁群算法,用来解决TSP问题-According to the most basic conditions of ant colony algorithm written ant colony algorithm, used to solve the TSP problem
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:zyx
  1. jibenyiqunjulei

    0下载:
  2. 该算法,解决了不收敛的问题,聚类效果非常好。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-The algorithm solves the problem of convergence, and the clustering effect is very good. The improved ant colony algorithm is based on the impro
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-16
    • 文件大小:266240
    • 提供者:肖文
  1. jneev

    0下载:
  2. 采用了基本的蚁群算法来求解0-1背包问题,该算法不仅可以对0-1背包问题进行求解,还可以对多维背包问题进行求解,()
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:854016
    • 提供者:Grsfbitt
  1. 2872817

    0下载:
  2. 蚁群算法 控制台程序 基于类 不是基本的TSP模型的ant-cycle算法 而是蚁群系统 ant colony system算法()
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:Promev
  1. 6108541

    0下载:
  2. 蚁群算法是近年来出现的一种新德仿生类进化算法[8],它的基本原理源于昆虫学家们的观察和发现()
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:KYJrlha%5F075
  1. 1915652

    0下载:
  2. 蚁群算法 控制台程序 基于类 不是基本的TSP模型的ant-cycle算法 而是蚁群系统 ant colony system算法()
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:ugdeifv
  1. 6339172

    0下载:
  2. 蚁群算法是近年来出现的一种新德仿生类进化算法[8],它的基本原理源于昆虫学家们的观察和发现()
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:kymaythf
  1. xsvu54

    0下载:
  2. 采用了基本的蚁群算法来求解0-1背包问题,该算法不仅可以对0-1背包问题进行求解,还可以对多维背包问题进行求解,()
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:1059840
    • 提供者:yrifh
  1. 263993

    0下载:
  2. 英文刊物,由蚁群算法创始人所发表,对蚁群算法的基本原理几算法流程进行了系统的介绍.()
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:186368
    • 提供者:Cynfhna
« 1 2 ... 4 5 6 7 8 910 »

源码中国 www.ymcn.org