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

搜索资源列表

  1. PSO.-using-in-TSp

    0下载:
  2. 混合群粒子算法TSP,是一个相当不错的智能算法,较之传统,更具鲁棒性-PSO using in TSP
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:12411
    • 提供者:xiongpai
  1. global-optimization

    0下载:
  2. 一种基于粒子群优化算法和差分进化算法的新型混合全局优化算法-A new hybrid global optimization algorithm PSO and differential evolution algorithm
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:505603
    • 提供者:王玉昂
  1. BP-liziqun

    0下载:
  2. 这是一个神经网络粒子群混合算法的代码。用于matlab- bppso
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:786
    • 提供者:crb
  1. PSOGSA

    1下载:
  2. 程序提出了一种基于人群混合算法,是粒子群优化和引力搜索算法的组合。主要目标提高整合PSO和GSA算法的能力-Hybrid Particle Swarm Optimization and Gravitational Search Algorithm (PSOGSA) A new hybrid population-based algorithm (PSOGSA) is proposed with the combination of Particle Swarm Optimization
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:153080
    • 提供者:chicen
  1. raypso

    0下载:
  2. 灰色理论优化粒子群优化算法,构建出的一种新的混合智能优化算法-Gray theory optimization PSO, build a new hybrid intelligent optimization algorithms. . . .
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4147
    • 提供者:dw
  1. PSO-bp

    0下载:
  2. 基于粒子群优化算法和BP神经网络的混合算法,用于求解复杂问题!-The hybrid algorithm of particle swarm optimization algorithm based on BP neural network and, for complex problem solving!
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:20069
    • 提供者:dengwu
  1. APSO-GA-ACO-TSP

    1下载:
  2. 综合粒子群和蚁群算法,再利用遗传算法中交叉编译算子;再引入模糊技术,形成模糊自适应粒子群和蚁群混合算法,求解TSP问题-Integrated particle swarm and ant colony algorithm, and then genetic algorithm is used to cross compile operator then introduced the fuzzy technology, forming a fuzzy adaptive particle swar
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:19904
    • 提供者:张海俊
  1. ACO_AIA_PSO

    1下载:
  2. 综合粒子群和蚁群算法,再利用免疫算法中交叉变异算子;形成ACO-AIA-PSO混合算法,求解TSP问题-Integrated particle swarm and ant colony algorithm, and then use the crossover operator and mutation operator of immune algorithm the formation of ACO-AIA-PSO hybrid algorithm, for solving the TSP
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:13093
    • 提供者:张海俊
  1. PSO

    0下载:
  2. 这个是matlab30例里面的关于TSP问题的,使用了粒子群和ga算法的混合!但是缺啥前面的初始化,以及后面的终止条件设定-This is matlab30 example on the inside of the TSP problem, using hybrid particle swarm algorithm and ga! But the lack of Han in front of initialization and termination condition is set bac
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:13666
    • 提供者:安素
  1. GAPSO

    0下载:
  2. 在冗余分配问题中一种混合遗传与粒子群优化算法的可靠优化方法,对初学者有很大帮助 -Redundancy allocation problem in a hybrid genetic and PSO reliable optimization algorithm, for beginners is a great help
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1762
    • 提供者:lubo
  1. PSA-nonuSA_89941

    0下载:
  2. 粒子群模拟退火算法 混合算法 可以运行 效果不错-pso sa
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-03
    • 文件大小:14914261
    • 提供者:wshr
  1. 12pso-algorithms

    5下载:
  2. 12种粒子群优化算法,包括协同,混合,局部,全局,繁殖等-12 particle swarm optimization algorithms, including coordination, mixing, local, global, breeding and so on
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-05
    • 文件大小:9394
    • 提供者:xulin
  1. GAPSO-share

    0下载:
  2. 粒子群优化和遗传算法混合编程, -GA and PSO mixed program
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:139087
    • 提供者:代立波
  1. PSO_DE

    1下载:
  2. 粒子群与差分进化混合算法,将两种算法进行了有效的融合,并进行了测试(Hybrid algorithm based on PSO and DE)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-04-17
    • 文件大小:9216
    • 提供者:走在路上
  1. code

    1下载:
  2. 基于蚁群算法的 TSP 求解,分别采用蚁群算法和蚁群算法-粒子群混合算法进行优化求解,使用不同的交叉和变异适应度函数更新粒子,从而实现 TSP问题的优化求解,更加逼近实际问题。(Based on the TSP solution of ant colony algorithm, ant colony algorithm and hybrid algorithm of ant colony algorithm particle swarm optimization are used to solv
  3. 所属分类:其他

    • 发布日期:2021-04-08
    • 文件大小:5120
    • 提供者:Fantasy1017
« 1 2 3 4 5 6»
搜珍网 www.dssz.com