CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 混合粒子群算法

搜索资源列表

  1. 用于机组组合优化的蚁群粒子群混合算法

    2下载:
  2. 所属分类:文档资料

    • 发布日期:2010-08-18
    • 文件大小:131492
    • 提供者:xy_hello
  1. dehpso

    0下载:
  2. 基于差分进化与粒子群混合算法优化源程序,这是一个java语言编制的源程序,很实用.-Based on Differential Evolution and Particle Swarm Optimization Hybrid Algorithm source code, which is a java source languages, it is practical.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:47438
    • 提供者:youzping
  1. PSO_BP

    0下载:
  2. 基于粒子群和BP神经网络的混合优化策略算法-Based on PSO and BP neural network algorithm for hybrid optimization strategy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:597338
    • 提供者:hupan
  1. Geneodes

    0下载:
  2. 遗传粒子群混合算法的测试节点优选方法研究-Genetic Particle Swarm Optimization Method of test nodes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:295646
    • 提供者:
  1. PSO_K

    0下载:
  2. 粒子群与K均值聚类的混合算法,值得拥有。-PSO and the hybrid K-means clustering algorithm, worth having.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1680
    • 提供者:Stone
  1. POL-localization

    0下载:
  2. 基于差分进化和粒子群优化算法的混合优化算法,并且有查分算法的原理介绍。-Based on differential evolution and the particle swarm optimization algorithm hybrid optimization algorithm, and the principle of grey or algorithm is introduced.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:506078
    • 提供者:张大热
  1. the-simulation-examples

    0下载:
  2. 基于差分进化和粒子群优化算法的混合优化算法,基于差分进化算法的定位算法,及其仿真。-Based on differential evolution and the particle swarm optimization algorithm hybrid optimization algorithm, evolutionary algorithm based on difference of localization algorithm, and its simulation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1310932
    • 提供者:张大热
  1. CPSO-FOR-function

    4下载:
  2. 小生境遗传粒子群混合算法及其测试函数,已经运行。-Niche Genetic Algorithm——PSO
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-29
    • 文件大小:233756
    • 提供者:bruce
  1. KP

    0下载:
  2. 引入能够处理混合型数据的K-prototypes聚类算法,在此基础上构造了一种基于粒子群优化算法和K-prototypes方法的混合聚类算法-this paper employs the K-prototypes clustering algorithm to deal with mixed valued data, and designs a hybrid clustering algorithm based on particle swarm optimization algorithm a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:30759
    • 提供者:伍洁
  1. IDE-pso

    1下载:
  2. 改进的差分进化算法优化粒子群优化算法的混合智能优化算法的源程序-Improved differential evolution algorithm to optimize the hybrid particle swarm optimization intelligent optimization algorithm source code! ! ! !
  3. 所属分类:Other systems

    • 发布日期:2016-04-25
    • 文件大小:47104
    • 提供者:dw
  1. ga-pso-aca_esn

    0下载:
  2. 用遗传粒子群蚁群混合算法来优化回升状态网络训练后的最终值。-Mixed genetic particle swarm ant colony algorithm to optimize the final value in the rebound after the state network training.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:1104
    • 提供者:张昌平
  1. PSOTool

    2下载:
  2. 求解非线性方程组方法有经典算法以及近年来流行的遗传算法.牛顿法及其改进形式,但是此类算法的收敛性在很大程度上依赖于初始点的选择,对于某些非线性方程组容易导致求解失败 为了克服经典算法的缺点,设计了求解非线性方程组的混合遗传算法,但依然对方程组和编码方法有很高要求。PSO是受到鸟群或者鱼群社会行为的启发而形成的一种基于种群的随机优化技术。它是一类随机全局优化技术,通过粒子间的相互作用发现复杂搜索空间中的最优区域。该算法是一种基于群体智能的新型演化计算技术,具有简单易实现、设置参数少、全局优化能力强
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-30
    • 文件大小:15360
    • 提供者:
  1. PSO-ACO-TSP

    2下载:
  2. 采用matlab进行编程,运用粒子群算法及蚁群混合算法解决TSP问题-Using matlab programming, the use of hybrid particle swarm algorithm and ant colony algorithm to solve TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:71799
    • 提供者:liuxing
  1. PSOGSA

    2下载:
  2. 引力搜索算法与粒子群算法结合的混合算法,多大量的标准测试函数进行测试-Hybrid algorithm gravitational search algorithm and particle swarm algorithm combining multiple large number of standard test functions for testing
  3. 所属分类:matlab例程

    • 发布日期:2017-02-20
    • 文件大小:151663
    • 提供者:孔飞
  1. GA_PSO

    0下载:
  2. GA_PSO为GA和PSO混合的优化算法,粒子群算法与遗传算法结合-GA_PSO optimization algorithm for mixed GA and PSO, PSO and Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3018
    • 提供者:zcx
  1. PSO-ASP

    2下载:
  2. 粒子群算法,及粒子群与遗传算法混合,求解装配序列规划问题。有系统界面,可运行,并画出适应度曲线。-Particle swarm optimization (pso) algorithm and hybrid particle swarm algorithm and genetic algorithm, to solve the assembly sequence planning problems. A system interface, can run, and draw the curve
  3. 所属分类:matlab

    • 发布日期:2016-10-11
    • 文件大小:20480
    • 提供者:李芬
  1. guangpan

    2下载:
  2. Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法 线性规划 单纯形法 修正单纯形法 大M法 变量有界单纯形法 整数规划 割平面法 分支定界法 0-1规划 二次规划 拉格朗曰法 起作用集算法 路径跟踪法 粒子群优化算法 基本粒子群算法 带压缩因子的粒子群算法 权重改进的粒子群算法 线性递减权重法 自适应权重法 随机权重法 变学习因子的粒子群算法 同步变化的学习因子 异步变化的学习因子 二阶粒子群算法 二阶振荡粒子群算法-radien
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:47563
    • 提供者:我去
  1. To-predict

    0下载:
  2. matlab预测程序集合,适用于数学建模大赛,直接数据导入就可以用。包括灰色模型预测程序2个,gm10,greymodel,高斯混合模型mixture_of_gaussians,以及BP神经网络优化模型,遗传算法优化,Genetic,粒子群算法优化,PSO-Matlab to predict collection, suitable for mathematical modeling contest, data import can use directly. Including gray mo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:7211
    • 提供者:Lisa
  1. pso

    0下载:
  2. 史峰智能算法30例中混合粒子群实现TSP问题的代码(The Code of Realization of TSP Problem in Mixed Particle Swarm in 30 Cases of Intelligent Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:12288
    • 提供者:狗田
  1. GA-PSO

    1下载:
  2. 本算法为用遗传算法改进粒子群GA-PSO算法,附带含有程序使用说明。(This algorithm uses genetic algorithm to improve particle swarm optimization GA-PSO algorithm, with instructions for the use of the program.)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-15
    • 文件大小:122880
    • 提供者:1/2
« 1 2 3 4 56 »
搜珍网 www.dssz.com