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

搜索资源列表

  1. matlab-source-code

    0下载:
  2. 人工鱼群算法源代码,含有该算法的三种行为matalb实现。-Artificial fish algorithm source code, contain the algorithm of three kinds of behavior matalb realize.
  3. 所属分类:matlab

    • 发布日期:2017-11-02
    • 文件大小:8979
    • 提供者:李蕾
  1. Artificial-Fish-Algorithm

    0下载:
  2. 人工鱼群算法的实现,matlab语言编写,很给力-artifial fish
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:5500
    • 提供者:宋强
  1. PP

    0下载:
  2. 人工鱼群算法。一种较好的寻优算法-Artificial Fish School Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:2603
    • 提供者:胡小威
  1. Fish

    1下载:
  2. Matlab人工鱼群算法。内容完整丰富,非常值得学习和收藏。-Matlab artificial fish swarm algorithm. Full rich content, very worth learning and collectibles.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:3267
    • 提供者:zhaowen
  1. yuqunsuanfa

    0下载:
  2. 该程序是基于鱼群算法的函数寻优程序,有详细的程序说明介绍,适合初学者学习使用。-The program is based on fish swarm algorithm for function optimization procedures, a detailed descr iption of the procedures introduced, suitable for beginners to learn to use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:3840
    • 提供者:许阳
  1. yuqun

    0下载:
  2. 鱼群算法函数寻优,很好用,带有数据,推荐!-Fish swarm algorithm for function optimization, easy to use, with data, recommended!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:7959
    • 提供者:杨晓帆
  1. AFSA_code

    0下载:
  2. 简单的人工鱼群算法的matlab源码,希望对大家有所帮助,有问题可以交流,谢谢指正.-Artificial fish swarm algorithm matlab source code, we want to help, the problem can exchange, thank you correct me.
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:1394
    • 提供者:madjkfai
  1. matlab

    0下载:
  2. 本程序是智能算法:鱼群算法的函数和一个例子,在matlab10.0上经测试,可以完美运行-This program is a smart algorithm: a function and an example of the fish swarm algorithm has been tested and works perfect matlab10.0 on
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:7889
    • 提供者:凌云
  1. 123

    0下载:
  2. 提出了一种双域模型人工鱼群算法。算法采用前驱节点指向的编码方法形成多播树表示人工鱼,将搜索 空间分为可行域和非可行域。分别赋予可行域和非可行域的人工鱼不同的游动目标,设计行为算子自适应地执行 4 种人工鱼行为。数值实验结果表明,提出的算法可以有效利用非可行个体,具有较好的求解时延约束最小代价 多播树的性能。-An artificial fish swarm algorithm with two regions model was proposed. The algor ithm us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:840697
    • 提供者:yeyewa
  1. AFSAPRBF

    1下载:
  2. 自己修改的用人工鱼群算法优化径向基神经网络的一个源程序,喜欢研究RBF神经网络的朋友可以下载!-Modify a source, like the artificial fish swarm algorithm to optimize radial basis function neural network research RBF neural network friends can download!
  3. 所属分类:JavaScript

    • 发布日期:2017-11-26
    • 文件大小:188644
    • 提供者:张琪
  1. rengongyu1

    0下载:
  2. 人工鱼群算法实现多个参数并行优化,解决参数优化的系列问题。-Artificial fish swarm algorithm optimization of multiple parameters in parallel, a series of problems to solve the parameter optimization.
  3. 所属分类:MPI

    • 发布日期:2017-11-25
    • 文件大小:1334
    • 提供者:朱茵
  1. PSO

    0下载:
  2. 粒子群优化算法(PSO)是一种基于种群的随机优化技术,由Eberhart和Kennedy于1995年提出。粒子群算法模仿昆虫、兽群、鸟群和鱼群等的群集行为,这些群体按照一种合作的方式寻找食物,群体中的每个成员通过学习它自身的经验和其他成员的经验来不断改变其搜索模式。 -Particle swarm optimization algorithm (PSO) is a population based stochastic optimization technique, put forward
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:1024
    • 提供者:ycg
  1. afsa-network-planning

    0下载:
  2. 基于人工鱼群算法编写电网规划程序,经验证可行-Writing grid planning process, based on artificial fish algorithm proven feasible
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:5918
    • 提供者:liushuting
  1. Research-on-Some-Novel-Bionic-Opt

    0下载:
  2. :仿生优化算法是模拟自然界中生物行为的随机搜索算法,可以用来解决现实中的许多优化问题。简要介绍了目前比 较流行的四种新型仿生优化算法(蚁群算法、微粒群算法、人工免疫算法以及人工鱼群算法)的基本原理;然后深入分析了这 些仿生优化算法的异同之处-Bionic optimization algorithms aye stochastic search methods that mimic the natural biological behavior of species.They age
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:293392
    • 提供者:zhangyan
  1. Niche-artificial-fish-swarm-alg

    0下载:
  2. 提出了一种基于生境人工鱼群算法的多峰问题优化算法.该算法融合了模拟退火、小生境技术的思想,并加入了变异算子和自动生成合适小生境半径机制-Since it is difficult to find all the optima when artificial fish SWalTn algorithm(AFSA)is used in multimodal optimization.a niche artificial fish swalTn algorithm(NAFSA)based on b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:231151
    • 提供者:zhangyan
  1. zhinengTSP

    0下载:
  2. TSP的matlab神经网络解法,包括遗传算法、粒子群算法 、鱼群算法、模拟退火法程序,程序有注释-The TSP Matlab intelligent solution, including genetic algorithm, particle swarm optimization, fish school algorithm, simulated annealing procedures, procedures comment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:15575
    • 提供者:唐小米
  1. example2

    0下载:
  2. 鱼群算法代码的源代码和案例仿真,可以在用于各种计算等等等的呢等额个-Fish swarm algorithm source code and case simulation, can be used for various calculations, etc., etc. it equal one
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-22
    • 文件大小:3825
    • 提供者:294823967
  1. 1

    0下载:
  2. 智能优化算法作为新兴的搜索算法,一般是指利用自然界的生物系统与优化过程的某些相似性而逐步发展起来的优化算法,如遗传算法、粒子群算法、蚁群算法等,它们通过对搜索空间中的一组解按概率规则操作得到下一组解。 人工鱼群算法源于对鱼群运动行为的研究,是一种新型的智能仿生优化算法。它具有较强的鲁棒性、优良的分布式计算机制、易于和其它方法结合等优点。目前对该算法的研究、应用已经渗透到多个应用领域,并由解决一维静态优化问题发展到解决多维动态组合优化问题。 -As an emerging intell
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:374268
    • 提供者:eggitta
  1. FSA_YJC

    0下载:
  2. 自己编写的鱼群算法很有用,对初学者很有帮助-I have written the fish school algorithm is useful, useful for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:4884
    • 提供者:miaozhiyong
  1. intelligentalgorithm

    0下载:
  2. 智能算法:神经网络,极限学习机,遗传算法,粒子群算法,蚁群算法,鱼群算法,人工免疫算法-Intelligent algorithms: neural networks, Extreme Learning Machine, genetic algorithm, particle swarm optimization, ant colony algorithm, fish swarm algorithm, artificial immune algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-29
    • 文件大小:1503232
    • 提供者:杨永亮
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com