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

搜索资源列表

  1. antarithmeticprogram

    0下载:
  2. 蚂蚁算法的VC代码源,模拟蚂蚁觅食的行走途径,解决最优路径问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2639
    • 提供者:曹睿
  1. BFO.rar

    5下载:
  2. 细菌觅食随机优化论文及matlab源码。该算法属于进化算法的一种,可以处理全局优化、多目标优化、约束优化和动态优化等问题。,Bacterial feeding stochastic optimization papers and matlab source code. The algorithm belongs to a kind of evolutionary algorithm that can deal with global optimization, multi-objective o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-12-19
    • 文件大小:2452213
    • 提供者:bxingliu
  1. BG_Wael

    0下载:
  2. 改进的细菌觅食算法的MATLAB源代码,可以进行比较改进,对研究人员有帮助-Improved bacterial foraging algorithm MATLAB source code can be compared to improvements to the researchers help
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10030
    • 提供者:刘刚
  1. AntColony

    1下载:
  2. 程序模拟蚂蚁觅食的过程,是蚁群算法的实现。一共七个java文件。-Ant Colony Algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:105638
    • 提供者:钱朔
  1. PID

    3下载:
  2. PID类的仿生算法文章。有遗传算法、粒子群算法、细菌觅食算法、鱼群算法。-PID class bionic algorithm article. A genetic algorithm, particle swarm optimization, bacteria foraging algorithm, fish algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-08
    • 文件大小:23826432
    • 提供者:郭学会
  1. yiquansuanfayanshi

    0下载:
  2. 这是蚂蚁觅食的演示软件,对蚂蚁觅食的过程详细演示,有助于学习者对蚁群算法原理的了解。-This is a demonstration of software ants foraging on ant foraging process of a detailed presentation will help learners to understand the principle of ant colony algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:222401
    • 提供者:张兵
  1. antcolony

    0下载:
  2. 程序名称:蚁群觅食模拟 程序介绍: 本程序模拟自然界蚂蚁寻找食物并带回自己窝的过程,栩栩如生的再现了单个蚂蚁的灵活性和整体蚁群的智能涌现。关于用几条简单规则涌现生命现象的信念得到了进一步加强验证。用户可以自定义地图,从而让蚂蚁有机会与复杂的地形环境打交道,地形越复杂,蚂蚁的智能特性越能体现出来。-Name: ant foraging simulation program descr iption: This procedure simulated natural ants to fin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:235697
    • 提供者:李保
  1. ACOsimulation

    0下载:
  2. 蚁群算法模拟的源程序,可以模拟蚂蚁觅食过程,用C编写的。-Simulation of ant colony algorithm source code, can simulate the process of foraging ants, using C prepared.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-27
    • 文件大小:8259
    • 提供者:yaowj
  1. AFSA

    0下载:
  2. 人工鱼群算法AFSA算法主要模仿了鱼群的以下行为:1、觅食行为:这是生物的一种最基本的行为,也就是趋向食物的一种活动;一般可以认为它是通过视觉或味觉来感知水中的食物量或浓度从而选择趋向的。2、聚群行为:这是鱼类较常见的一种现象,大量或少量的鱼都能聚集成群,可以进行集体觅食和躲避敌害。3、追尾行为:当某一条鱼或几条鱼发现食物时,它们附近的鱼会尾随其后快速游过来,进而导致更远处的鱼也尾随过来。4、随机行为:鱼在水中悠闲的自由游动,基本上是随机的,其实它们也是为了更大范围的寻觅食物或同伴。-AFSA
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:71358
    • 提供者:duane
  1. pso

    0下载:
  2. 群体智能优化:粒子群算法,是一种以鸟群觅食这种社会行为为基础的最佳化寻优技术-particle swarm optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8396
    • 提供者:andy.qian
  1. suanfachengxu

    0下载:
  2. 蚁群算法的原理及实现代码 本文从蚂蚁的觅食行为算法的实现-ant colony
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:28629
    • 提供者:笃行
  1. acp

    1下载:
  2. 􀁽 蚁群算法是通过模拟蚂蚁觅食而发展出的一种新的启发算法􀁱 基于群体的协作与学习􀁯 该算法已 经成功地解决诸如× ≥° 问题等多种组合优化问题􀁱 本文提出了一种基于自适应调整信息素的改进蚁群算法􀁱 该算法根据人工蚂蚁所获得解的情况􀁯 动态地调整路径上的信息素􀁯 从而使得算法跳离局部最优解􀁱 通过仿真 实验获得的结果表明􀁯 该算法对于蚁群算法
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:341682
    • 提供者:malei
  1. 37724100frog

    0下载:
  2. 细菌觅食优化算法 ,解决比例积分控制器参数优化的程序,对初学细菌算法很有帮助。-Bacterial foraging optimization algorithm to solve PI controller parameter optimization procedure, useful for beginners bacterial algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:13848
    • 提供者:jiwei
  1. ant

    0下载:
  2. 蚁群优化算法 一种根据蚂蚁觅食设计的仿生优化算法 通过matlab实现-An ant colony optimization algorithm based on ant foraging optimization algorithm designed to achieve through matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:389478
    • 提供者:sss
  1. ant

    0下载:
  2. 用vc++编写基本的蚁群算法,形象的显示蚂蚁觅食的过程-Vc++ written with the basic ant colony algorithm, the image shows the process of foraging ants
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:64697
    • 提供者:猪猪
  1. BG-PSO

    0下载:
  2. 细菌觅食算法源代码,可以在MATLAB上运行,调试通过-Bacterial foraging algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:11914
    • 提供者:刘刚
  1. Papers-on-BFA

    0下载:
  2. 细菌觅食算法的相关论文和资料,都是PDF文件,适合初学该算法人员学习-Bacterial foraging algorithm related papers and information are PDF files, suitable for beginners to learn the algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2429020
    • 提供者:刘刚
  1. sBfo_Samp1NoNoise

    0下载:
  2. 在不加噪声的情况下,利用细菌觅食优化算法(BFA)辨识NARMAX模型-In the case without noise, the use of bacterial foraging algorithm (BFA) Identification NARMAX model
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2597
    • 提供者:史夏波
  1. sBfo_Samp1WithNoise

    0下载:
  2. 在加噪声的情况下,利用细菌觅食优化算法(BFA)辨识NARMAX模型-In the case of additive noise, the use of bacterial foraging algorithm (BFA) Identification NARMAX model
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2604
    • 提供者:史夏波
  1. Ant-colony-algorithm-and-program

    0下载:
  2. 蚁群算法 蚂蚁觅食 算法思路 详细程序 C-aco,Ants searching for food,Algorithm ideas,A detailed procedure,C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:23033
    • 提供者:xiong
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com