CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Ant Algorithms

搜索资源列表

  1. ACO_Peng_V4

    1下载:
  2. 这是我用matlab编写的,利用蚁群算法(ACO)求连续函数最优解的源码。是对段海滨《蚁群算法原理及应用》一书中,网格策略法的实现。-This is my prepared using Matlab, using ant algorithms (ACO) function for the optimal solution for the source code. On the waterfront of the "ant colony algorithm and application
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1499
    • 提供者:Peng
  1. mtsp_ga

    0下载:
  2. matlab多旅行商问题以及各种算法如蚂蚁算法和遗传算法-matlab multi-traveling salesman problem and various algorithms such as the ant algorithm and genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4055
    • 提供者:sunyongnan
  1. MCMProjects

    1下载:
  2. 我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1355522
    • 提供者:一招鲜
  1. ANT_TSP

    0下载:
  2. 以matlab撰写的ACO算法,很适合用于研究Ant colony algorithms。-Write a MATLAB program to solve the following given city Euclidean traveling salesman problem (given lattice points) by using ant-cycle algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:168880
    • 提供者:Vlog
  1. yiqunsuanfa

    0下载:
  2. 各种蚁群算法详细介绍,详细的例程和讲解。-Details of the various ant algorithms, routines and explain in detail.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:220548
    • 提供者:duzhihang
  1. GA_and_ACO_TSP

    0下载:
  2. 使用遗传算法和蚁群算法求解TSP问题,并且 实时地将计算结果和所用时间等信息显示在界面上,很直观。-The use of genetic algorithms and ant colony algorithm for TSP problem, and real-time results and the use of the time information is displayed in the interface is very intuitive.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:77192
    • 提供者:刘辉
  1. three_algorithm

    1下载:
  2. 其中包含了三种算法,粒子群优化方法,遗传算法和蚁群算法-Which contains the three algorithms, particle swarm optimization, genetic algorithms and ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:10885
    • 提供者:宣利峰
  1. ant

    0下载:
  2. 该压缩文件包含常用的人工智能算法中的蚁群算法的程序-The compressed file contains the artificial intelligence algorithms commonly used procedures in the ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5051
    • 提供者:田宾馆
  1. aritificial-ant-algorithms-for-TSP

    0下载:
  2. 应用双种群蚁群算法解决TSP问题,计算速度快,准确率高-Application of ant colony algorithm to solve TSP double population problem, computational speed, high accuracy
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:12578
    • 提供者:apple
  1. Swarm_Intelligent_Systems

    0下载:
  2. 群智能系统 主要讲述,蚁群算法、微粒群算法的原理以及应用,以及这些算法在MATLAB中的应用。-Swarm intelligence system is mainly about, ant colonies, particle swarm optimization theory and applications, and these algorithms in the MATLAB application.
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5973637
    • 提供者:李可
  1. chapter_8

    0下载:
  2. 现代智能算法法程序代码,遗传法 贪婪法 模拟退火法 蚂蚁群法 回溯法-Modern intelligent algorithms law code, the genetic method simulated annealing greedy algorithm backtracking ant colony method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:133591
    • 提供者:于方
  1. matlab-ant-colony-algorithms

    0下载:
  2. matlab 蚁群算法 源程序,里面有多个m文件-ant colony algorithm matlab source code, there are several m-files
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3662
    • 提供者:
  1. tspSA50

    0下载:
  2. 现代优化算法中的蚁群优化算法的matlab程序,测试数据为50城市的TSP问题。-Modern optimization algorithms, ant colony optimization algorithm matlab program, test data for 50 cities TSP problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1561
    • 提供者:mike
  1. Intelligent-Optimization-Algorithm

    1下载:
  2. 六种智能优化算法:人工蚂蚁算法、人工免疫算法、粒子群优化算法、免疫粒子群优化算法、差分进化算法、上帝算法-The six intelligent optimization algorithm: artificial ant algorithms, artificial immune algorithm, particle swarm optimization algorithm, immune particle swarm optimization, differential evolution
  3. 所属分类:matlab

    • 发布日期:2015-11-12
    • 文件大小:28672
    • 提供者:张亚辉
  1. suanfa

    0下载:
  2. 各类智能算法大全,包含各种遗传算法及蚁族算法等。-All kinds of intelligent algorithms Daquan, contains a variety of genetic algorithms and ant algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:6187712
    • 提供者:飞虎神鹰
  1. ant-matlab

    0下载:
  2. 具有新的模拟进化优化方法的有效性和应用价值的一群算法的matlab实现-Matlab implementation of the new analog evolutionary optimization approach the effectiveness and value of a group of algorithms
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:11199
    • 提供者:兰陵悦之
  1. 2D-Ant

    1下载:
  2. 资料为基于蚁群算法的车间布局三维路径规划。在给定车间障碍物后,利用算法寻求最优路径。-Data is based on a three-dimensional layout of ant colony algorithm path planning workshop. After the workshop given the obstacles, the use of algorithms for finding the optimal path.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5643
    • 提供者:houyang
  1. Ant-colony-optimization-algorithms

    0下载:
  2. 改进传统蚁群算法,基于同一位置出发,考虑每一个城市地点之间的权重值,最终得出路径次优但是花费最少的路线-Improved traditional ant colony algorithm, based on the same starting position, considering the weight values ​ ​ for each location between the city and ultimately come to a suboptimal pat
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3007
    • 提供者:
  1. ant colony algorithms

    0下载:
  2. 关于旅行商问题的蚁群算法实现,matlab源代码(Solving the TSP question with ant colony algorithms.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:LEES_k
  1. ant-colony-optimization

    1下载:
  2. 蚁群优化是一组概率性元启发式算法和智能优化算法,受蚂蚁社会行为的启发。(Ant Colony Optimization (ACO) are a set of probabilistic metaheuristics and an intelligent optimization algorithms, inspired by social behavior of ants.)
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com