搜索资源列表
GA_Matlab
- 在工业工程中,许多最优化问题性质十分复杂,很难用传统的优化方法来求解.自1960年以来,人们对求解这类难解问题日益增加.一种模仿生物自然进化过程的、被称为“进化算法(evolutionary algorithm)”的随机优化技术在解这类优化难题中显示了优于传统优化算法的性能。目前,进化算法主要包括三个研究领域:遗传算法、进化规划和进化策略。其中遗传算法是迄今为止进化算法中应用最多、比较成熟、广为人知的算法。
DeMat
- 微分进化算法@matlab 适用于无约束连续变量的全局优化,包括线性规划、非线性规划,非光滑优化。-@ Matlab differential evolution algorithm for unconstrained global optimization of continuous variables, including linear programming, nonlinear programming, nonsmooth
GA_Matlab
- 在工业工程中,许多最优化问题性质十分复杂,很难用传统的优化方法来求解.自1960年以来,人们对求解这类难解问题日益增加.一种模仿生物自然进化过程的、被称为“进化算法(evolutionary algorithm)”的随机优化技术在解这类优化难题中显示了优于传统优化算法的性能。目前,进化算法主要包括三个研究领域:遗传算法、进化规划和进化策略。其中遗传算法是迄今为止进化算法中应用最多、比较成熟、广为人知的算法。-In industrial
differentialevolution
- 非常好的差分进化matlab程序,包括源代码和例子,可用于优化计算,多目标规划等方面-Matlab differential evolution very good procedures, including source code and examples, can be used to optimize the calculation, multi-objective planning
thesegmentationofimage
- 基于进化规划算法的医学图像描述 分割函数是最大熵双阈值函数-the segmentation of image
CEP_demo
- 经典的进化规划算法,是一种基于遗传算法演化而来的,即Classical Evolution Algorithm-CEP Algorithm is based on genetic algorithm, that Classical Evolution Programming Algorithm
FEP_demo
- FEP快速进化规划算法,参见姚新的文章《Evolutionary Programming Made Faster》-FEP fast evolutionary programming algorithm, see Yao xin s paper《Evolutionary Programming Made Faster》
improve
- 基于进化规划的FCMBP模糊聚类改进方法Based on Evolutionary Programming FCMBP fuzzy clustering method to improve-Based on Evolutionary Programming FCMBP fuzzy clustering method to improve
CEP
- 基于高斯变异的进化规划用于解决非线性无约束函数问题-The Evolutionary programming for sloving the nonlinear unconstrained function by adapting the Gauss mutation
Adaptive-EP
- 自适应进化规划,具有p-best变异策略-Adaptive Evolutionary Programming with p-best Mutation Strategy
yizhonggaijindejinhuafangfa
- 一种改进的进化规划方法及其在电力系统无功优化中的应用-An Improved Evolutionary Programming and Its Application in Power System Reactive Power Optimization
jhsf
- 本书论述深入浅出,从简单的实力介绍没中算法的原理,然后深入讨论他们的基本理论及应用技术,图文并茂,便于自学;包括,遗传算法,遗传规则,进化策略,金花规则4中算法,本书分别介绍他们的基本知识,基本理论及实施技术,全书共分5涨,跟别为绪论,遗传算法,遗传规划,进化策略,进化规划-This book discusses in simple terms, the strength of introduction from a simple pr
EP
- 简单的进化规划算法(EP),用于理解该类算法的思想。-Simple evolutionary programming algorithm (EP)
EP_4
- 进化规划算法,实现功能是求一个函数的最大值。-Evolutionary programming algorithm, function is a function of the maximum demand.
EP_Lin
- 同样是进化算法中的进化规划算法,实现的功能也是需找一个函数的最优值。-The same evolutionary algorithm evolutionary programming algorithm, the function is also required to find the optimal value of a function.
MetaEvolutionProgramming
- MetaEvolutionProgramming,进化规划例程,采用五分之一竞争法则,而不是进化策略的Q竞争法则,用来解决二项式的最优解问题-Evolutionary programming routines, using fifth competition rules,to solve the optimal solution binomial, rather than evolutionary strategy using Q co
FSMPrediction
- 自动机预测程序,进化方法:进化规划,进化计算,(Automata prediction procedure, evolutionary approach: evolutionary planning, evolutionary computation,)
回复:程序设计要求
- 进化规划算法的运行代码,主要完成对目标的寻优,(Evolutionary programming algorithm running code, mainly to achieve the goal of optimization,)
遗传退火进化算法.rar
- 可以利用模拟退火算法通过降温求得最优解和最优规划(The simulated annealing algorithm is used to obtain the optimal solution and the most optimal planning)
栅格法路径规划
- 利用差分进化和粒子群优化算法在栅格地图中寻找最优路径(Using Differential Evolution and Particle Swarm Optimization to Find the Optimal Path in Raster Map)