CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 鱼群 函数

搜索资源列表

  1. AFSA-MATLAB

    0下载:
  2. 此源码是对人工鱼群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解。仅供学习参考。-This source is a realization of artificial fish school algorithm for unconstrained optimization of continuous functions to solve for the case with constraint, you c
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5140
    • 提供者:涛哥
  1. rengongyuqun

    3下载:
  2. 在matlab环境下用智能算法--人工鱼群算法求函数极值的matlab程序-In the matlab environment with intelligent algorithm- artificial fish-swarm algorithm for the extremal function matlab program
  3. 所属分类:matlab

    • 发布日期:2014-04-25
    • 文件大小:1835
    • 提供者:一顺
  1. wuyueshurengongbuwu

    0下载:
  2. 无约束连续函数优化的人工鱼群算法通用MATLAB源码.rar
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5672
    • 提供者:易豪
  1. afsaqiujizhi

    1下载:
  2. 这是一个用人工鱼群算法编写的求函数极值的matlab程序-This is an artificial fish school algorithm with the evaluation of the function extreme value write matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1564
    • 提供者:程小雅
  1. rengong-swarm-algrithim

    0下载:
  2. 此函数实现人工鱼群算法,用于求解无约束连续函数最小化问题,仅供学习参考。-Artificial fish school algorithm to achieve this function, continuous function for solving unconstrained minimization problem, study reference purposes only.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5074
    • 提供者:涛哥
  1. improved-AFSA

    0下载:
  2. 基于混沌迭代式的改进鱼群算法用于对非线性函数寻优-an improved Artificial Fish-swarm Algorithm on optimization for unlinear function
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1215
    • 提供者:Zh.Chen
  1. fitness

    0下载:
  2. 一种基于人工鱼群算法求解这一类函数极值的代码,并通过仿真实验的研究,验证了该算法求解函数极值是有效可行的。 -Algorithm based on artificial fish extreme function of this type of code, and through simulation studies to verify the function of the algorithm is effective and feasible extreme.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1215
    • 提供者:tom
  1. yuqunsuanfa

    0下载:
  2. 鱼群算法源代码 MATLAB -------------------------------------------------------------------------- Rosenbrock函数最小值 Fitness = Rosenbrock 优化函数 Range = repmat([-30 30],2,1) 参数实数范围-Fish school algorithm source code for MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:915
    • 提供者:k
  1. fish121

    0下载:
  2. 量子遗传算法函数寻优,用鱼群求解非线性函数-Quantum genetic algorithm for function optimization, fish for Nonlinear Function
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3688
    • 提供者:vincent
  1. agentdiedai1

    0下载:
  2. 基于agent和势函数的鱼群游动三维仿真,动态的-Schools of fish swimming agent and potential function-based three-dimensional simulation, dynamic
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:1701
    • 提供者:tangxilang
  1. YQSF

    0下载:
  2. 鱼群算法函数寻优,以求解在约束条件下的极值。给出两个实例-Artificial fish swarm algorithm function optimization, in order to solve the constrained extreme value.Two examples are given
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:15523
    • 提供者:文东杰
  1. Unconstrained-continuous

    0下载:
  2. 无约束连续函数优化的人工鱼群,matble代码,用着还行-Unconstrained continuous function optimization artificial fish, matble code,feel okay
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2406
    • 提供者:
  1. AFSA_fx

    0下载:
  2. AFSA_fx是用人工鱼群算法(artificial fish swarm algorithm)解决一元函数寻优问题。文件打开后运行AFSA_fx.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-AFSA_fx is (artificial fish swarm algorithm) function is used to solve a dollar AFSA optimization problem. Run AFSA_fx.m file to get
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:38190
    • 提供者:Rareson
  1. AFSA_fxy

    0下载:
  2. AFSA_fxy是用人工鱼群算法(artificial fish swarm algorithm)解决二元函数寻优问题。文件打开后运行AFSA_fxy.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-AFSA_fxy is (artificial fish swarm algorithm) to solve the optimization problem with a binary function AFSA. Run AFSA_fxy.m file to
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:30869
    • 提供者:Rareson
  1. ASFA

    0下载:
  2. 本代码实现了人工鱼群算法(ASFA.m),并用该算法寻找Sphere函数的极小值-This is a ASFA .
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3571
    • 提供者:wz
  1. afsa1

    0下载:
  2. matlab程序实现 人工鱼群算法对测试函数进行测试 包里还包含测试函数的程序-AFSA matlab program to test the function of the test package also includes a program to test the function
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5036
    • 提供者:耿晓琇
  1. FSOUCP

    0下载:
  2. 对人工鱼群算法的一种实现,用于无约束连续函数的优化求解。-Fish Swarm Optimization for Unconstrained Continuous Problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1663
    • 提供者:陈新文
  1. yuqunsuanfa

    0下载:
  2. 人工鱼群算法用于解决一元函数的最值问题,亲测有效,可以用的。(Artificial fish school algorithm, pro test effective.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:青木bq
  1. @matlab

    1下载:
  2. 人工鱼群算法包括各种鱼群行为,用于决策 但是主程序和评价函数,因为根据具体应用不同所以,不在这里给出(The artificial fish swarm algorithm includes a variety of fish behavior, which is used for decision making but the main program and evaluation function, because it is not given here according to the
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:cccv
  1. 基于鱼群算法的函数寻优算法

    0下载:
  2. 基于鱼群算法的函数寻优算法的matlab代码示例。(Function optimization algorithm based on fish swarm algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:8192
    • 提供者:qiu@qiu
« 12 »
搜珍网 www.dssz.com