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

搜索资源列表

  1. 1234

    0下载:
  2. 组合优化问题的人工鱼群算法应用 通过模仿鱼类的行为方式,提出了一种基于动物自治体的优化方法—人工鱼群算法(Artificial Fish- school Al2 gorithm) ,并将其用于组合优化问题的求解. 介绍了该算法在此类问题求解中的距离、邻域等概念,给出了具体的实 现方法. 最后以TSP 问题为例对该算法进行仿真测试. 结果表明它具有快速收敛的能力.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:100271
    • 提供者:馨竹
  1. 333

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

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

    2下载:
  2. 根据人工鱼群算法的基本原理,求解一个函数值的最优解;,According to the basic principles of artificial fish-swarm algorithm, solving a function value of the optimal solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-06-17
    • 文件大小:1388
    • 提供者:陈超
  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-25
    • 文件大小:5140
    • 提供者:涛哥
  1. FSOUCP

    0下载:
  2. 此源码是对人工鱼群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial fish school algorithm for unconstrained optimization of continuous function to solve for the case containing the constr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1737
    • 提供者:张望
  1. rengongyuqun

    0下载:
  2. 使用先进的人工鱼群算法求解线性约束规划,此代码为原创,带注释,易读。-The use of advanced artificial fish school algorithm for solving linear constrained programming, the code for the original, with annotations, easy to read.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4202
    • 提供者:祝晓盈
  1. artificial_fish_algorithm

    0下载:
  2. 病态方程组的算法研究,人工鱼群算法在求解非线性方程组中的应用-Morbid equation algorithm, artificial fish swarm algorithm for solving nonlinear equations of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:196743
    • 提供者:乐天下
  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. afsa2011555

    0下载:
  2. 用人工鱼群算法实现旅行商问题以及求解极值问题,是一种仿生物行为优化算法-Algorithm using artificial fish solving the traveling salesman problem and extremal problems, is an imitation of biological behavior of optimization
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8039
    • 提供者:赵伟
  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. afsa-reservoir

    0下载:
  2. 用人工鱼群算法求解梯级水库优化调度,只需要修改相应的约束条件就可以进行优化计算了-Using artificial fish algorithm cascade reservoirs optimal scheduling, only need to modify the corresponding constraint conditions can were optimized
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5658
    • 提供者:
  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. solving-nonlinear-equations

    0下载:
  2. 人工鱼群算法在求解非线性方程组中的应用,求解的是多元非线性方程组。算法包括随机行为,聚集行为等多种鱼群活动-The application of artificial fish algorithm in solving nonlinear equations solving systems of nonlinear multivariable equations.Algorithm including random behavior, behavior and so on the many ki
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:50019
    • 提供者:xiashaoyan
  1. FSOUCP

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

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

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

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:504
  1. AFalgorithm

    1下载:
  2. 人工鱼群算法求解认知无线电功率分配,基于OFDM的认知无线电网络(Artificial fish swarm algorithm for cognitive radio power allocation)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-09
    • 文件大小:706560
    • 提供者:笑盈盈
  1. AFSA

    0下载:
  2. 使用人工鱼群算法求解多维复杂寻优问题,用于matlab平台。(The artificial fish swarm algorithm is used to solve the multidimensional complex optimization problem.)
  3. 所属分类:并行计算

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:lily1083797729
  1. 人工鱼群算法求解VRP问题

    4下载:
  2. 使用matlab语言实现人工鱼群算法求解车辆调度问题(Using MATLAB language to implement artificial fish swarm algorithm to solve vehicle scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-30
    • 文件大小:13312
    • 提供者:程小蛮
  1. 人工鱼群求解TSP问题

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

    • 发布日期:2020-05-22
    • 文件大小:9216
    • 提供者:程小蛮
  1. 人工鱼群算法求解认知无线电功率分配

    2下载:
  2. 人工鱼群算法求解认知无线电功率分配,基于OFDM的认知无线电网络,包含详细代码
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com