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

搜索资源列表

  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-14
    • 文件大小:3571
    • 提供者:wz
  1. matlab-bian-ma

    0下载:
  2. matlab源代码 包括K均值聚类 鱼群算法 模拟退火 蚁群算法 端点检测等-matlab source code, including K-means clustering algorithm simulated annealing ant colony algorithm fish endpoint detection
  3. 所属分类:source in ebook

    • 发布日期:2017-05-20
    • 文件大小:5846622
    • 提供者:杨存强
  1. jiyuyucyangsuan

    1下载:
  2. 这个是遗传算法和鱼群算法的混合,可以让大家参考下。这个真心不错,大家可以修改目标函数-This is a hybrid algorithm of genetic algorithm and fish, so that we can refer to. This really good, we can modify the objective function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1192
    • 提供者:jim lu
  1. yichuangsaunfaandyuyun_plot

    0下载:
  2. 这个是遗传算法和鱼群算法的结合,其中还出现了图像,有点用处-This is a combination of genetic algorithms and fish algorithm, which also appeared in the image, a bit useless
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:729
    • 提供者:jim lu
  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. som20111201haodehahairis

    0下载:
  2. 尝试改进的鱼群算法,使用了并行的算法,结果有点不尽人意。-Try to improve fish algorithm, using the parallel algorithm, the results somewhat unsatisfactory.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2078
    • 提供者:刘辉
  1. fish_qua

    0下载:
  2. 鱼群算法的程序,我自己改进了一些点,程序可以运行,对于想学习的同学有一定的价值-Fish algorithm program, I improved some point, the program can run, students who want to learn a certain value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1713
    • 提供者:刘辉
  1. maxf

    0下载:
  2. 人工鱼群算法,实现人工鱼群算法的迭代和算法的现实-Artificial fish swarm algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:252256
    • 提供者:胡天贵
  1. fasa01

    0下载:
  2. 最基础的鱼群算法源代码,可以运行,非常好用的一种代码,希望大家喜欢-The most basic fish swarm algorithm source code, you can run
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1279
    • 提供者:胡鹏威
  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. AFSA

    2下载:
  2. 基于C语言的人工鱼群算法实现及其基于EasyX的仿真实现,至于EasyX的使用,请浏览www.easyX.com-(AFSA based on the C language implementation and its simulation based EasyX realize, as EasyX use, please visit www.easyX.com)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3235
    • 提供者:肖绵
  1. Seeking-robot-path-planning-problem

    1下载:
  2. 求机器人路径规划问题的人工鱼群算法Matlab程序-Seeking robot path planning problem AFSA Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:14596
    • 提供者:林海东
  1. AFSA

    0下载:
  2. 一个基本的人工鱼群算法,包括追尾行为、聚群行为、觅食行为随机行为等的一个可在matlab7.0上运行出来的算法-An algorithm running out on a basic matlab7.0 AFSA, including rear-end behavior of clusters acts of random behavior of foraging behavior
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8033
    • 提供者:黄美华
  1. AFSA

    0下载:
  2. 人工鱼群算法matlab代码 可以帮助了解人工鱼群算法-some data about AFSA,used in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:955
    • 提供者:zhaonan
  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. AFSAcPP

    1下载:
  2. 鱼群算法 通用程序C-AFSA fish
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4576
    • 提供者:毛乐乐
  1. QHABCE

    0下载:
  2. 混合LS人工鱼群算法Hybrid LS artificial fish swarm algorithm-Hybrid LS artificial fish swarm algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:496885
    • 提供者:他里雾
  1. Reactive-Power-and-fish-algorithm

    0下载:
  2. 本文基于matlab开发环境,利用鱼群算法对30节点的电网进行无功优化-Reactive Power Optimization Based on fish swarm algorithm in 30 node grid
  3. 所属分类:Energy industry

    • 发布日期:2016-08-21
    • 文件大小:6144
    • 提供者:sywhcsu
  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 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com