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

Search list

[Other resourceDifferentialEvolution(matlab)

Description: Differential Evolution (matlab)-Differential Evolution (Matlab)
Platform: | Size: 14729 | Author: 夏與 | Hits:

[AI-NN-PRdifferential algorithm

Description: 这是一个用matlab编制的DE算法的源程序,希望大家喜欢!-This is a preparation using the Matlab DE algorithm source, hope you like them!
Platform: | Size: 9216 | Author: 黄善理 | Hits:

[AI-NN-PRDifferentialEvolution(matlab)

Description: Differential Evolution (matlab)-Differential Evolution (Matlab)
Platform: | Size: 14336 | Author: 夏與 | Hits:

[matlabDeMat

Description: 微分进化算法@matlab 适用于无约束连续变量的全局优化,包括线性规划、非线性规划,非光滑优化。-@ Matlab differential evolution algorithm for unconstrained global optimization of continuous variables, including linear programming, nonlinear programming, nonsmooth optimization.
Platform: | Size: 8192 | Author: xxg | Hits:

[Algorithmf1

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:

[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:

[matlabdifferentialevolution

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:

[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:

[OtherOptimizers

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:

[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:

[Mathimatics-Numerical algorithmsDE

Description: 差分进化算法,自己编的,很有成就感呀。。。供大家参考参考-Differential evolution algorithm, own, and a great sense of accomplishment you. . . For your information. . .
Platform: | Size: 1024 | Author: chenchao | Hits:

[Windows DevelopevolutionalgorithmbyDeMat

Description: 微分进化算法的matlab的实现,由国外一大学实验室编制,功能强大-the realization of Matlab differential evolution algorithm
Platform: | Size: 8192 | Author: xiongjun | Hits:

[MPIde

Description: 差分进化算法,最新的用于替代遗传算法,是以后的主要发展方法-differential evolution
Platform: | Size: 13312 | Author: jia | 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:

[OtherDifferential_Evolution

Description: Differential Evolution:a handbook for global permutation=based combinatorial optimization-Differential_Evolution:a handbook for global permutation=based combinatorial optimization
Platform: | Size: 25691136 | Author: 李斌 | Hits:

[matlabGNN

Description: 基于MATLAB的差分进化算法优化神经网络的源程序-MATLAB based on the differential evolution algorithm for optimization of neural network source code
Platform: | Size: 1024 | Author: 胡月 | Hits:

[matlabFoxholes

Description: 利用差分进化算法(Differential Evolution)实现对经典函数foxhole的验证 -The use of differential evolution algorithm (Differential Evolution) to achieve the verification of classical function foxhole
Platform: | Size: 6144 | Author: 淡天琉璃 | Hits:

[matlabGriewangk

Description: 利用差分进化算法(Differential Evolution)实现对经典函数girewangk的验证-The use of differential evolution algorithm (Differential Evolution) to achieve the verification of classical function girewangk
Platform: | Size: 6144 | Author: 淡天琉璃 | Hits:

[AI-NN-PRalgorithms

Description: 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization, differential evolution algorithm, genetic neural network algorithm, particle swarm SVM algorithm, particle swarm hybrid neural network algorithm algorithm. . .
Platform: | Size: 6202368 | Author: 王军 | Hits:

[matlabmatlab-for-Differential-evolution-

Description: matlab 编写的微分进化算法,供大家学习参考-matlab write differential evolutionary algorithm for everyone to learn information
Platform: | Size: 7168 | Author: wang | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net