-
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定...
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定遗传算法的运行参数等七个步骤。-the procedures for the use of genetic algorithms Rosenbrock function of great value. The algorithm including the identification of the main decision variables, the optimal model to determine coding method to determine decoding, determine individual evaluation methods, genetic operator, genetic algorithm to determine the operating parameters seven steps.
- 2022-03-18 20:39:46下载
- 积分:1
-
这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值
这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值-This is a genetic algorithm on the MATLAB program for a certain function for the Extreme
- 2022-03-21 16:53:08下载
- 积分:1
-
svm light we can reference ah ha ha ha ha ha ha
svm light 大家可以参考哈哈啊-svm light we can reference ah ha ha ha ha ha ha
- 2022-01-22 12:39:42下载
- 积分:1
-
BP算法C++的BP算法源程序 BP算法C++的BP算法源程序
BP算法C++的BP算法源程序 BP算法C++的BP算法源程序 -BP algorithm C BP algorithm source algorithm C BP BP algorithm source code
- 2023-04-28 20:35:03下载
- 积分:1
-
遗传算法在matlab中的实现
遗传算法在matlab中的实现-genetic algorithm in the realization of Matlab
- 2022-03-31 21:01:01下载
- 积分:1
-
D星算法,是A星算法的动态版本,都是基本的路径规划算法
D星算法,是A星算法的动态版本,都是基本的路径规划算法-D Star algorithm, stars are A dynamic version of the algorithm is the basic path planning algorithm
- 2022-07-22 06:07:29下载
- 积分:1
-
web流数据聚类挖掘的研究和应用。流数据作为一种特殊的可挖掘的数据类型,特别是基于网络技术迅速发展的今天,其彰显出的重要地位决定了它的挖掘技术需要被认真考虑,而...
web流数据聚类挖掘的研究和应用。流数据作为一种特殊的可挖掘的数据类型,特别是基于网络技术迅速发展的今天,其彰显出的重要地位决定了它的挖掘技术需要被认真考虑,而如何在流数据中进行有效的聚类分析,是一个吸引研究者很大注意力的问题。-Clustering web streaming data mining research and applications. Flow data as a special type of data that can be excavated, in particular the rapid development of Web-based technology today, it underlines the important status of the decision of its mining technology need to be seriously considered, and how to stream data effectively together type of analysis, is a great to attract the attention of researchers question.
- 2022-01-25 19:38:49下载
- 积分:1
-
机器人路径规划演示平台,自主移动的智能机器人演示程序源代码,可以实现机器人壁障功能...
机器人路径规划演示平台,自主移动的智能机器人演示程序源代码,可以实现机器人壁障功能-Demonstration platform for robot path planning, intelligent autonomous mobile robot demo program source code, you can realize robot barrier function
- 2022-08-09 16:57:38下载
- 积分:1
-
动态规划代码
Dynamic Programming Code for the TSP
- 2023-07-19 07:30:02下载
- 积分: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