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

搜索资源列表

  1. A-new-approach-of-PSO-GA

    0下载:
  2. 基于PSO及遗传算法的改进,用于并行性方面的研究-PSO and Genetic Algorithm for the parallelism
  3. 所属分类:Development Research

    • 发布日期:2017-03-26
    • 文件大小:271865
    • 提供者:zhangsan
  1. mpso_bsplinea

    0下载:
  2. malab语言实现bspline曲线拟合,采用改改进的pso算法实现 ,经测试可直接使用。 -malab the language bspline curve fit, change improved pso algorithm has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:4806
    • 提供者:aixiaoxix
  1. PSO_MATLAB

    0下载:
  2. matlab 实现粒子群(pso)算法的程序源码。非常经典,里面有详细说明和注释。-matlab Particle Swarm (pso) algorithm of the program source code. Very classic, there are detailed instructions and notes.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:152632
    • 提供者:李帅
  1. 5346363636

    0下载:
  2. :针对粒子群算法进行多极点函数优化时 存在的局部极小点和搜寻效率低的问题,引入了小 生境的思想到粒子群算法中,以粒子的最好位置为 中心,粒子的最好的个体解对应的适应值为半径建 立圆形小生境。stretching 技术,其次对子群体采用解散策略,即当在子群体中找到一个极值点后把子群体解散回归主群体,最 后设置子群体创建时的半径阈值,避免子群体半径过大。该算法解决了标准的NichePS0算法在处理 多峰函数时,极值点的个数依赖于子群体个数及极值点容易出现重复、遗漏
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:166726
    • 提供者:zhuifenger
  1. pMATLABs

    0下载:
  2. pso 算法的matlab实现, pso 算法的的matlab实现。 ,经测试可直接使用。 -pso algorithm matlab realize pso algorithm matlab realize. Has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:8492
    • 提供者:noahkk
  1. SAPSO

    0下载:
  2. PSO的改进算法,收敛次数和稳定性都比PSO好-PSO algorithm, the number of convergence and stability than PSO good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:893
    • 提供者:万军
  1. PSO

    6下载:
  2. 用粒子群算法解决一般的VRP问题,这个是PSO的源代码-This is the source code of the PSO particle swarm algorithm to solve the general problem of VRP,
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:4872
    • 提供者:林冠男
  1. pso-with-mutation-operrator

    0下载:
  2. 带变异算子的粒子群优化算法,针算法存在易陷入局部最优点的缺点,提出带变异算子算法-Particle swarm optimization algorithm with mutation operator the needle algorithm easy to fall into the shortcomings of local minima, the proposed algorithm with mutation operator
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:119575
    • 提供者:liang jun
  1. PSO

    1下载:
  2. 粒子群优化算法的寻优算法,以求解约束条件下的极大值-Particle swarm optimization algorithm and optimization algorithm, to solve the constraint conditions of maximum
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:734589
    • 提供者:文东杰
  1. pso

    0下载:
  2. 粒子群算法的matlab实现,包含主文件pso.m和例子程序psodemo.m,psodemo2.m,Griewank.m, DrawGriewank.m等。每个文件都有详细的注释。-Particle swarm algorithm matlab realize, contains the master file pso.m and examples of procedures, each file has detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:4813
    • 提供者:fang
  1. genopt-type56

    1下载:
  2. The basic difference from the variants described above lies on the formation of the second component of the PSO algorithm (related with the personal best solution)
  3. 所属分类:assembly language

  1. PSOexample

    1下载:
  2. 关于多维变量PSO算法优化,是基于matlab的算法分析。可解决电力系统中无功优化等类似问题。例子中是2维的,若要增加变量请自行更改程序-PSO algorithm to optimize multidimensional variable matlab-based algorithm analysis. Solve the power system reactive power optimization and other similar issues. Example is 2-dimens
  3. 所属分类:matlab

    • 发布日期:2015-11-28
    • 文件大小:5120
    • 提供者:michaeljhon
  1. application-of-PSO-clumps-of-WSN

    2下载:
  2. 无线传感器网络中基于PSO的分簇路由算法-Wireless sensor networks based on PSO clustering routing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:679715
    • 提供者:岳丽颖
  1. 33

    2下载:
  2. 混合智能算法:采用人工神经网络对不确定性函数与及约束进行拟合,并采用pso算法求解考虑多个风电节点的IEEE33节点系统随机规划模型。-Hybrid intelligent algorithm: the use of artificial neural network to fit the function of the uncertainty and constraint, and using pso algorithm considering IEEE33 node system stoch
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:82259
    • 提供者:King
  1. pso

    0下载:
  2. 基于PSO工具箱的函数优化算法,新手学习不错-Optimization algorithm, novice-based the PSO toolbox of functions quite well
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:35914
    • 提供者:jack
  1. Metaheurisics

    1下载:
  2. 介绍遗传算法、模拟退火、一群算法、粒子群算法解决布局优化问题-Introduced genetic algorithm, simulated annealing, a group of algorithm, particle swarm optimization (pso) algorithm to solve layout optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:301728
    • 提供者:taojing
  1. facility-layout-problems

    0下载:
  2. 将布局问题转化为优化问题,利用只能优化算法求解,包括遗传算法、模拟退火、一群算法、粒子群算法-Will the layout problem is transformed into optimization problem, and use only optimization algorithm, including genetic algorithm, simulated annealing, a group of algorithm, particle swarm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:1429056
    • 提供者:taojing
  1. PSO-for-TSP-of-51-city

    0下载:
  2. 为本人毕业设计里,粒子群算法的一个应用,求解51个城市的TSP问题,城市的个数和位置都可以改动,并与遗传算法求解的结果进行对比!-I graduated from the design, the application of the particle swarm algorithm for solving the 51 cities TSP problem, the number and location of the city can be altered, and compared with
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:9973
    • 提供者:lin
  1. PSO_Knapsack_problem

    0下载:
  2. 粒子群算法编写的背包问题程序,可用于类似的0-1问题求解-A process used to solve Package Problem using PSO algorithm
  3. 所属分类:ELanguage

    • 发布日期:2017-11-20
    • 文件大小:1375
    • 提供者:刘琳
  1. Optimization-Algorithm

    0下载:
  2. 摘 要 为了实现快速精确的图像配准, 提出了基于改进粒子群优化算法的互信息图像配准方法, 以互信息作为图像配准的相似性测度, 使用改进的 PSO 算法来求解配准所需的空间变换参数 改进的粒子群算法引入组织的概念把整个种群划分为多个子群体共同进化, 并引入变异运算减少算法陷入局部最优 把改进的粒子群优化算法应用到医学图像配准领域上来, 实验结果表明, 算法能够得到比较满意的配准结果-Abstract In order to realize the fast precise image regist
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:191342
    • 提供者:vivi
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com