CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - SWARM INTELLIGENCE

搜索资源列表

  1. improving_the_performance_of_pso_using_adaptive_de

    0下载:
  2. Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is a stochastic search and optimization tool. Changes in the PSO parameters, namely the inertia weight and the cognitive and social acceleration c
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:357.17kb
    • 提供者:sky
  1. 2121240

    1下载:
  2. ·程序,通过倒谱的计算能更好的提取 ·matlab代码,实现指纹图片的二值化、细化等功能 ·一款非常不错的国外图形图像处理软件源代码包,可执行 ·s3c2410的中文手册第1.2.3.6.8. ·用VC++实现数字图象的行变换,列变换,小波变换的 ·集成了CListBoxCn、CComboBoxCn ·关于linux下Pthread的使用教程,共有3个 ·实现多人聊天,一人做服务器,其它人做客户端,主要用 ·关于合成孔径雷达信号仿真中匹配滤波
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.21kb
    • 提供者:likeshuaigetao
  1. BU-3DFE.rar

    4下载:
  2. 国外有关三维人脸表情识别的文献。IEEE上面的,有兴趣的可以看看。,Automatic Registration of Vertex Correspondences for 3D Facial Expression Analysis. 3D facial expression recognition based on automatically selected features. 3D facial expression recognition with geometrically loc
  3. 所属分类:Other systems

    • 发布日期:2016-07-03
    • 文件大小:7.08mb
    • 提供者:张雯
  1. SwarmIntelligence

    0下载:
  2. 群体智能,高清版本。国际该领域大牛的作品。对搞智能计算和优化方面的朋友应该是非常有用的。-Swarm Intelligence. To engage in intelligent computing and optimization of a friend should be very useful.
  3. 所属分类:Other systems

    • 发布日期:2016-08-30
    • 文件大小:8.34mb
    • 提供者:郑林涛
  1. swarm-intelligence

    0下载:
  2. swarm intelligence from natural to artificial systems
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:17.11mb
    • 提供者:mon
  1. Morphogenesis

    0下载:
  2. Beggining of swarm intelligence. Paper by A. Turing
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1011.69kb
    • 提供者:AAAA
  1. Swarm-Intelligence-C

    0下载:
  2. swarm c code as a assigemnt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:23.13kb
    • 提供者:vishwa
  1. SPEA2011

    0下载:
  2. 很好的原始程序代码,实践群智能的应用研究-Good source code, practice the application of swarm intelligence
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:19.09kb
    • 提供者:lili
  1. yichuanzizhen

    1下载:
  2. 子阵划分的群体智能优化算法 遗传算法 利用遗传算法进行子阵划分-Subarray by swarm intelligence optimization algorithm Genetic Algorithm
  3. 所属分类:Other systems

    • 发布日期:2016-11-01
    • 文件大小:4kb
    • 提供者:tccj
  1. BeesAlgo

    0下载:
  2. bee Algorithm :swarm intelligence algorithm-bee Algorithm :swarm intelligence algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:21.95kb
    • 提供者:maream
  1. PSOPC

    0下载:
  2. 粒子群算法的智能优化,PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解-Particle swarm intelligence optimization, PSO algorithm is an evolutionary algorithm, and genetic algorithm similarity, it is also starting from a random solution, find the optimal solution by it
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:1.14kb
    • 提供者:王艳琴
  1. pso

    0下载:
  2. 粒子群优化算法(Particle Swarm optimization,PSO)又翻译为粒子群算法、微粒群算法、或微粒群优化算法。是通过模拟鸟群觅食行为而发展起来的一种基于群体协作的随机搜索算法。通常认为它是群集智能 (Swarm intelligence, SI) 的一种。它可以被纳入多主体优化系统(Multiagent Optimization System, MAOS).粒子群优化算法是由Eberhart博士和kennedy博士发明。-PSO (Particle Swarm optimiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.6kb
    • 提供者:transformandy
  1. pso

    0下载:
  2. vectorized particle swarm intelligence
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.12kb
    • 提供者:reza
  1. PIO

    2下载:
  2. PIO算法的matlab程序,用于路径自动规划-Inspired by the above homing behaviors of pigeons, a novel bio-inspired swarm intelligence optimizer which is named PIO has been invented in 2014 . In order to idealize some of the homing characteristics of pigeons, two operat
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7.48kb
    • 提供者:Hugo LEE
  1. APSO123

    0下载:
  2. PSO is originally attributed to Kennedy, Eberhart and Shi[1][2] and was first intended for simulating social behaviour,[3] as a stylized representation of the movement of organisms in a bird flock or fish school. The algorithm was simplified and it w
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5.37kb
    • 提供者:snn
  1. Chicken Swarm Optimization Algorithm

    0下载:
  2. 鸡群算法是一种全新的群智能算法,具有简单,良好的可扩展性,(Chicken swarm algorithm is a new swarm intelligence algorithm with simple and good scalability,)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:188kb
    • 提供者:奋斗小孩
  1. WOA_Toolbox

    0下载:
  2. swarm intelligence algorithm
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:245kb
    • 提供者:doaa
  1. aco

    0下载:
  2. In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs. This algorithm is a member of the a
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:47kb
    • 提供者:reyhooon
  1. “群体智能算法”Matlab工具箱3.0

    1下载:
  2. 群体智能算法”Matlab工具箱3.0 集成了八种种群体智能算法:'PPNGA','SFLA','MSFLA','AF-SFLA','PSO','ABC','DEr1','DEb2' % 2、适应度函数开放了一个参数Parmaters,接收本文件Options.Parmaters传递的参数,实例参见m文件F3_Rastrigin.m % 3、本程序设置了三个终止条件,终止条件3是必需的;终止条件1,2是可选的,不需要时隐去代码即可 % 4、在优化参数设置中,小种群设置与大种群设置各有优势
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:55kb
    • 提供者:evocj
  1. 改进的群搜索优化算法_景书杰

    1下载:
  2. 群搜索优化算法在matla中的实现,群集智能算法( Swarm Intelligence Algorithm)是 近 年出现的一类新的智能优化算法。 与其它基于随机搜 索的优化算法一样,具有易实现、 适用范围广的特点。(preindex=index; prebestmember=bestmember; fvalue = eval(strcat(fname ,'(population)')); [fbestval,index] = min(fvalue); bestmember
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:625kb
    • 提供者:W·Y·P
« 12 »
搜珍网 www.dssz.com