-
一种基于蚁群算法的聚类组合方法,具体可以查看里面书的内容。
一种基于蚁群算法的聚类组合方法,具体可以查看里面书的内容。-ant colony algorithm based on the combination of clustering methods, the specific can view the contents inside.
- 2022-03-01 10:39:07下载
- 积分:1
-
Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,...
Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,同时模型中的选择机制没有采用显式的适应度函数而是采用能量消耗的简单模型而自发涌现出来,所以可以认为Agent模型是一个类Tierra系统。然而与Tierra、Avida等数字生命模型不同的是,Autolife模型进行了大大的简化,它界面友好,操作直接。虽然没有给每个Agent装配一个虚拟计算机,但是Agent与环境的耦合则可以看成一个图灵机模型,因此Agent可以通过变异而“任意”的编程序。通过Autolife模型,首先人们可以看到一般的生态系统中共存的现象:生物的大爆炸、大灭绝,Agent进化得越来越聪明;其次,用户可以通过变化不同的食物添加规则探索Agent与环境的关系;最后,如果允许Agent通过播种改变环境自动产生食物,那么组织的涌现就是一种不可避免的结果。Agent构成的组织具有自主运动的特性,还可以进行自我修复,可以说Autolife中的组织是一些真正的“活体”。-Autolife model is to conduct an "open-evolution" artificial life system. Each Agent can be used model changes the rules limited the length of the table automatic machine modeling. One Agent can be self-propagation, model selection mechanism not used Explicit the fitness function instead of using the energy consumption of a simple model to emerge spontaneously, so that the agent can be a model category Tierra system. But with Tierra, Avida digital life model is different Autolife model for greatly simplified its
- 2022-04-18 21:38:13下载
- 积分:1
-
本程序利用蚂蚁算法解决TSP(旅行商问题)问题
本程序利用蚂蚁算法解决TSP(旅行商问题)问题-This procedure using ant algorithm to solve TSP (Traveling Salesman Problem) problem
- 2022-02-06 19:13:39下载
- 积分:1
-
斯坦福大学人工智能课程讲义(cs121)stanford university artificial intelligence course lecture n...
斯坦福大学人工智能课程讲义(cs121)stanford university artificial intelligence course lecture notes-stanford university artificial intelligence course lecture notes
- 2022-03-02 14:48:48下载
- 积分:1
-
神经网络模式识别及其实现,第10章
内含:ART 和VQ 算法。
终于上传完,本来想一次性发上来的,但结果失败了,只好一个一个发。...
神经网络模式识别及其实现,第10章
内含:ART 和VQ 算法。
终于上传完,本来想一次性发上来的,但结果失败了,只好一个一个发。-pattern recognition and neural network to achieve, Chapter 10 consisting of : ART algorithm and VQ. Finally upload End, originally wanted onto a one-time, but the result of the failure, but a one-fat.
- 2022-02-25 18:28:37下载
- 积分:1
-
MATLAB neural network toolbox BP algorithm compares the length of their training...
MATLAB神经网络工具箱BP算法的比较,比较它们的训练时间长短以所达到的效果-MATLAB neural network toolbox BP algorithm compares the length of their training time in order to achieve the effect of the so
- 2022-07-25 01:24:20下载
- 积分:1
-
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6]...
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。-DE was first proposed in 1995 by Rainer Storn and Kenneth Price and had been proven that it is efficient, convergent, and robust in the solution process. [5,6] In many optimize questions, its performance surpasses the adaptive simulated annealing algorithm, the POS algorithm, and the GA algorithm. DE gets each generation of population using the real value parameter vector, and the crucial idea of DE is a scheme for generating trial parameter vectors.
- 2022-04-30 12:55:51下载
- 积分:1
-
gasample遗传算法代码
gasample遗传算法代码-gasample genetic algorithm code
- 2022-07-05 10:13:30下载
- 积分:1
-
遗传算法VC编程,对于初学者可能有用,多多支持~
遗传算法VC编程,对于初学者可能有用,多多支持~-VC programming genetic algorithms, may be useful for beginners, the generous support of ~
- 2022-08-23 02:16:47下载
- 积分:1
-
完整的3D 模型检索程序,使用C语言编写,可以使学习者从底层研究三维模型的检索框架,同时提供的C语言程序包也可以设计新的三维模型检索算法。...
完整的3D 模型检索程序,使用C语言编写,可以使学习者从底层研究三维模型的检索框架,同时提供的C语言程序包也可以设计新的三维模型检索算法。-Complete 3D model retrieval, the use of C language, so that students can study three-dimensional model from the bottom of the search framework to provide the C language package can also be three-dimensional model of the design of the new search algorithm.
- 2023-09-05 09:25:03下载
- 积分:1