搜索资源列表
差分进化算法
- 差分进化算法的基础讲义和文档,都是英文版,属于基础资料,可以作为入门资料。
求解非线性方程组的BFGS差分进化算法
- 摘要:针对差分进化算法进化后期收敛缓慢和稳定性不强的缺陷,将BFGS算法插入差分进化算法当中,提出了一种BFGS差 分进化算法,用来求解非线性方程组。通过5 个非线性方程组和一个工程实例的实验,说明:算法收敛精度较高、收敛速度较快、 鲁棒性强、收敛成功率高,是一种较好的解决非线性方程组的方法。
DE
- 差分进化算法,自己编的,很有成就感呀。。。供大家参考参考-Differential evolution algorithm, own, and a great sense of accomplishment you. . . For your information. . .
de
- 差分进化算法,最新的用于替代遗传算法,是以后的主要发展方法-differential evolution
DeCpp
- 这是一个差分进化算法的C++语言源代码,今年来差分进化算法研究越来越多,其优越性已经为大家所认可,在这里为大家提供一个差分进化算法的C语言源码。-Differential Evolution Algorithm-C++ code
matlab(DEA)
- 用Matlab写的差分进化算法程序,基本差分算法的思想很简单,初学者可以自己写完后进行对比。-A differential evolutionary algorithm program
DEPAPER
- 介绍差分进化算法的英文文献。搞算法的朋友可以借鉴。-Introduce evolutionary algorithms search points of English literature.
DEmatlab
- 标准差分进化算法的MATLAB实现,有一个简单的函数,可以直接运行-MATLAB standard differential evolution algorithm to achieve, there is a simple function, can be run directly
DE
- 自己编写的差分进化算法,一个文件,比较简单,适合初学者-I have written the differential evolution algorithm, a file is relatively simple, suitable for beginners
deopf
- 差分进化算法(Differential Evolution, DE)是一种新兴的进化计算技术,或称为差分演化算法、微分进化算法、微分演化算法、差异演化算法。-Differential evolution algorithm (Differential Evolution, DE) is a new evolutionary computation technique, otherwise known as differential evolution algorithm, differentia
20110118_04
- 差分进化算法求解约束优化问题,JADE算法求解,性能优于其他算法-Differential evolution algorithm for solving constrained optimization problems
DeMat
- 针对差分进化算法的程序,基于matlab,-Procedures for the differential evolution algorithm, based on matlab,
DE_CPP
- 实现差分进化算法 的C++ 代码。差分进化算法是基于种群的遗传进化算法,应用于参数优化等问题。-DE with VC++
改进的差分进化算法
- 改进的差分进化算法,内附有测试函数,优化效果好。
差分
- 差分进化算法程序,函数优化问题,贼好用,用了就知道(Differential evolution algorithm, function optimization problems, thieves easy to use, you know)
差分进化算法算例.docx
- 有关差分进化算法的一个简单算例。简单函数算例流程以及源代码(Differential evolution algorithm)
差分进化算法
- 差分进化算法可以结合到其他算法中增加收敛速度和优化准确度(Differential evolution algorithm can be combined into other algorithms to increase convergence speed and optimize accuracy.)
自适应混沌差分进化算法 Matlab 程序
- 自适应混沌差分进化算法 Matlab 程序,摘录于知网上一篇博士论文。(Adaptive chaotic differential evolution algorithm Matlab program)
差分进化算法以及粒子群优化算法Optimizers
- 差分进化算法求极值(Differential evolution algorithm for extremum)
DE算法matlab程序
- matlab的基本差分进化算法,放在了压缩包中的word里面(The basic differential evolution algorithm of MATLAB is put in the word in the compressed package)