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

搜索资源列表

  1. fish-algrothim

    0下载:
  2. 人工鱼群算法代码,国内李晓磊提出的,经测试可运行-AFSA code, domestic Xiaolei proposed by the tests will be run
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1309
    • 提供者:xinli
  1. asa-fc

    1下载:
  2. 人工鱼群算法C代码,经过论证。大家可以看看。-AFSA C code, through the demonstration. We can see.
  3. 所属分类:matlab

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

    0下载:
  2. 此matlab人工鱼群算法希望对初学者有所帮助-This matlab AFSA hope to help beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4481
    • 提供者:媛媛
  1. yuqunsuanfa

    0下载:
  2. 使用了缩短视野和步长的改进人工鱼群算法,对于学习人工鱼群算法的人们很有帮助!-Use a shorter step length vision and improved artificial fish swarm algorithm for learning AFSA helpful people!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2839
    • 提供者:shengshi_80
  1. rengongyuqunsuanfaTSP

    0下载:
  2. 基本人工鱼群算法在tsp问题中的应用,可以运行,很不错!-Basic artificial fish swarm algorithm tsp problems in the application, you can run, very good!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5499
    • 提供者:shengshi_80
  1. AFSA_Robots

    0下载:
  2. 基于人工鱼群算法的机器人加工路径规划,可以自行修改,也可作为初学人工鱼群算法的爱好者学习。-Robot based on artificial fish processing path planning algorithm, can modify, but also as a beginner AFSA enthusiasts to learn.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6094
    • 提供者:方贞
  1. 1afsa

    0下载:
  2. 基本人工鱼群算法程序,matlab代码,非常完整,有注释-AFSA programm is with matlab,which is very good
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:5939
    • 提供者:冰鹰
  1. fish-swarm-algorithm_CPPcode

    0下载:
  2. 此有人工鱼群算法的C++源代码,经测试过是可以运行的-The artificial fish swarm algorithm C++ source code, the test can be run
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1233054
    • 提供者:连召洋
  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-16
    • 文件大小: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-14
    • 文件大小: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. maxf

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

    • 发布日期:2017-04-07
    • 文件大小:252256
    • 提供者:胡天贵
  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. 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 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com