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

搜索资源列表

  1. [matlab]altificialbeecolonyalgorithm

    12下载:
  2. 人工蜂群算法的matlab源代码,共有两个版本,原作者版和改进版。 -Artificial Bee Colony (ABC)algorithm matlab source code, there are two versions, the original author version and an improved version. Artificial Bee Colony (ABC) is one of the most recently defined algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:49136
    • 提供者:weijia
  1. WaveProcess

    0下载:
  2. 这是一部以软件形式分发的电子书。书名是《声波处理程序设计》。它和普通电子书的主要区别是不借助通用电子书工具,而是直接以编程方法形成标准 Windows 程序,形式类似普通学习软件。电子书包括如下内容: 声波数字化原理 Windows 声波编程概述 录放音应用程序实例 播放和创建声波文件 压缩声波编码应用实例 声波处理是多媒体编程的重要内容,也是程序设计的普遍难点。Windows 环境提供了多种声波编程支持。一般开发者可以借助这些支持很快写出处理程序,
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-19
    • 文件大小:5433697
    • 提供者:Media-Star
  1. ABC0317modified

    0下载:
  2. 改进版蜂群算法-modified ABC
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:21039
    • 提供者:Hank
  1. asynchrono-motors-abc

    0下载:
  2. 异步电机abc仿真模型,书中代码的改进,可能对您有用-Improvement of induction motor the abc simulation model , the code in the book , you might find useful
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:5063
    • 提供者:北陈尚
  1. artificial-bee-colony

    0下载:
  2. 蜂群算法,使用蜂群算法进行选择优化改进,并且得到最适应的结果。可以运行-ABC article bee colony
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:250921
    • 提供者:王晓宇
  1. MATLAB-ABC

    0下载:
  2. 改进的aritifical bee colony算法求解数值方程-Improved aritifical bee colony algorithm for numerical equation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:16495
    • 提供者:梁耀升
  1. ABC

    0下载:
  2. 原始人工蜂群算法求解无约束优化问题,改进了原始算法获得了更好的优化性能-original artificial bee colony algorithm for solving unconstrained optimization problems,we modified this algorithm and obtain a better performance
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:3201
    • 提供者:ouyanghaibin
  1. MATLAB-ABC-advanced

    0下载:
  2. 基于matlab的蜂群算法,对原始的算法进行了改进,效果比原始算法好-Matlab-based colony algorithm, the original algorithm is improved, the effect is better than the original algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4775
    • 提供者:郑杰
  1. improve-abc

    1下载:
  2. 改进的ABC算法将贪婪函数和代价函数改变从而达到修正pid参数-ABC improved greedy algorithm will change the function and cost function parameters to achieve the correction pid
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2502
    • 提供者:谢倩雯
  1. ABC

    2下载:
  2. 改进版的人工蜂群算法,包含了测试函数,可以运行的。-ABC algorithm coded using MATLAB language,Artificial Bee Colony (ABC) is one of the most recently defined algorithms by DervisKaraboga in 2005, motivated by the intelligent behavior of honey bees
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:42082
    • 提供者:叶子
  1. c-abc

    1下载:
  2. 这是对人工蜂群算法加了加速策略进行的改进,称为CABC-this is a algorithm named CABC,which is improved in the fundmantal of ABC(artificial bee clonoy algorithm)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4167
    • 提供者:anne.ding
  1. MATLAB-ABC-proved

    0下载:
  2. matlab ABC改进版 大家一块学习-matlab ABC an improved version of everyone learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5721
    • 提供者:wang
  1. ABC

    1下载:
  2. 人工蜂群ABC的MATLAB改进代码,挺详细的。-MATLAB ABC
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:265006
    • 提供者:于翔
  1. ABC

    1下载:
  2. 使用改进人工蜂群算法求解选址问题,相关论文已经发表-Artificial bee colony algorithm using the improved location problem
  3. 所属分类:transportation applications

    • 发布日期:2017-04-15
    • 文件大小:7270
    • 提供者:jiang
  1. 人工蜂群算法

    0下载:
  2. 人工蜂群算法(Artificial Bee Colony, ABC)是由Karaboga于2005年提出的一种新颖的基于群智能的全局优化算法,其直观背景来源于蜂群的采蜜行为,蜜蜂根据各自的分工进行不同的活动,并实现蜂群信息的共享和交流,从而找到问题的最优解。人工蜂群算法属于群智能算法的一种。(Artificial bee colony algorithm is a novel optimization algorithm based on swarm intelligence is propos
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:334848
    • 提供者:gahuan
  1. [with-matlab]

    0下载:
  2. 本文档是matlab版的人工蜂群算法,包含第一版和改进版(This document is the matlab version of the artificial bee colony algorithm, including the first edition and improved version)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:58368
    • 提供者:木棉
  1. 人工蜂群算法改进版

    1下载:
  2. 改进版人工蜂群算法,实现复杂函数的有效求解!!(The improved artificial bee colony algorithm realizes the effective solution of complex functions!!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-04-11
    • 文件大小:34816
    • 提供者:dw dw dw dw
  1. 改进人工蜂群算法

    0下载:
  2. 基于人工蜂群算法的鲁棒通信定位算法与实现(Robust communication location algorithm and Implementation Based on artificial bee colony algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-10-26
    • 文件大小:1180672
    • 提供者:dw dw dw dw
  1. ABC算法

    5下载:
  2. matlab语言的人工蜂群算法,包括最初版本和改进版两版(Matlab language artificial bee colony algorithm, including the initial version and the improved version)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-14
    • 文件大小:57344
    • 提供者:辣条青年
  1. ABC-K-means

    0下载:
  2. 基于改进人工蜂群算法的K均值聚类算法-喻金平-郑杰-梅宏标,matlab(K-means clustering algorithm based on improved artificial bee colony algorithm-Yu Jinping-Zheng Jie-Mei Hongbiao, matlab)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-21
    • 文件大小:57344
    • 提供者:辣条青年
« 12 »
搜珍网 www.dssz.com