多维函数优化程序

所属分类:人工智能/神经网络/深度学习
开发工具:Java
文件大小:125KB
下载次数:152
上传日期:2005-12-23 15:22:12
上 传 者daringzqy
说明:  用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。
(with Java language, including the PSO (Particle swarm optimization, the Chinese translation of PSO or PSO algorithm), DE (Differential evolution, the Chinese translation of the difference or differential evolution evolution) algorithm, a number of non-binding and binding with the examples (such as the several issues Michelawicz ). Use see usage.txt, RUNExample.bat and procedures of the Notes.)

文件列表:
maosTOY\Source\AbstractSwarm.java (8284, 2005-06-04)
maosTOY\Source\agent\AbstractAgent.java (2154, 2004-07-12)
maosTOY\Source\agent\DEAgent.java (3321, 2004-07-18)
maosTOY\Source\agent\DEPSAgent.java (5142, 2004-09-18)
maosTOY\Source\agent\PSAgent.java (4257, 2004-10-11)
maosTOY\Source\agent\PSAgent.java~1~ (4315, 2004-09-09)
maosTOY\Source\agent\PSAgent.java~2~ (4476, 2004-10-11)
maosTOY\Source\agent\SCAgent.java (4336, 2004-07-18)
maosTOY\Source\DE.java (2683, 2005-06-04)
maosTOY\Source\DEPS.java (3801, 2005-06-04)
maosTOY\Source\encode\EvalElement.java (2267, 2004-05-11)
maosTOY\Source\encode\EvalStruct.java (2082, 2004-05-11)
maosTOY\Source\encode\IEncodeEngine.java (858, 2004-05-11)
maosTOY\Source\Global\BasicBound.java (2634, 2004-05-11)
maosTOY\Source\Global\CompareValue.java (1034, 2004-05-27)
maosTOY\Source\Global\GlobalCompare.java (1782, 2004-05-27)
maosTOY\Source\Global\GlobalString.java (2102, 2004-05-13)
maosTOY\Source\Global\IUpdateCycleEngine.java (869, 2004-05-11)
maosTOY\Source\Global\OutputMethods.java (1311, 2004-05-11)
maosTOY\Source\Global\RandomGenerator.java (4703, 2004-05-11)
maosTOY\Source\goodness\ACRComparator.java (2739, 2004-07-12)
maosTOY\Source\goodness\BCHComparator.java (1799, 2004-07-12)
maosTOY\Source\goodness\IGoodnessCompareEngine.java (1271, 2004-05-11)
maosTOY\Source\goodness\PenaltyComparator.java (1674, 2004-05-28)
maosTOY\Source\goodness\SRComparator.java (1715, 2004-08-13)
maosTOY\Source\knowledge\ILibEngine.java (895, 2004-05-15)
maosTOY\Source\knowledge\Library.java (2725, 2004-05-18)
maosTOY\Source\knowledge\SearchPoint.java (1974, 2004-05-15)
maosTOY\Source\LearningClock.java (819, 2004-07-15)
maosTOY\Source\problem\constrained\Michalewicz_G1.java (3085, 2004-09-18)
maosTOY\Source\problem\constrained\Michalewicz_G13.java (2215, 2004-07-12)
maosTOY\Source\problem\constrained\Michalewicz_G2.java (2858, 2004-05-12)
maosTOY\Source\problem\constrained\Michalewicz_G3.java (2077, 2004-05-11)
maosTOY\Source\problem\constrained\Michalewicz_G4.java (2593, 2004-05-11)
maosTOY\Source\problem\constrained\Michalewicz_G5.java (3016, 2004-05-18)
maosTOY\Source\problem\constrained\Michalewicz_G7.java (2827, 2004-07-12)
maosTOY\Source\problem\constrained\PressureVessel.java (2608, 2004-05-12)
maosTOY\Source\problem\constrained\WeldedBeam.java (3089, 2004-05-11)
maosTOY\Source\problem\ProblemEncoder.java (4191, 2004-07-12)
maosTOY\Source\problem\UnconstrainedProblemEncoder.java (1267, 2004-05-15)
... ...

近期下载者

相关文件


收藏者