-
The realization of a simple simulation of the evolution of flowers. Flower popul...
实现了一个简单的花朵进化的模拟过程。
花朵的种群数量是10,共进化了50代。
-The realization of a simple simulation of the evolution of flowers. Flower populations is 10, a total of 50 on behalf of evolution.
- 2022-02-03 03:10:59下载
- 积分:1
-
用于求解TSP问题的matlab源代码,需要读取距离矩阵
用于求解TSP问题的matlab源代码,需要读取距离矩阵-Used to solve TSP problem matlab source code, need to read the distance matrix
- 2022-12-20 12:15:04下载
- 积分:1
-
VC实现CYK语法判断检测,CYK是经典的人工智能判断法之一
VC实现CYK语法判断检测,CYK是经典的人工智能判断法之一-VC detection to determine the realization of CYK grammar, CYK is a classic method to determine one of artificial intelligence
- 2022-01-25 22:43:32下载
- 积分:1
-
Apriori数据挖掘算法的C++实现,传统的算法Apriori
数据挖掘中Aprior算法的C++实现,采用的传统Aprior算法-Aprior data mining algorithms to achieve C, the traditional algorithm Aprior
- 2023-01-07 20:45:03下载
- 积分:1
-
此为疾病诊断专家系统,用这种结构建立的知识库可以很方便地实现上面所提到的各种功能。这种结
构的最独特之处就是依靠相同的关键(疾病名或其代码)来实现一种疾病与...
此为疾病诊断专家系统,用这种结构建立的知识库可以很方便地实现上面所提到的各种功能。这种结
构的最独特之处就是依靠相同的关键(疾病名或其代码)来实现一种疾病与其症候之
间的相互联系。疾病名与症候分别用二叉树进行排序。排序后可由疾病名而查到与该
疾病名有关的所有详细情况,也可由一种症候而查到哪些疾病有这种症候,以及该症
候可能引起各种疾病的概率。-This is the disease diagnosis expert system, using this structure to establish the knowledge base can easily realize the above mentioned features. The structure of the most unique is that relying on the same key (the disease or its code) to achieve a disease and its symptoms between. Name and symptoms of disease were treated with binary tree sort. Sort by the disease after the name of the disease were found with all the details of which can also be a symptom of the diseases that have found such a symptom, as well as the symptoms may lead to the probability of various diseases.
- 2023-05-21 00:15:03下载
- 积分:1
-
贝叶斯网络分类器的一点小程序,也许有用,请各位资源下载...
贝叶斯网络分类器的一点小程序,也许有用,请各位资源下载-Bayesian Network Classifier for small procedures, may be useful, please download resources
- 2023-04-20 08:00:03下载
- 积分:1
-
based on genetic algorithm source artificial life simulation!
基于遗传算法的人工生命模拟源程序!-based on genetic algorithm source artificial life simulation!
- 2022-03-19 21:57:17下载
- 积分:1
-
模式识别下的ISODATA算法
例子为IRIS数据库数据
模式识别下的ISODATA算法
例子为IRIS数据库数据-ISODATA algorithm for pattern recognition under the examples for the IRIS database data
- 2022-03-26 08:44:44下载
- 积分:1
-
实现模糊控制算法(AD DA)和人机接口(4x4键盘 2x16LCD 串口1/2)
实现模糊控制算法(AD DA)和人机接口(4x4键盘 2x16LCD 串口1/2)
- 2023-02-16 04:45:04下载
- 积分:1
-
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Age...
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方法产生创新能力。-artificial stock market (Artificial Stock Market, or ASM) is a stock market simulation operation of the procedure. In this computer in the virtual market, a number of traders known as artificial intelligence (Agent) by observing them where the digital world and the stock dividend and the constantly changing projections, and based on these projections made whether or not to purchase stocks and the purchase of shares in decision-making. Conversely, all the decision-making transactions in turn determines the share price, so that the entire stock market would constitute a self-enclosed computer system. Moreover, these transactions are capable of learning, can be predicted based on previous success or failure of their decisions for the
- 2022-03-29 22:14:25下载
- 积分:1