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

搜索资源列表

  1. binarypso_c

    0下载:
  2. C语言编写的基本微粒群算法的应用介绍源码-C language's basic particle swarm algorithm for the application of the source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:53316
    • 提供者:吴勇
  1. Cheap_PSO

    0下载:
  2. C语言开发的微粒群优化算法源程序,程序用到了多个测试函数:包括Rosenbrock 函数等,操作时首先打开文件选择一个函数,然后点击计算就可以了。-C language development Particle Swarm Optimization algorithm source, a number of procedures used test functions : Functions include Rosenbrock, the first operation of a choice
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77848
    • 提供者:zhangtao
  1. psotb-alpha-0.2

    0下载:
  2. PSO(Padicle Swarm Optimization)微粒群优化算法,工具箱。-PSO (Padicle Swarm Optimization) Particle Swarm Optimization Algorithm toolbox.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:54983
    • 提供者:王子良
  1. jswarm-pso_1_1

    1下载:
  2. JSwarn 是微粒群优化(PSO) 程序包被写在Java. 设计要求极小的工作成绩使用(在配件箱外面) 虽然同样高模件。 -JSwarn Particle Swarm Optimization (PSO) package written in Java. The minimum design requirements of the Public results for the use (in the outside box accessories) Although the same hig
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:159007
    • 提供者:王子良
  1. bpso

    0下载:
  2. 用C#编写的基本微粒群算法的源程序代码,非常使用方便!-C# prepared in basic particle swarm algorithm source code is very easy to use!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7894
    • 提供者:阿科
  1. spso1

    0下载:
  2. 用c#编写的随机微粒群算法的源程序代码,希望对大家有所帮助!-prepared using random particle swarm algorithm source code, we want to help!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10104
    • 提供者:阿科
  1. 源代码

    0下载:
  2. 一个swarm的小程序-a small program of swarm
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:35942
    • 提供者:冬儿
  1. SimpleObserverBug

    0下载:
  2. 一个swarm开发的例子程序,可以帮助大家了解用java编写swarm程序的大致流程。-development of a swarm of example programs understanding can help you use java preparation procedures generally swarm process.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31850
    • 提供者:wsjgc
  1. FollowingModel

    0下载:
  2. 自己用swarm开发的一个车辆跟驰的模型,希望能跟广大爱好者共同探讨。-own use development of a swarm of vehicles - following model, the majority of fans are able to explore together.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10464
    • 提供者:wsjgc
  1. hPSO

    0下载:
  2. A hybrid Particle Swarm Optimization algorithm for finding the minimum of the function fitness in the real space.-Particle Swarm Optimization algo abbreviation for finding the minimum of the function fi tness in the real space.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2293
    • 提供者:chen
  1. matlab_min_use_PSO

    0下载:
  2. 使用pso求最小化一函數 matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!! 一起學習matlab和各種optimize methods 最小化:(x-15)^2+(y-20)^2 The swarm matrix is swarm(index, [location, velocity, best position, best value], [x, y components or the value compo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13154
    • 提供者:pychang
  1. bipso

    0下载:
  2. 围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”(wvi)向Pi,Pg的方向前进,从而可以在粒子群的运动过程中获得新的位置,增加求得更优解的机会.随着迭代的继续,经过变异的粒子群又将趋向于同一点,当粒子群收敛到一定程度时又进行下一次变异,如此反复,直到迭代结束.-particle swarm around the center of mass of the current PSO reinitialization. Thus,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77507
    • 提供者:wanglg
  1. pso530

    0下载:
  2. 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),由Eberhart博士和kennedy博士于1995年提出 (Kennedy J,Eberhart R. Particle swarm optimization.Proceedings of the IEEE International Conference on Neural Networks.1995.1942~1948.)。源于对鸟群捕食的行为研究。粒子群优化算法的基本思想是通过群体中个体
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:134585
    • 提供者:周荷
  1. jswarm-pso_1_1

    0下载:
  2. 這是最近蒐集資料找到的Java PSO Swarm 大家可以下載回去參考使用 理面文件有原出處以及作者 請大家要記得尊重版權-recently collected information to find the Java PSO Swarm we can go back and download reference Jimmy Surface original source documents and the author please remember to respect cop
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:169848
    • 提供者:林斯椅
  1. psopt

    0下载:
  2. A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:12830
    • 提供者:无心
  1. original_PSO

    0下载:
  2. 利用基本粒子群优化算法,使用matlab工具,求解Rastrigrin函数。-using particle swarm optimization algorithm, the use of Matlab tool Solving Rastrigrin function.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1343
    • 提供者:杨志鹏
  1. HybridParticleSwarmOptimization

    0下载:
  2. A hybrid Particle Swarm Optimization algorithm for functions in the real space. -Particle Swarm Optimization algo rithm for functions in the real space.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4016
    • 提供者:wei
  1. QACSMATLAB

    0下载:
  2. use swarm intelligence algorithm to slove travelling sales man problems in matlab-use swarm intelligence algorithm to slove traveling sales man problems in Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1094
    • 提供者:william
  1. antnet-4.0-src

    0下载:
  2. use swarm intelligence to simulate network routings in omnet-use swarm intelligence to simulate networ k routings in omnet
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:70456
    • 提供者:william
  1. NN-PSO

    1下载:
  2. 粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21488
    • 提供者:chenqh
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com