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

搜索资源列表

  1. 333

    0下载:
  2. 摘 要:在分析人工鱼群算法存在不足的基础上,对人工鱼群算法加以改进,提出了一种改进型人工鱼群算 法。该算法提高了全局搜索能力和收敛速度,并用于求解具有变量边界约束的非线性复杂函数最优化问题。 仿真结果表明,改进后的人工鱼群算法具有精度高、搜索速度快等特点,是一种求解复杂函数全局最优化的智 能算法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:189961
    • 提供者:duweijie
  1. fishB2.rar

    0下载:
  2. 一个人工鱼开源程序。适用于人工鱼群算法等的研究,有详细的英文注释,是研究人工生命,人工智能的有用参考资料。 A open source code of artificial fish. It is helpful to research on artificial swarm algorithm, and it's also useful to study artificial life and artificial intellegence.
  3. 所属分类:DirextX编程

    • 发布日期:2011-02-28
    • 文件大小:900403
    • 提供者:goyisking
  1. 蚁群算法VC界面

    2下载:
  2. 一个关于鱼群算法的界面 在VC中实现
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-04-15
    • 文件大小:2565689
    • 提供者:kangandlei
  1. rengongyuqun

    0下载:
  2. 人工鱼群算法,是一种优化进化算法。本文件算法码可测试通过。-Artificial fish school algorithm, is an evolutionary optimization algorithm. This document can be tested by the algorithm code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2050
    • 提供者:林夕
  1. rengongyuqun

    0下载:
  2. 此程序应用visual basic进行编程的,用人工鱼群算法的程序进行电力系统最优潮流的计算,希望能够对大家有用。-Application of this procedure visual basic programming, use of artificial fish-swarm algorithm procedure of power system optimal power flow calculation, hope can be useful to everyone.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:17361
    • 提供者:宋云峰
  1. Artificial_fish

    0下载:
  2. 人工鱼群的部分源码,这是人工鱼群算法的一个案例,用C++编程实现-AFSA
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1516
    • 提供者:ling
  1. AFAS

    0下载:
  2. 改进的鱼群算法,可以调试执行,编译环境vs2010,收敛速度非常快-Fish algorithm can debug execution, the compiler environment vs2010
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:3143806
    • 提供者:tl
  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. 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. ACO-PID

    0下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle s
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1503
    • 提供者:昊轩
  1. ACO-PID

    0下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used in the intelligent algorithm of PID parameter optimization and there are many, such as genetic algorithm, simulated annealing algorithm, pa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1510
    • 提供者:昊轩
  1. afsa

    0下载:
  2. 基本的人工鱼群算法的整体实现 包含各个鱼群行为-Basic overall implementation contains all the fish behavior of artificial fish algorithm
  3. 所属分类:IME Develop

    • 发布日期:2017-04-14
    • 文件大小:3100
    • 提供者:刘园园
  1. fish-algorithm

    0下载:
  2. 鱼群算法解决优化问题,包括线性非线性方程方程组,亲试可为-Fish algorithm to solve optimization problems, including linear equations of nonlinear equation and try for
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3970
    • 提供者:褚玉璞
  1. yuqun

    0下载:
  2. 求函数最大值,可用于一元和二元函数,采用鱼群算法计算-Maximum demand function can be used for unary and binary functions, using fish algorithm
  3. 所属分类:CSharp

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

    0下载:
  2. 使用MTALAB对鱼群算法进行了编写 内容详实易懂-Fish algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4292
    • 提供者:彭艳蓉
  1. gmjafsa

    0下载:
  2. 人工鱼群算法源代码,最基本的代码。可以很好的理解人工鱼群算法-Afsa is old code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:881
    • 提供者:白露
  1. yuqunsuanfa

    0下载:
  2. 人工鱼群算法求解函数极值问题,对于多极值问题可以跳出局部最优,寻求到全局最优。(Artificial fish swarm algorithm for function extremum problem)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:504
  1. 人工鱼群优化算法

    2下载:
  2. 人工鱼群算法,改变目标函数就行(Artificial fish algorithm, to change the objective function)
  3. 所属分类:其他

    • 发布日期:2020-02-11
    • 文件大小:1024
    • 提供者:夏泓毅
  1. 人工鱼群求解TSP问题

    2下载:
  2. 用matlab解决人工鱼群算法处理TSP问题(Solving TSP Problem by Artificial Fish Swarm Algorithms with MATLAB)
  3. 所属分类:其他

    • 发布日期:2020-05-22
    • 文件大小:9216
    • 提供者:程小蛮
« 12 »
搜珍网 www.dssz.com