CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - PSO

搜索资源列表

  1. C++pso

    1下载:
  2. PSO 算法的源代码,有很好的注释,希望给编程爱好者有一点帮助。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:134168
    • 提供者:高冲
  1. pso

    0下载:
  2. pso程序的源代码 pso程序的源代码-粒子群优化算法源程序 作者:FashionXu 一个pso程序的源代码。在vc.net2003下面通过。 建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来,呵呵,纯粹是建议。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2346
    • 提供者:黄先生
  1. PSO-DE

    0下载:
  2. 进化计算中的PSO算法,用c++仿真实现-Evolutionary Computation in the PSO algorithm, using c++ Simulation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:345406
    • 提供者:yehua
  1. Python-for-PSO-algorithm

    9下载:
  2. Python实现的粒子群优化算法源代码,需要引用到Numpy,需要对自定义问题进行优化只需要更改f6函数即可,智能算法本身的参数亦可以自行设定。-Python implementation of the PSO algorithm source code, you need to refer to Numpy, Custom issues need to be optimized to only need to change the f6 function, the smart algorith
  3. 所属分类:Algorithm

    • 发布日期:2015-04-10
    • 文件大小:10240
    • 提供者:wang
  1. pso_expriment

    1下载:
  2. 基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。-Basic population size and numerical experiments to improve the PSO algorithm source code can be automatically saves numerical experiment with drawing the source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7529
    • 提供者:楚湘华
  1. PSO_example_in_C

    0下载:
  2. PSO example in c. please study this code and enjoy it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1594
    • 提供者:havehuang
  1. pso

    0下载:
  2. Particle Swarm Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:142767
    • 提供者:muhammad
  1. FDRPSO

    0下载:
  2. code for fitness distance ratio PSO
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4224
    • 提供者:Samrat
  1. FIPSO

    0下载:
  2. Matlab code for Fullyinformed PSO
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:4158
    • 提供者:Samrat
  1. PSO

    0下载:
  2. 粒子群最佳化演算法(pso),為一個基本的程式,適合初學者來參考。-Particle Swarm Optimization algorithm (pso), for a basic program for beginners to reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:943
    • 提供者:allen
  1. pso

    0下载:
  2. 微粒群优化算法,可以应用在不同的领域,这是一个核心代码,可根据不同的应用领域进行扩展。-Particle swarm optimization algorithm, can be applied in different fields, this is a core of code, according to different application areas expand.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:248447
    • 提供者:gaoqian
  1. pso

    2下载:
  2. 程序说明: jblzq.m为基本粒子群程序求函数的最大值 lzq2.m是惯性权重法求函数的最大值 lzq3.m是惯性权重法求函数最小值。当然也可以用lzq2.m实现,在函数前加个负号 lzq4.m是收敛因子法求函数最小值 lzq5.m是带变异的惯性权重法求最大值,变异条件比较简单,变异次数多。还有一种变异是利用各粒的最优位置与全局最优位置的差的平方和,再开根号的值小于某一值最为收敛条件,将在我的报告中叙述 lzq6.m是分层粒子群优化算法,即利用两个粒子群同时进行搜索,一
  3. 所属分类:Algorithm

    • 发布日期:2016-12-22
    • 文件大小:6922
    • 提供者:沈龙
  1. pso

    0下载:
  2. 粒子群算法,通用版,大家拿去根据自己的问题进行适当的修改即可。-pso
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:31399
    • 提供者:徐炜
  1. PID1

    0下载:
  2. dc motor control using pso
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1240989
    • 提供者:mohamed ismail
  1. PSO

    1下载:
  2. 基于模拟退火的粒子群算法,模拟退火算法在搜索过程中具有该概率突跳的能力,能够有效地避免搜索过程陷入局部极小解。-Based on simulated annealing particle swarm optimization, simulated annealing algorithm in the search process has a sudden jump in the probability of the capacity, which can effectively avoid th
  3. 所属分类:Algorithm

    • 发布日期:2016-10-26
    • 文件大小:2665
    • 提供者:cuiping5122
  1. pso

    0下载:
  2. pso algorithme NOTE: THIS IS AN ALPHA RELEASE. FOR TESTING ONLY. 1. Installation: -Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m an
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:2635
    • 提供者:mlaouhi
  1. PSO

    0下载:
  2. Learning How Pso Work
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:26631
    • 提供者:Batosai
  1. kalmanswarm

    0下载:
  2. This code expains kalmanswarm optimization method.All files have been written on matlab 2007a. This method has been explianed with various benchmark functions. This optimization method can be directly compared with other unconstrained optimization me
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4805
    • 提供者:missed2010
  1. pso-mpi

    2下载:
  2. 标准PSO的c++实现,可以单线程运行,也可以通过MPI实现并行化,同时实现了粒子间的拓扑结构。(Standard PSO c++ implementation, you can run a single thread, you can also achieve parallelization through MPI, while achieving the topology between particles)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:1285120
    • 提供者:fanf_zhang
  1. PSO算法求解非线性方程组

    2下载:
  2. 使用pso粒子群算法求解非线性方程组,用c语言实现(PSO Particle Swarm Optimization (PSO) is used to solve nonlinear equations and is implemented in C language)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:347136
    • 提供者:dxlm
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com