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

搜索资源列表

  1. psoanduse

    0下载:
  2. 粒子群优化算法及其应用。详细介绍了粒子群优化算法(又叫微粒群算法)及其应用-PSO algorithm and its application. Details on the PSO algorithm (also known as PSO) and its application
  3. 所属分类:行业发展研究

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

    0下载:
  2. 本程序是关于粒子群优化算法PSO的代码 运行环境是vc6.0
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1973
    • 提供者:bairu
  1. 用于机组组合优化的蚁群粒子群混合算法

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

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

    0下载:
  2. 改进PSO-SVM在说话人识别中的应用。通过对粒子群优化算法中惯性权重和全局最优值 的分析,提出了一种根据迭代次数而自适应变化的惯性权重的粒子群优化方法,Improvement in the PSO-SVM speaker recognition applications. Through particle swarm optimization algorithm in the inertia weight and the analysis of the global optimum val
  3. 所属分类:Document

    • 发布日期:2017-03-22
    • 文件大小:315292
    • 提供者:彭伟
  1. PSO-optimization-of-SVM

    0下载:
  2. 这篇文章主要描述了基于粒子群算法下的支持向量积的研究-This article describes a study based on support vector particle swarm under integrable
  3. 所属分类:Development Research

    • 发布日期:2017-04-12
    • 文件大小:1419
    • 提供者:刘焕
  1. GAPSOFCM

    1下载:
  2. 遗传算法和粒子群算法,应用于优化据数据集的聚类中心,结合FCM算法应用聚类分析的几篇文献。-Genetic algorithm and particle swarm optimization (pso) algorithm, are applied to optimization the clustering center of the data set
  3. 所属分类:Development Research

    • 发布日期:2017-05-18
    • 文件大小:4845213
    • 提供者:jiejie
  1. MOPSO-MATLAB

    0下载:
  2. 多目标粒子群算法是模拟动物群体的社会行为,找到一个最优设计点的过程比作这些生物的觅食活动。换句话说,这些例子在设计空间中寻找最好的位置。-Multi-objective Particle Swarm social behavior is simulated animal groups, a process to find the optimal design point likened foraging activity of these organisms. In other words, t
  3. 所属分类:Document

    • 发布日期:2017-05-04
    • 文件大小:17038
    • 提供者:王军
  1. PSOandANT

    0下载:
  2. ,最早提出粒子群算法和蚂蚁算法的文章,粒子群算法和蚂蚁算法原版论文。-, First proposed particle swarm and ant algorithm article, PSO ant original papers.
  3. 所属分类:Document

    • 发布日期:2017-05-11
    • 文件大小:2456526
    • 提供者:周志鑫
  1. MOPSO-based-on-adaptive-mutaiton

    0下载:
  2. 基于自适应变异的对多目标粒子群算法的改进算法-Based on the multi-objective particle swarm algorithm for improved algorithm of adaptive mutation
  3. 所属分类:File Formats

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

    0下载:
  2. 粒子群算法,非常强大的智能寻优算法。可以计算不同适应函数。-Particle Swarm Optimization, a very powerful intelligent optimization algorithm. Different fitness functions can be calculated.
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:12897
    • 提供者:wangyiting
  1. mapso

    1下载:
  2. 粒子群算法,基于智能体粒子群算法与粒子群算法在解决电力分配上问题的对比图像-Particle swarm optimization algorithm
  3. 所属分类:Software Testing

    • 发布日期:2017-05-05
    • 文件大小:178860
    • 提供者:刘德花
  1. 123

    0下载:
  2. 粒子群算法求极值蚁群算法求极值和遗传算法求极值-Particle Swarm extremum extremum ant colony algorithm and genetic algorithms Extreme
  3. 所属分类:Software Testing

    • 发布日期:2017-05-06
    • 文件大小:647963
    • 提供者:焦艳
  1. Multi-objective

    0下载:
  2. 多目标粒子群算法是将多目标算法和粒子群算法结合起来的一种优化算法-Multi-objective Particle Swarm Optimization is an optimization algorithm combining multi-objective algorithm and particle swarm optimization
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:38356
    • 提供者:胡怡霜
  1. chapter3

    0下载:
  2. 遗传算法、粒子群算法优化BP神经网络-非线性函数拟合-Genetic algorithm and particle swarm optimization for BP neural network nonlinear function fitting
  3. 所属分类:Software Testing

    • 发布日期:2017-12-11
    • 文件大小:54213
    • 提供者:liwei
  1. Binary-particle-swarm-source

    0下载:
  2. 本文给出了二进制粒子群算法的源程序,并运用实例进行了验证。-In this paper, the source code of the binary particle swarm algorithm is given and verified by an example.
  3. 所属分类:software engineering

    • 发布日期:2017-12-15
    • 文件大小:11264
    • 提供者:贾利雷
  1. pso

    0下载:
  2. 粒子群算法是目前人工智能的基础算法,本程序是初学者更好的学习遗传算法的基础-Particle swarm algorithm is the basic algorithm of artificial intelligence. This procedure is the basis of the better learning genetic algorithm for beginners.
  3. 所属分类:File Formats

    • 发布日期:2017-12-10
    • 文件大小:1474
    • 提供者:介科伟
  1. (268粒子群)《精通MATLAB最优化计算 2版》

    2下载:
  2. 一本详细的matlab优化算法教程书籍,里面由浅入深介绍了各种优化算法的原理以及相应的matlab实现代码,还有一些具体的范例计算代码,相当实用。(A detailed MATLAB optimization algorithm tutorial book, which introduces the principles of various optimization algorithms and the corresponding matlab implementation code. The
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:28532736
    • 提供者:呛水的鱼
  1. OPF control of dc grid

    0下载:
  2. 针对直流电网中的最优潮流问题,提出了一种基于模糊控制理论的自适应粒子群算法,以实现电网兼顾有功网损和电压质量的优化运行。(To solve optimal power flow problem in DC grid, an adaptive particle swarm optimization (PSO) algorithm based on fuzzy control theory is proposed in this paper, and optimal operation consi
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:302080
    • 提供者:阿飞之父
  1. PSO-SVM

    1下载:
  2. 基于支持向量机负荷功率预测,使用粒子群算法进行参数寻优,供参考(Load Forecasting Based on Support Vector Machine)
  3. 所属分类:文章/文档

    • 发布日期:2020-06-29
    • 文件大小:61440
    • 提供者:AnthonyLIU
  1. 智能优化算法应用于近红外光谱波长选择的比较研究

    2下载:
  2. 近红外光谱(NIRS)是一种间接分析技术,其应用需建立相应的校正模型。为了提高模型的解释能力、预测准确度和建模效率,需要对NIRS 进行波长选择,优选最小化冗余信息。选用蚁群优化(ACO)、遗传优化(GA)、粒子群优化(PSO)、随机青蛙(RF)和模拟退火(SA)5 种智能优化算法对烟叶总氮和烟碱近红外光谱数据进行特征波长选择,结合偏最小二乘(PLS)算法,构建了多个烟叶总氮和烟碱的校正模型,(Near infrared spectroscopy (NIRS) is an indirect an
  3. 所属分类:文章/文档

    • 发布日期:2019-04-04
    • 文件大小:12073984
    • 提供者:weidong123
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com