搜索资源列表
HS
- 有关进化计算之和声搜索算法(HS)的几篇文档-On Evolutionary Computation of the harmony search algorithm (HS) of several documents
Harmony-Search
- 和声搜索算法,最近新提出的一种优化算法,韩国学者 Geem 等人提出-Harmony search- a novel optimization algorithm,proposed by Geem recently
resources
- 基于混沌和声搜索算法的水资源优化配置Harmony search algorithm based on chaotic optimal allocation of water resources-Harmony search algorithm based on chaotic optimal allocation of water resources
GSOaHGSO(matlab)
- GSO算法及其改进,其中HGSO是通过与和声搜索算法结合而成,主要用于结构的截面优化、几何优化、动力优化、拓扑优化等,具有收敛速度快,收敛结果好的优点,且其改进算法能摆脱局部最优的缺陷。-GSO algorithm and its improvements, HGSO is through a combination of harmony search algorithm, mainly used to optimize the structure of the cross section, g
Harmony-Search
- 关于和声搜索在电力系统中应用的两篇SCI文章-two SCI articles about Harmony Search Algorithm in the power system
ELD
- 和声搜索算法求解电力系统经济调度优化问题-Harmony search algorithm solve power system ecolomic dispatch optimization problem
HS1
- 基本和声搜索算法优化经典函数问题,运行效果还可以。和声搜索算法是新近的智能优化算法- Harmony search algorithm for classic function optimization problem.
harmony-search
- 和声搜索matlab,实现matlab开发环境下和声搜索的编程,为个人开发提供实例-Harmony search matlab, matlab development environment of harmony search programming, and provide examples for individuals to develop
HSA
- 利用和声搜索算法对IEEE33节点进行无功优化,采用前推回代潮流计算方法-Harmony search algorithm on IEEE33 node reactive power optimization, flow calculation method using forward and backward substitution
PSO-and-HS--
- 结合粒子群优化算法和和声搜索算法的优点,有效将群智能思想和随机全局搜索相融合,在几个函数优化问题中得到了验证 -Combining particle swarm optimization algorithm and harmony search algorithm advantage, effective will swarm intelligence thought and random global search phase fusion, in several function opt
5kinds-of-harmony-search-algorithm
- 5种改进的和声搜索算法的程序实现,其中两种是本人提出的并且公开发表的论文的程序实现-The improved harmony search algorithm program, two of which I proposed and published papers program
The-new-meta-heuristic-algorithm-bat
- 摘要:新型元启发式算法例如粒子群算法,萤火虫算法,和声搜索算法已经成为现今复杂的优化问题的有效解决方法。该文基于蝙 蝠的回声定位行为提出了一种新型的元启发式算法———蝙蝠算法,同时也将现有的一些算法的优点引入到该算法中。 改文对该算 法进行了详细的公式化表述并对其执行流程的作出了说明,并且将该算法与遗传算法、粒子群优化算法等算法进行了比较。仿真结 果表明,蝙蝠算法明显优于其他算法,并对进一步的研究作出了展望。-Summary: The new meta-heuristic algor
harmony-search
- 一种新的启发式优化算法和声搜索算法的介绍-A new heuristic optimization algorithm harmony search
NSGA-II
- 针对现有改进和声搜索算法(IHS) 的不足,提出一种自适应和声粒子群搜索算法(AHSPSO).-For the purpose of avoiding the disadvantage of improved harmony search (IHS) algorithm, an adaptive harmony search-particle swarm optimization (AHSPSO) algorithm is presented.
heshengsuanfa
- 和声搜索算法是一和启发式的全局搜索智能算法,在许多优化问题中得到了成功应用,而且在不少优化问题上比常规的一些智能算法的性能表现更优越,并且程序实现比较简单-Harmony and heuristic search algorithm is a global search of intelligent algorithm in many optimization problems have been successfully applied, but also in many optimizati
hs
- 和声搜索算法,实现matlab开发环境下和声搜索的编程事例-Harmony search algorithm, matlab programming examples under development environment harmony search
network-reconfiguration
- 一种基于和声搜索算法的配电网重构算法,并在IEEE33节点上进行算例的验证。-Harmony search algorithm based distribution network reconfiguration algorithms and validate numerical example in IEEE33 node.
HS
- 和声搜索算法,进行参数改进,并且对程序的模块做细致的说明-Harmony search algorithm, carry on the improvement of parameters, and the program module for detailed instructions
HS
- 和声搜索算法,一种智能优化算法,国外学者编写的源码,可以运行,附带有测试函数和简要的算法介绍,供大家学习参考。-Harmony search algorithm, a kind of intelligent optimization algorithm, foreign scholars write the source code, It can run smoothly with test function and algorithm is introduced briefly, consul
和声搜索算法-python代码
- 主要用于实现和声搜索算法的代码,用于进行算法优化(It is mainly used to realize the code of harmony search algorithm, which is used to optimize the algorithm)