-
MOEA framework
应用背景The MOEA Framework is a free and open source Java library for developing and
experimenting with multiobjective evolutionary algorithms (MOEAs) and other
general-purpose multiobjective optimization algorithms. The MOEA Framework
supports genetic algorithms, differential evolution, particle swarm
optimization, genetic programming, grammatical evolution, and more. A number of
algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA,
GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary
to rapidly design, develop, execute and statistically test optimization
algorithms.关键技术Its key features includes:
* Fast, reliable implementations of many state-of-the-art algorithms
* Extensible with custom algorithms, problems and operators
* Supports master-slave, island-model, and hybrid parallelization
&n
- 2022-02-28 22:09:39下载
- 积分:1
-
混沌蚁群算法
应用背景混沌具有随机性、遍历性、规律性——混沌具有丰富的时空动态,系统动态的演变可导致吸引子的转移等特点,使得混沌成为一种新型的优化技术,并得到广泛重视。关键技术首先,基于确定性迭代式产生的遍历性轨道对整个解空间进行考察。其次,以第一阶段得到的结果为中心,通过附加小幅度的扰动进一步进行局部区域内的细搜索,直至算法终止准则满足。
- 2023-05-08 18:20:03下载
- 积分:1
-
算断裂的,可以试试。QMG2.0 is written by
S. Vavasis (and others mentioned in src files)...
算断裂的,可以试试。QMG2.0 is written by
S. Vavasis (and others mentioned in src files) and is copyrighted (c)
1999 by Cornell University.-Operator faults, you can try. QMG2.0 is written byS. Vavasis (and others mentioned in src files) and is copyrighted (c) 1999 by Cornell University.
- 2022-01-27 17:07:10下载
- 积分:1
-
K-mean算法,并通过了IRIS数据的测试。-K-mean algorithm, and through the IRIS data testing.
- 2022-09-07 14:40:02下载
- 积分:1
-
C++Primer第五版课本源代码
C++Primer第五版课本源代码,与课本同步,尽可能的提高初学者学习C++的速度和深度 C+Primer+Plus +5th+Edition
- 2023-03-08 16:30:03下载
- 积分:1
-
利用fisher线性判别分析进行数据降维
利用fisher线性判别分析进行数据降维-using linear discriminant analysis of data dimensionality reduction
- 2022-05-23 19:27:06下载
- 积分:1
-
科学工程数值计算代码
包含矩阵计算, 求逆, 分解, 函数求极值, 插值逼近的算法, 很全是算法库, 可以直接进行调用.
- 2022-11-30 22:05:04下载
- 积分:1
-
搜索算法,可以直接使用~~~
二分查找(Binary Search) 二分查找又称折半查找,它是一种效率较高的查找方法。 二分查找要求:线性表是有序表,即表中结点按关键字有序,并且要用向量作为表的存储结构。不妨设有序表是递增有序的。
- 2022-06-15 14:57:32下载
- 积分:1
-
基于bp神经网络pid控制程序
基于bp神经网络pid控制程序,学习bp神经网络与pid控制很好的代码,其中的程序已经验证,希望对大家有帮助
- 2022-01-24 13:14:28下载
- 积分:1
-
based on a DCT domain of digital watermarking system examples
一个基于DCT变换域的数字水印系统实例-based on a DCT domain of digital watermarking system examples
- 2022-04-21 14:57:25下载
- 积分:1