CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群算法程序

搜索资源列表

  1. yiqun

    0下载:
  2. 基于matlab的蚁群算法计算程序源码,有效解决局部最优问题,数据输入是常用的matlab的表格输入-Effective solution to a local optimum based on the ant colony algorithm to calculate the program source code matlab data input is used matlab table input
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:2201
    • 提供者:杨明明
  1. ACA123

    0下载:
  2. 蚁群算法的应用程序,各位亲观看一下,希望有用对大家。-The application of the ant colony algorithm, ladies pro watch, I hope useful for all of us.
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:2926
    • 提供者:杨军超
  1. C_Ant_tsp

    0下载:
  2. 蚁群算法解决TSP问题,程序中给定了各个坐标,可以修改。-Ant colony algorithm to solve TSP
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:872988
    • 提供者:张玉坤
  1. bianyuanjiance

    1下载:
  2. 基于蚁群算法的边缘检测程序,处理效果很好,得到的边缘连续-Edge detection procedure based on ant colony algorithm, the treatment effect is very good, to get the edge of the continuous
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:1060
    • 提供者:何萧
  1. TSP

    0下载:
  2. TSP问题是经典的寻优问题 也是人工智能里一个重要的问题 我编写的程序主要是用蚁群算法来解决这个问题。蚁群算法是人工智能里用来寻优的重要算法 由于蚁群算法的优点使得TSP问题能够实现。 -The TSP problem is a classical optimization problem is also an important problem in artificial intelligence programs written in my main is to use ant colo
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:1208
    • 提供者:zhouxiaoke
  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. TSP_matlab

    0下载:
  2. 用蚁群算法解决TSP问题的一个完整的可以运行的并可以产生良好结果的matlab程序-A complete bunch algorithm to solve TSP problem running matlab program can produce good results
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:7025
    • 提供者:
  1. shrtest_matlab

    0下载:
  2. 这个程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划-This program is the ant colony algorithm Shortest simple extension can be applied to the robot path planning
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:33969
    • 提供者:
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法优化程序,可以优化数据 用于故障诊断-Ant Colony Algorithm optimization program can optimize data for fault diagnosis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:1135
    • 提供者:gao
  1. ACA_FCM

    1下载:
  2. 蚁群算法应用在图像分割中,matlab程序-Ant colony algorithm is applied to image segmentation, matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:3911
    • 提供者:jack
  1. An-Ant-Colony-Optimization-Algorithm

    0下载:
  2. 蚁群算法旨在用反复迭代的方法找到目标问题的最优解,通过建立信息素信息对解空间进行的搜索来实现。本程序应用蚁群优化算法进行图像的边缘检测。-The ant colony algorithm is designed with iterative method to find the optimal solution of the target problem, the search of the solution space through the establishment of pheromon
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:19037
    • 提供者:guocheng
  1. AntColony

    0下载:
  2. 基于蚁群算法ACO的求解复杂多峰函数最大值的程序,以图形的形式给出了中间和最后的结果-It s a program to attain the maximum value based on ACO, which shows the procedual and final results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:1031
    • 提供者:林林
  1. Antcolony-algorithm

    0下载:
  2. 蚁群算法是一种新型模拟进化算法,次程序是 解决旅行商问题,matlab程序,很实用-Ant colony algorithm is a new type of simulated evolutionary algorithm, program is To solve traveling salesman problem, matlab, very practical
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:4269
    • 提供者:刘宁
  1. Matlab-program-of-ant-colony

    0下载:
  2. 这是一个用蚁群算法解决最短路径问题的通用matlab程序,供大家参考使用-This is an ant algorithm to solve the shortest path problem common matlab program, for reference use
  3. 所属分类:software engineering

    • 发布日期:2017-11-02
    • 文件大小:2491
    • 提供者:king
  1. Ant-colony-algorithm-procedures

    0下载:
  2. 这是一个老师编写的程序,关于蚁群算法求解最短路径的-the program about the ant colony algorithm to solve the shortest path is written by a teacher
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:22186
    • 提供者:十三少
  1. yiqun

    0下载:
  2. 文件中的程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划。-File in is the procedure ant colony algorithm in most short-circuit the application of, a little expansion can be applied to robot path planning.
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:34650
    • 提供者:李开
  1. matlab

    0下载:
  2. 基于蚁群算法的潮流重构程序,程序短小,精简,已于看懂,层次分明。-The trend of reconstruction based on ant algorithm, the program short, concise, was read, structured.
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:5426
    • 提供者:胡斌
  1. Ant-Colony-Optimization-(ACO)

    0下载:
  2. 基于蚁群算法的路径最优化分析程序,可求解几个城市之间的最优路径问题。-Path based on ant colony optimization analysis program can be solved in several cities between the optimal path problem.
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:55852
    • 提供者:sherry
  1. ACO

    0下载:
  2. 基于蚁群算法的机器人的路径规划问题蚁群算法,一种与传统的数学规划原理截然不同的,模拟自然生态系统以求解复杂优化问题(如NPC(NP Complete)类问题,典型的有TSP(Traveling Saleman Problem)问题)的仿生优化算法,因其较强分布式计算机制、鲁棒性、易于与其他方法相结合等优点,使得蚁群算法具有较广泛应用领域,为那些最优化技术难以解决的组合优化问题提供了一类新的切实可行的解决方案。从最初的一维的静态优化问题扩展到多维的动态组合优化问题,包括车辆路径规划,工程设计,电力
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1100410
    • 提供者:lin
  1. Io-algorithm-code

    0下载:
  2. 智能优化算法程序代码的集锦,包括了蚁群算法等-Intelligent optimization algorithm highlights of the program code, including the ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:70030
    • 提供者:NYT
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 36 »
搜珍网 www.dssz.com