DE

所属分类:数值算法/人工智能
开发工具:Visual C++
文件大小:25KB
下载次数:217
上传日期:2010-12-11 01:38:29
上 传 者FLYXIONG
说明:  差分进化算法(Differential Evolution, DE)是一种新兴的进化计算技术。它是由Storn等人于1995年提出的,最初的设想是用于解决切比雪夫多项式问题,后来发现DE也是解决复杂优化问题的有效技术。本人实现了简单的DE
(DE is used for multidimensional real-valued functions but does not use the gradient of the problem being optimized, which means DE does not require for the optimization problem to be differentiable as is required by classic optimization methods such as gradient descent and quasi-newton methods. DE can therefore also be used on optimization problems that are not even continuous, are noisy, change over time, etc. )

文件列表:
DE算法综述.doc (84992, 2010-09-25)
DEdata.txt (34, 2010-12-01)
DE.cpp (5866, 2010-12-02)

近期下载者

相关文件


收藏者