搜索资源列表
-
2下载:
用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
-
-
1下载:
利用差分进化算法(Differential Evolution)实现对经典函数sphere的验证,The use of differential evolution algorithm (Differential Evolution) to achieve the verification of classical function of sphere
-
-
2下载:
我个人收集的各类智能算法,共有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,
-
-
0下载:
这是本人自己写的关于混沌微分进化算法的源码和一篇关于混沌微分进化算法的文献,希望对初学者有一定帮助。-This is my own writing on the chaotic differential evolution algorithm source and a differential evolution algorithm on the chaos literature, hoping there will certainly be helpful for beginners.
-
-
3下载:
差分进化算法,自己编的,很有成就感呀。。。供大家参考参考-Differential evolution algorithm, own, and a great sense of accomplishment you. . . For your information. . .
-
-
5下载:
基于MATLAB的差分进化算法优化神经网络的源程序-MATLAB based on the differential evolution algorithm for optimization of neural network source code
-
-
0下载:
利用差分进化算法(Differential Evolution)实现对经典函数foxhole的验证
-The use of differential evolution algorithm (Differential Evolution) to achieve the verification of classical function foxhole
-
-
1下载:
利用差分进化算法(Differential Evolution)实现对经典函数girewangk的验证-The use of differential evolution algorithm (Differential Evolution) to achieve the verification of classical function girewangk
-
-
1下载:
差异演化算法的MATLAB程序,程序说明非常详尽,AI研究者必备-Differential evolution algorithm,
Matlab
-
-
0下载:
差分进化算法,比较好的算法啊。可用多目标优化-Differential evolution algorithm, a better algorithm ah. Available multi-objective optimization
-
-
0下载:
本文讨论了一个叫做差分进化进化优化算法停滞。
-This article discusses the stagnation of an evolutionary optimization algorithm called Differential Evolution.
-
-
0下载:
典型差分进化算法优化程序以及仿真,各策略比较-Differential evolution algorithm for the most used mutation strategies.
-
-
0下载:
微分进化(DE)是比较新的基于群体的随机优化,它的变异算子是由种群中任意选取的多对向量的差值得到的-Differential Evolution (DE) is a relatively new groups based stochastic optimization, its mutation operator arbitrarily selected from the population of the vector difference
-
-
0下载:
通过应用差分进化算法求解一个例子,简单的展示了差分进化算法的使用。-Through the application of differential evolution algorithm for solving an example shows the simple use of the differential evolution algorithm.
-
-
0下载:
差分进化算法,性能很好、很热的算法。这里有C、C++、Matlab的实现,希望对大家有帮助-Differential evolution algorithm, the performance is very good, very hot algorithms. Here are C, C++, Matlab implementation, we hope to help
-
-
0下载:
根据相关文献编写的智能算法,本算法为差分进化算法,可根据需要用在相关的例子上。-According to literature written in intelligent algorithms, this algorithm differential evolution algorithm, can be used in the relevant examples on.
-
-
0下载:
查分进化算法,一种新兴的优化计算方法,算子,流程,基本原理.-Differential evolution algorithm
-
-
0下载:
实现了无约束条件下的微分进化算法,对于微分几何有重要意义,参考价值极高。-Differential evolution algorithm
-
-
0下载:
This algorithm can solve two dimensional ODEs.The code include explanatory line.İt is written MATLAB.
-
-
1下载:
代码使用差分进化算法解决了车辆路径问题,供大家学习参考(The code uses differential evolution algorithm to solve the vehicle routing problem.)
-