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

搜索资源列表

  1. PSOvrp

    0下载:
  2. 利用粒子群算法求解VRP问题程序,其中和禁忌搜索算法结合成混合算法求解,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55813
    • 提供者:zcx
  1. Solving0-Hybrid-Scheduling-Problems-Job_Shop-adapt

    0下载:
  2. 一种求解Job_Shop调度问题的混合自适应变异粒子群算法-Solving Hybrid Scheduling Problems Job_Shop adaptive mutation particle swarm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:132710
    • 提供者:boyc121
  1. example_tsp

    3下载:
  2. 用混合粒子群算法求解TSP问题,自带GUI界面,可解决各种TSP问题-Using hybrid particle swarm algorithm for TSP, own GUI interface, solve problems of various TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:33975
    • 提供者:lj
  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. GA_BP-pso_bp

    1下载:
  2. 遗传算法与神经网络混合的算法程序、粒子群优化与神经网络混合的算法程序,可以进行算法结果的比较-Genetic algorithm and neural network algorithm for mixed procedures, particle swarm optimization and neural network algorithm for mixed procedures, can be the result of comparison algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3601
    • 提供者:qing
  1. EnvironmenalEconomicPwerDispatchsAlgorithms

    0下载:
  2. 本文介绍了混合粒子群算法在环境和经济调度方面的应用,并对粒子群算法做了进一步发展,对算法学习有一定帮助。-In this paper, hybrid particle swarm algorithm in the environment and the application of economic dispatch, particle swarm optimization and further development of the learning algorithm must help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:285838
    • 提供者:JONE
  1. PSO_BP

    3下载:
  2. 基于粒子群和BP神经网络的混合优化策略算法。将改进PSO算法与BP神经网络结合,用PSO算法取代梯度下降法来优化神经网络的连接权值和阈值。程序简单易懂。-Based on Particle Swarm and the BP neural network algorithm for hybrid optimization strategy. Will improve the PSO algorithm and BP neural network, using PSO algorithm to re
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:188628
    • 提供者:李洋
  1. pso_nn_exe

    0下载:
  2. 粒子群优化算法与神经网络算法结合的一种混合算法,采用c语言实现-Particle swarm optimization algorithm and neural network algorithms for a hybrid algorithm, using c language implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:68520
    • 提供者:刘丽景
  1. Hybrid-PSO

    1下载:
  2. 基于matlab的混合粒子群算法,供算法应用学习者参考。-Matlab-based hybrid particle swarm algorithm, algorithm is used for learner reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-24
    • 文件大小:3732
    • 提供者:zangtianlei
  1. modern_youhua

    0下载:
  2. 现代最优化算法(有170多页的PPT,2010年的) 分为三个部分 Part 1 概论 Part 2 模拟退火算法 Part 3 遗传算法 现在常用的优化算法 禁忌搜索算法 模拟退火算法 遗传算法 人工神经网络 蚁群算法 粒子群算法 混合算法-Modern optimization algorithm is divided into three parts Part 1 Part 2 Introduction Part 3 simul
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4639348
    • 提供者:zhang
  1. SelPSO

    0下载:
  2. 混合粒子群算法 该算法能得到精确的结果-Hybrid Particle Swarm Optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:605
    • 提供者:龙昌
  1. TSP-based-on-improved-pso

    1下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-23
    • 文件大小:634043
    • 提供者:durongmao
  1. hybrid_PSO

    1下载:
  2. 一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高-Hybrid strategy based on improved particle swarm optimization, including the implementation of the program and parameter set hPSOoptions.m hpso.m two source files. Code is c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3892
    • 提供者:曹婧
  1. PSO

    1下载:
  2. 文件包括带压缩因子的粒子群算法,权重改进的粒子群算法,自适应权重法,随机权重法,变学习因子的粒子群算法,异步变化的学习因子,二阶粒子群算法,二阶振荡粒子群算法,混沌粒子群算法,混合粒子群算法,杂交粒子群算法,模拟退火算法-File with compression factor of the particle swarm algorithm, the weight to improve particle swarm optimization, adaptive weighting method,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-03
    • 文件大小:8445
    • 提供者:王觅蕤
  1. PSO

    0下载:
  2. 基于混合粒子群算法的航路规划,基于GUI平台,完美运行,无BUG-Hybrid particle swarm optimization based route planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:296564
    • 提供者:凌晨
  1. HybridPSO

    0下载:
  2. 混合粒子群算法示例,封装成了一个函数,可以加直接调用-Hybrid particle swarm algorithm example, encapsulated into a function that can be added directly call
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:664
    • 提供者:王明明
  1. hybrid-of-GA-and-PSO

    2下载:
  2. 混合粒子群算法训练BP神经网络(实验数据包含在内)-A hybrid algorithm is based on particle swarm optimization and it is used in training back propagation neural network (source code)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6339
    • 提供者:聂善坤
  1. hunheliziqun

    0下载:
  2. 混合粒子群算法的基础源代码,可有效解决旅行商问题(TSP)。-Hybrid PSO algorithm based on the source code, which can effectively solve the Traveling Salesman Problem (TSP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:13464
    • 提供者:丁淼淼
  1. PSO_breed

    1下载:
  2. 基于杂交的混合粒子群算法,只需添加适应度函数即可使用-Hybridization-based hybrid particle swarm optimization, simply add the fitness function can be used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:905
    • 提供者:liuya
  1. 代码

    4下载:
  2. MATLAB分数阶参数设计,控制参数研究混合粒子群算法优化分数阶PID(MATLAB fractional order parameter design)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:25600
    • 提供者:fuhy
« 12 »
搜珍网 www.dssz.com