CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - ant colony matlab code

搜索资源列表

  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:5.91mb
    • 提供者:王军
  1. ACA

    0下载:
  2. 蚁群算法代码,调试后已实现,希望与对此算法感兴趣的朋友共享-Ant colony algorithm code, debugging has been achieved, look forward to working with this algorithm are interested in sharing a friend
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2.15kb
    • 提供者:佳佳
  1. Ant_Colony_Clustering_Algorithm

    1下载:
  2. 蚁群聚类算法及其源码[matlab] 代码是可以执行的 -Ant Colony Clustering Algorithm and its source code [matlab] code is executed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-09
    • 文件大小:4.98kb
    • 提供者:陳子力
  1. ant-Qos

    0下载:
  2. 蚂蚁算法在服务质量方面的代码,主要是服务质量方面的东西-Ant Algorithm in the service quality of the code, mainly the quality of services of things
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1.44kb
    • 提供者:王强
  1. AntColonyAlgorithmForMatlab

    0下载:
  2. 蚁群算法在最短路中的matlab代码 用于机器人路径规划-Ant colony algorithm in the matlab code in short-circuit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5.58kb
    • 提供者:yueliangzhu
  1. ant

    0下载:
  2. TSP问题蚁群算法通用MATLAB源程序-Ant colony algorithm for TSP problem common MATLAB source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:5.04kb
    • 提供者:han fei
  1. ACOUCP

    0下载:
  2. 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constra
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1.66kb
    • 提供者:张望
  1. yqsfy

    0下载:
  2. TSP问题蚁群算法通用Matlab程序源码-Ant colony algorithm for TSP problem common Matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4.59kb
    • 提供者:天道酬勤
  1. 0000

    2下载:
  2. 一个经典的蚁群算法matlab仿真代码,带有gui界面,用过就会知道它有多方便-it is a classical simulation matlab code of ant colony algorithm with gui interface ,you will know how convenient it is.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:5.67kb
    • 提供者:冰兵
  1. matlab_swarm

    0下载:
  2. MATLAB程序实现蚁群算法,压缩包中有源码-MATLAB program realization of ant colony algorithm, compressed package in the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2.97kb
    • 提供者:张强
  1. ACA-TSP_source_code

    0下载:
  2. 该代码是基于蚁群算法的matlab代码,适用于求解TSP问题(即旅行商问题)-The code is based on ant colony algorithm matlab code for solving the TSP problem (ie TSP)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.49kb
    • 提供者:xyh
  1. ACA

    0下载:
  2. 蚁群算法的matlab编程思路,代码简单,实用-Ant colony matlab programming ideas, the code is simple and practical
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:13.26kb
    • 提供者:谭方
  1. QoS_MR

    0下载:
  2. matlab代码实现sensornet的QoS组播路由蚁群算法的Matlab程序-matlab code mesh networks realize the QoS multicast routing ant colony algorithm Matlab procedures-matlab code mesh networks realize the QoS multicast routing ant colony algorithm Matlab procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2.38kb
    • 提供者:苏光
  1. ant

    0下载:
  2. matlab实现蚁群算法,是一个基本的蚁群算法,采用随机规则选择路径-ant colony opimization source code implemented on matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.88kb
    • 提供者:nbcc
  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
    • 文件大小:1.49mb
    • 提供者:Binjie Liao
  1. ant-colony-algorithm-Matlab-code

    0下载:
  2. 蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。该算法可用于优化问题求解。-Ant Colony Algorithm papers and source code for solving optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:24.54kb
    • 提供者:yiqin
  1. ant-colony-algorithm(ACO)

    0下载:
  2. 蚁群算法实现TSP问题,代码由MATLAB编写,可直接运行,直接修改初始城市数据即可-Ant colony algorithm TSP problem, the code is written in MATLAB can be directly run, the data can directly modify the initial cities
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.12kb
    • 提供者:王宇蒙
  1. QoS组播路由问题的蚁群算法通用Matlab源码

    0下载:
  2. QoS组播路由问题的蚁群算法通用Matlab源码(QoS multicast routing problem ant colony algorithm, general Matlab source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:2kb
    • 提供者:spring888999
  1. Ant_TSP

    0下载:
  2. 基于蚁群算法的旅行商问题,matlab源代码,带功能说明(Ant colony algorithm for traveling salesman problem matlab source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:水木刀
  1. matlab-基本蚁群算法(TSP)(多点版)

    1下载:
  2. 蚁群算法解决TSP问题的matlab源代码(Ant colony algorithm to solve the TSP problem matlab source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:2kb
    • 提供者:双月神鸟
« 12 »
搜珍网 www.dssz.com