-
国家航空航天局国家航空航天局人工智能专家系统工具…
一套美国国家宇航局人工智能中心NASA的专家系统工具源代码-a National Center of NASA NASA artificial intelligence expert system tool for source code
- 2022-05-24 21:18:29下载
- 积分: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
-
这是一个用遗传算法对KDDCUP数据集,实现自动检测的C程序,希望有用。...
这是一个用遗传算法对KDDCUP数据集,实现自动检测的C程序,希望有用。-This is a genetic algorithm with KDDCUP data sets, to achieve automatic detection of the C program, I hope useful.
- 2023-06-01 10:55:03下载
- 积分:1
-
GA sample program
遗传算法示例程序-GA sample program
- 2022-01-26 01:43:22下载
- 积分:1
-
The issue of objective quality evaluation based on the Mandarin model, using MOS...
本课题基于汉语普通话客观质量评价的模型、利用MOS主观评价方法和客观评价方法对语音样本进行评价。并分析客观评价方法的优缺点及在研究中遇到的问题和改进方法,其主要研究内容是利用MATLAB的建立语音客观评价模型,涉及到人工神经网络,数字信号处理等方面的内容。-The issue of objective quality evaluation based on the Mandarin model, using MOS subjective evaluation method and objective evaluation of speech samples evaluated. And analyze the advantages and disadvantages of an objective evaluation method of the problems encountered in the study and improvement of methods, the main research content is to use MATLAB model for the establishment of objective evaluation of speech, involving artificial neural networks, digital signal processing and other aspects.
- 2022-02-15 03:10:04下载
- 积分:1
-
Support vector machine learning support vector machine learning source program s...
支持向量机学习源码程序支持向 量机学习源码程序支持向 量机学习源码程序-Support vector machine learning support vector machine learning source program source program source program support vector machine learning support vector machine learning support vector machine learning source program source program
- 2022-02-01 22:36:16下载
- 积分:1
-
由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次...
由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次左右,效果显著。下一步工作:实际上在高温区随机生成邻域是个组合爆炸问题(见本人上载软件‘k-均值聚类算法’所述),高温跳出局部解的概率几乎为0,因此正考虑采用凸包约束进行模拟聚类,相关工作正在进行。很快将奉献给各位朋友。-as K-means clustering algorithm for optimal local characteristics, and simulated annealing algorithm theory with the characteristics of the global optimum. Thus, simulated annealing algorithm for clustering improvements. Cluster Group of 20 simulations show that the average value of K results improved about eight times, the results are obvious. The next step : In fact, in high temperature generated random neighborhood is a combination of explosives (see my software on the "k-means clustering algorithm" mentioned above), high-temperature solution of partial out almost zero probability, it is considering the use of convex hull bound for simulation cluster, the work under way . Soon dedication to the ladies.
- 2023-05-08 08:05:03下载
- 积分:1
-
brief description : Based on the c language artificial immune source, the append...
简要说明:基于c语言人工免疫源程序,附录在PDF文件中,与大家共享 -brief description : Based on the c language artificial immune source, the appendix in PDF files, and share
- 2022-05-29 06:47:10下载
- 积分:1
-
清华仿真机器人2002年源码.rar。可以从下面这个网址找到更详细的内容。 http://www.lits.tsinghua.edu.cn/robocup...
清华仿真机器人2002年源码.rar。可以从下面这个网址找到更详细的内容。 http://www.lits.tsinghua.edu.cn/robocup-Qinghua robot simulation source code in 2002. Rar. From below the site to find more details. Http://www.lits.tsinghua.edu.cn/robocup
- 2022-01-24 16:55:58下载
- 积分:1
-
神经网络c++源程序.rar
神经网络c++源程序.rar-neural network source. Rar
- 2022-09-22 20:55:03下载
- 积分:1