Description: 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。
-with Java language, including the PSO (Particle swarm optimization, the Chinese translation of PSO or PSO algorithm), DE (Differential evolution, the Chinese translation of the difference or differential evolution evolution) algorithm, a number of non-binding and binding with the examples (such as the several issues Michelawicz ). Use see usage.txt, RUNExample.bat and procedures of the Notes. Platform: |
Size: 128000 |
Author:刘三 |
Hits:
Description: 基于粒子群和微分进化的优化算法研究,是一篇优秀的博士论文,希望能对大家有用-Based on particle swarm optimization and differential evolution algorithm, is an excellent doctoral thesis, hoping to be useful for all of us Platform: |
Size: 1819648 |
Author:chenjy |
Hits:
Description: 差分进化算法,是一种新兴起的智能计算方法.它能求解各种无约束优化问题.-Differential evolution algorithm, is a new emerging intelligent methods of calculation. It can to solve a variety of unconstrained optimization problems. Platform: |
Size: 4096 |
Author:刘军民 |
Hits:
Description: 微分进化算法来解决电力系统优化问题的源代码,例子采用的是40个粒子的大规模计算问题-Differential evolution algorithm to solve the optimization problem of power system source code, for example, uses 40 particles of mass calculation Platform: |
Size: 3072 |
Author:Mei Juan |
Hits:
Description: 一种很不错的全局搜索算法,源自于遗传算法,但效果比遗传算法好。很推荐用这个方法做优化-A very good global search algorithm, derived from the genetic algorithm, but the result was better than the genetic algorithm. Is recommended to use this method to optimize Platform: |
Size: 54272 |
Author:徐陈 |
Hits:
Description: A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing for real parameter spaces Platform: |
Size: 8192 |
Author:曹大群 |
Hits:
Description: 非常好的差分进化matlab程序,包括源代码和例子,可用于优化计算,多目标规划等方面-Matlab differential evolution very good procedures, including source code and examples, can be used to optimize the calculation, multi-objective planning Platform: |
Size: 130048 |
Author:何威 |
Hits:
Description: 这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorithm to represent a class of random algorithm collectively, 95 by Rainer Storn and Kenneth Prici proposed differential evolution approach, better than the traditional evolutionary algorithm simpler, 2004 The method of the originators of the publication of up to 580 of the differential evolution: A practical method for global optimization, this book is the English version seems to have been the Chinese version, in the hope that people interested in useful Platform: |
Size: 9848832 |
Author:plow |
Hits:
Description: 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic Algorithm, (transversal) Differential Evolution algorithm and Particle Swarm Optimization algorithm. Also, the GODLIKE-algorithm is included, which simply uses all of these optimizers while occasionally swapping populations between the different algorithms.
Platform: |
Size: 26624 |
Author:竹子的信仰 |
Hits: