CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 粒子群算法源代码

搜索资源列表

  1. Discrete_PSO_TSP_C

    2下载:
  2. 离散粒子群算法(Discrete PSO)C语言源代码。 附带有利用D-PSO解决旅行商问题(TSP)的代码可作为使用时的Demo参考-discrete particle swarm algorithm (Discrete PSO) C language source code. Incidental use of a D-PSO solve the traveling salesman problem (TSP) code can be used as a reference when t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:49928
    • 提供者:布拉德
  1. randpso

    0下载:
  2. 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是随机粒子群算法源代码,可以直接运行,针对不同的问题,只要稍加修改就可以马上使用,希望能对大家有点帮助。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algori
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9817
    • 提供者:曾生宝
  1. standpso

    0下载:
  2. 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是标准粒子群算法源代码,可以直接运行,针对不同的问题, 只要稍加修改,既可。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algorithm, the pro
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8504
    • 提供者:曾生宝
  1. pso_gray.rar

    5下载:
  2. 粒子群优化算法结合灰色模型进行电力市场的预测,自己编写的源代码,使用标准粒子群算法,Particle swarm optimization algorithm combined with a gray model forecast of the electricity market, I have written the source code, using the standard particle swarm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:13476
    • 提供者:许留山
  1. PSO_synthesis.rar

    10下载:
  2. 粒子群优化算法用于天线阵列方向图综合,自己编写的源代码,使用标准粒子群优化算法,Particle swarm optimization algorithm for antenna array pattern synthesis, I have written the source code, using the standard particle swarm optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5028
    • 提供者:许留山
  1. pso程序的源代码

    1下载:
  2. VC++环境下的粒子群算法源代码,通用模板,需要自行添加目标函数和约束条件-pso
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-06
    • 文件大小:12999
    • 提供者:方芳
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  1. Matlab

    3下载:
  2. 各类人工智能算法源代码哦,包括蚁群、粒子群、遗传、神经网络-The source code of various artificial intelligence algorithms Oh
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-24
    • 文件大小:21241
    • 提供者:fcy
  1. Peking_University_PSO_All_in_one

    7下载:
  2. 北京大学计算智能研究室几位计算智能教授的辛苦结晶,包含粒子群算法源代码,PPT文档说明,十五个典型的测试函数,算法注释详尽,简明扼要,是难得的粒子群算法学习材料-Institute of Computational Intelligence Computational Intelligence Research Laboratory Professor of several hard crystal that contains the source code for Particle Swarm
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-29
    • 文件大小:7351182
    • 提供者:liutianya
  1. psogaoshang

    0下载:
  2. 高尚版本的粒子群算法源代码,用MATLAB编写-High version of Particle Swarm algorithm source code written with MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:681
    • 提供者:刘洪霞
  1. pso

    0下载:
  2. 这是我自己编写的基本粒子群算法源代码。供初学者用-This is my own preparation of elementary particle swarm algorithm source code. For beginners to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:921
    • 提供者:刘洪霞
  1. partical

    1下载:
  2. 智能计算算法,粒子群算法的源代码以及实例-The source code and example of the particle swarm algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:198302
    • 提供者:roy
  1. pos-code

    0下载:
  2. 粒子群优化源代码,简单描述了粒子群算法的实现过程,通过代码形式清楚描述粒子群实现过程。-pos code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1744
    • 提供者:henry
  1. main

    0下载:
  2. 标准粒子群算法源代码 模拟鸟类觅食,全局寻优 -standard PSO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1071
    • 提供者:
  1. PSO

    0下载:
  2. PSO 粒子群算法 java源代码 毕业设计所做-PSO algorithm java source code made to graduate design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1269
    • 提供者:王洵
  1. LZQYHSF

    0下载:
  2. 粒子群算法源代码,属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解。-Particle swarm algorithm source code, is a kind of evolutionary algorithm, and genetic algorithm are similar, it is also starting from the random solutions, through the iterative search for the optimal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:9284
    • 提供者:毛铭瑄
  1. 多目标粒子群算法matlab源代码

    2下载:
  2. 多目标粒子群算法matlab源代码,内容齐全!绝对好用!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2015-03-21
    • 文件大小:33300
    • 提供者:hpxx0126
  1. MATLAB智能算法30个案例分析——源代码

    1下载:
  2. 算法优化,包括粒子群算法,遗传算法以及多种神经网络(optimization algrithm,include PSO algrithm GA and other kind algrithm ,and many kinds of Nural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1571840
    • 提供者:挖宝额
  1. chapter30

    0下载:
  2. 粒子群算法的源代码,更新公式的改进,包含中文注释(Particle swarm algorithm source code, update formula improvements)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:176128
    • 提供者:杰仔珊
  1. code

    1下载:
  2. 是关于文章Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification的Matlab源代码,希望对从事这个方向的人员有所帮助。(Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-12
    • 文件大小:21406720
    • 提供者:bengbengkaka
« 12 »
搜珍网 www.dssz.com