搜索资源列表
WS_net
- 复杂网络上演化博弈的小世界网络的算法等等希望有用-Evolutionary Game on Complex Networks of small world network of algorithms, and so wish to be useful
Genetic-algorithm
- 针对传统遗传算法的早熟收敛问题,在著名的“基因块”假设的基础上,提出了一种改进算法:利用设计的新算子对传统遗传算法演化过程中被淘汰的个体进行二次演化,使得可能包含在将来的演化中对结果的全局最优性产生重要影响的基因块得以保留,以此来避免遗传算法早熟收敛现象。实验结果证明了该改进算法可以有效地避免早熟收敛,提高了算法全局优化能力。-Premature convergence of traditional genetic algorithm, based on the assumptions of t
Differential-Evolution
- 差分演化算法的优化算法,介绍了一个简单示例,用C语言编写-Sample Program of Differential Evolution
DE
- 差分演花算法,基本程序。差分演化算法是一种快 速的演化算法, 它采用实数编码, 并利用个体间的差分信息 来指导新产生个体的搜索.-Differential speech spend algorithm, the basic procedures. Differential evolution algorithm is a fast evolutionary algorithm, which uses real-coded differential between the individual i
DE_CPP
- 此程序是差分演化算法的基本程序,希望能对大家有用。-This program is the basic program of the differential evolution algorithm, hoping to be useful for all of us.
wobiande
- 用演化算法求出最小的n个数 这是计算智能问题的一个实例-computational intelligence
inde
- 演化动力学中研究有限种群合作演化的遗传算法。源自哈佛大学nowak相关论文。-Co-evolution of the limited population dynamics study of the evolution of the genetic algorithm. Nowak related papers Harvard University.
DE
- 差分演化算法,用于求解多峰函数最优解十分有效,最近兴起。和PSO有的一拼-differential evolution algorithm
DE
- 本文件为差分演化算法,实现并带有注释,本自带测试函数。(This document is a differential evolution algorithm, implemented and annotated, which comes with test functions.)
DE_Random
- 本文件为差分演化算法,实现并带有注释,不涉及文件操作,初始种群为随机生成。(This document is a differential evolution algorithm, implemented with annotations, does not involve file operations, and the initial population is randomly generated.)
新建 Microsoft Word 97 - 2003 文档
- PSO算法是基于群体的,根据对环境的适应度将群体中的个体移动到好的区域。然而它不对个体使用演化算子,而是将每个个体看作是D维搜索空间中的一个没有体积的微粒(点),在搜索空间中以一定的速度飞行,这个速度根据它本身的飞行经验和同伴的飞行经验来动态调整(PSO algorithm is based on the group, according to the environment to the fitness of the individual to move to the area.However
智能优化算法资料
- 优化算法有很多,经典算法包括:有线性规划,动态规划等;改进型局部搜索算法包括爬山法,最速下降法等,模拟退火、遗传算法以及禁忌搜索称作指导性搜索法。而神经网络,混沌搜索则属于系统动态演化方法。 梯度为基础的传统优化算法具有较高的计算效率、较强的可靠性、比较成熟等优点,是一类最重要的、应用最广泛的优化算法。但是,传统的最优化方法在应用于复杂、困难的优化问题时有较大的局限性。(There are many optimization algorithms, the classical algori
5-HandelC
- Handel-C语言的学习文档。Handel-C语言由C/C++演化而来,可以自动实现C到VHDL、C到Verilog、C到EDIF等转换。在DK环境中,DK+Handel-C工具能直接把基于C语言的设计转变为优化的HDL(可以实现:C到VHDL、C到Verilog、C到EDIF等的自动生成), 进而通过FPGA实现,从而保证了各种复杂的高难算法在工程应用的实时性。(Handel-C language documentation. Handel-C language by C/C++ Evolv
test
- 差分演化的蒙特卡洛算法通用程序,修改舒服初始模型prior及其最大似然函数即可(solves an important practical problem in RWM, namely that of choosing an appropriate scale and orientation for the jumping distribution.)
Matlab-Phase-field modeling of instablity film
- 本程序研究的目的是证明一种有限元相场算法,其中相场方程是完全耦合并同时求解的。不过,在这种情况下,完全耦合的方程是弹性和非守恒的阶参数;然而,该方法可作为其他相场模型完全耦合公式的模板。这是求解具有弹性不均匀性的Allen-Cohn方程的主要程序。有限元算法。该算法解决了非保守阶参数的演化问题。全耦合模式下应力列场的演化。取决于代码中Isolve参数的选择:对于Isolve-1,代码以长手格式和非优化模式执行。为了执行Matlab优化模式。因此,对于所需的执行模式,该参数应该在程序中修改。(Th