Welcome![Sign In][Sign Up]
Location:
Search - differential evolution in matlab

Search list

[AI-NN-PRDE40

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:

[AI-NN-PRDifferentialEvolutionAPracticalApproachtoGlobalOpt

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:

[Software EngineeringMATLAB

Description: matlab 基本语句描述,及一些基本内部函数,很有用的,欢迎共享,-Differential evolution algorithm is very popular in recentyears, it iswidely used in complex optimi- zation questionsbecause of it’s easy implementation and has less controlparameters. Butconventionaldifferen- tial evolution algorithm has a problem ofstagnation thatcan stop the algorithm convergence.
Platform: | Size: 34816 | Author: wang | Hits:

[Energy industryNewWinRARarchive

Description: This program is about economic load despatch. It has been done by using differential evolution algorithm.
Platform: | Size: 7168 | Author: Abdur Rahaman | Hits:

[matlabAFEM@matlab

Description: EM@matlab是一个有限元工具包,适用于静力和偏微分方程的演变-AFEM@matlab is a MATLAB package of adaptive finite element methods (AFEMs) for stationary and evolution partial differential equations in two spatial dimensions
Platform: | Size: 273408 | Author: 晁忠贵 | Hits:

[AI-NN-PREC_Final_Project_Implementation

Description: A source code for cellular memetic algorithm.
Platform: | Size: 9216 | Author: amir | Hits:

[matlabDifferential_evolution

Description: Differential evolution unit commitment economic dispatch
Platform: | Size: 26624 | Author: prince | Hits:

[matlabdepso

Description: 基于差分进化的粒子群优化算法,(全局最优粒子群优化算法)-Based on differential evolution particle swarm optimization, (global optimization PSO)
Platform: | Size: 2048 | Author: 林颦 | Hits:

[matlabde

Description: 基于matlab平台编写的微分进化算法,可用于电力系统问题优化-Based on matlab platform written in differential evolution algorithm can be used for optimization of power system problems
Platform: | Size: 62464 | Author: h | Hits:

[matlab(muPlambda)-CDE

Description: 不同的进化计算方法比较,并用matlab仿真实现-Constrained Evolutionary Optimization by Means of(mu+lambda) Differential Evolution and Improved Adaptive Trade-off Model Evolutionary Computation Journal, in press
Platform: | Size: 9216 | Author: yehua | Hits:

[Special Effectsdanshuipingji

Description: 对一个具有多目标的图像进行分割,对函数进行MATLAB定义,并设定相应的时间、空间步长,在演化过程中,对水平集的计算采用二阶基本无震荡差分格式,新初始化函数采用一阶基本无震荡差分格式,迭代时水平集每更新10次重新初始化水平集一次。这样,我们基本可以将简单的多目标图像进行分割。 -Split the image of a multi-objective function defined in MATLAB, and set the appropriate time, space step in the evolution Process, the second-order calculation of the level set of basic shock differential format, a new initialization function using the first order shock differential format, Diego The level set when the generation of updated 10 times to re-initialize the level set. In this way, we can basically a simple multi-objective image segmentation.
Platform: | Size: 768000 | Author: 刘玉婷 | Hits:

[Special EffectsjiandanCVmoxing

Description: 对一个具有多目标的图像进行分割。对函数进行MATLAB定义,并设定相应的时间、空间步长。在演化过程中,对水平集的计算采用二阶基本无震荡差分格式,新初始化函数采用一阶基本无震荡差分格式。 -A target image segmentation. MATLAB definition, function, and set the appropriate time and space steps. The second-order calculation of the level set in the process of evolution, the basic shock differential format, a new initialization function using the first order shock-free differential format.
Platform: | Size: 294912 | Author: 刘玉婷 | Hits:

[AI-NN-PR10dim

Description: sade算法的matlab程序,在13年发布的标准测试函数上进行实验,改进的差分进化算法。-the matlab code of SADE, an improved differential evolution algorithm, which are tested on the benchmarks in 2013.
Platform: | Size: 1793024 | Author: 师玉娇 | Hits:

[matlabDE-Algorithm-of-Rosen

Description: Matlab中采用微分进化算法计算Rosen函数的案例。-Matlab differential evolution algorithm used in the case of Rosen function.
Platform: | Size: 95232 | Author: 褚守车 | Hits:

[Windows Develop2016.11.03DE_SVR(差分进化)

Description: 以优化SVR算法的参数c和g为例,对DE(差分进化)算法MATLAB源码进行了详细中文注解。(Differential Evolution algorithm (DE) is a heuristic random search algorithm based on group differences. This algorithm is proposed by R.S and k.p. rice for solving Chebyshev polynomials. DE algorithm is also an intelligent optimization algorithm, which is similar to the previous heuristic algorithm, such as ABC, PSO, etc., which is a heuristic optimization algorithm. The DE algorithm is an optimization algorithm that I used in solving the case study of box coverage.)
Platform: | Size: 5120 | Author: mercy认真的雪 | Hits:

[matlabAFEM@matlab

Description: AFEM@matlab is a MATLAB package of adaptive finite element methods (AFEMs) for stationary and evolution partial differential equations in two spatial dimensions. It contains robust, efficient, and easy-to-follow codes for the main building blocks of adaptive finite element methods.
Platform: | Size: 282624 | Author: reeza | Hits:

[matlabDE-test

Description: 差分进化算法,求最优解,能实现,能运行,是个测试版本,可以在这基础改(Differential evolution algorithm, to achieve the optimal solution, can be realized, can run, is a test version, can be modified in this basis.)
Platform: | Size: 1024 | Author: pandakill | Hits:

[matlabDE算法matlab程序

Description: matlab的基本差分进化算法,放在了压缩包中的word里面(The basic differential evolution algorithm of MATLAB is put in the word in the compressed package)
Platform: | Size: 13312 | Author: realmecncc | Hits:

CodeBus www.codebus.net