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

搜索资源列表

  1. matlab

    0下载:
  2. 蚁群优化,寻找最短路径,也可用于机器人规划-Ant colony optimization to find the shortest path can also be used for robot planning
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:9562
    • 提供者:周景
  1. matlab

    0下载:
  2. 蚁群算法程序经过我精心挑选并在数学建模中的一等奖-Ant colony algorithm has been carefully selected and the first prize in the mathematical modeling
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:3394
    • 提供者:chenshunqin
  1. MATLAB-30-Cases

    0下载:
  2. 。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent algorithm to explain the genetic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-03-15
    • 文件大小:1544479
    • 提供者:jueyouli
  1. matlab-ants-produre

    0下载:
  2. matlab 蚁群算法,用于计算遍历所有节点的最优路径,学生弄的,大家莫喷-matlab ant colony algorithm for calculating the optimal path to traverse all nodes, the students get, Mo spray. . .
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:2128
    • 提供者:姜昆武
  1. Ant-colony-algorithm-based-on-MATLAB

    0下载:
  2. 通过matlab仿真和验证蚁群算法在PCB板检测时路径的优化问题。附带蚁群算法代码以及仿真结果。-Through MATLAB simulation and validation of ant colony algorithm in PCB plate detection route optimization problem.thisfile include ant colony algorithm codes and simulation results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:112759
    • 提供者:姜伟
  1. ants-matlab

    0下载:
  2. 蚁群算法的优化功能 很好哦 我觉得仿真很好-Optimization capabilities of the ant colony algorithm oh well
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:3525
    • 提供者:杨泽俊
  1. ant-colony-algorithm-in-MAtlab

    0下载:
  2. 蚁群算法是一种常用的全局最优化方法,可在matlab中实行他的计算。-The ant colony algorithm is a global optimization method can be implemented in matlab his calculations.
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:323148
    • 提供者:yanfeiyi
  1. matlab

    0下载:
  2. 优化算法,蚁群算法,有助于将实现过程理解,用matlab实现-It can help you study
  3. 所属分类:assembly language

    • 发布日期:2017-11-23
    • 文件大小:11309
    • 提供者:李红
  1. AntClony-Matlab

    0下载:
  2. 蚁群算法在matlab中的模拟,基本调试成功,请高手指点~-Ant colony algorithm in matlab simulation, basic debugging success, experts urged to
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:7347
    • 提供者:Woo
  1. matlab

    0下载:
  2. 蚁群算法,经过多次改正,可在系统下直接调试。-Ant colony algorithm, after several corrections and can direct debugging system.
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:12706
    • 提供者:杜青青
  1. rengongyiqunsuanfa-matlab

    0下载:
  2. 人工智能算法,蚁群算法,人工免疫算法等matlab程序-Artificial intelligence algorithms, ant colony algorithm, artificial immune algorithm matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-27
    • 文件大小:63403
    • 提供者:杨叶红
  1. matlab-resource

    0下载:
  2. 基于旅行商问题的蚁群算法优化,对于蚁群算法初学者很有帮助!-Optimization, ant colony algorithm based on the traveling salesman problem for the ant colony algorithm beginners helpful!
  3. 所属分类:MPI

    • 发布日期:2017-11-23
    • 文件大小:1540953
    • 提供者:zhengzhiwei
  1. ant-matlab

    0下载:
  2. 蚁群算法在MATLAB中的实现源代码,包含蚁群算法的说明。-Ant colony algorithm implemented in MATLAB source code contains a descr iption of the ant colony algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:6519
    • 提供者:刘佳
  1. MATLAB-ACO-PSO-IA

    0下载:
  2. 群智能算法包括蚁群、粒子群算法等,以及人工免疫算法-Swarm intelligence algorithms include ant colony, particle swarm optimization, and artificial immune algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:22371
    • 提供者:robert
  1. matlab--Find-the-optimal-solution-

    0下载:
  2. 寻找最优解或最佳路径的多种matlab算法,其中包括蚁群算法,贪婪算法,哈密顿算法,floyd算法,dijkstra算法,遗传算法等-Find the optimal solution or the best path for a variety of matlab algorithms, including the ant colony algorithm, greedy algorithm, Hamiltonian algorithm, floyd algorithm, dijkstra a
  3. 所属分类:matlab

    • 发布日期:2018-04-18
    • 文件大小:207872
    • 提供者:zone
  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. matlab-Ant-colony-algorithm

    0下载:
  2. 蚁群算法的源代码 并带有详细注释 强烈推荐!-Ant colony algorithm source code with detailed notes and highly recommended!
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:11216
    • 提供者:lulu
  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-Matlab-program

    0下载:
  2. 无约束连续函数优化的人工蚁群算法通用MATLAB源码 -The general MATLAB source of unconstrained artificial ant colony algorithm for continuous function optimization
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:1911
    • 提供者:king
  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 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com