-
简单遗传算法经典例子!! SGPC: Simple Genetic Programming in C by Walter Alden Tackett and A...
简单遗传算法经典例子!! SGPC: Simple Genetic Programming in C by Walter Alden Tackett and Aviram Carmi-simple genetic algorithm classic example! ! SGPC : Simple Genetic Programming in C by Walter Alden Tackett and Aviram Carmi
- 2022-03-22 00:57:20下载
- 积分:1
-
一个用人工免疫算法实现的TSP源程序
免疫算法实现的TSP源程免疫算法实现的TSP源程...
一个用人工免疫算法实现的TSP源程序
免疫算法实现的TSP源程免疫算法实现的TSP源程-An artificial immune algorithm to achieve the TSP source of immune algorithm to achieve the source of the TSP process of immune algorithm to achieve the source of TSP-way
- 2022-01-27 13:36:54下载
- 积分: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
-
自主巡线小车机器人的设计及其控制的c语言源码。
自主巡线小车机器人的设计及其控制的c语言源码。-Independent line patrol car robot design and control of c-language source code.
- 2022-09-28 22:45:03下载
- 积分:1
-
犯错
中国股市分析,2008年数学建模预测,股市是股票市场或股票交易市场的简称,也称为二级市场或次级市场,是股票发行和流通的场所,也可以说是指对已发行的股票进行买卖和转让的场所。在我国,沪深股市是从一个地方股市发展而成为全国性的股市的,1990年12月正式营业。以上证为例,有A股、S股、ST股等,其中A股也称为人民币普通股票、流通股、社会公众股、普通股,以人民币认购和交易。A股不是实物股票,以无纸化电子记账,实行“T+1”交割制度,有涨跌幅(10%)限制,参与投资者为中国大陆机构或个人,目前已发展到853家最新-err
- 2022-10-21 08:30:04下载
- 积分:1
-
神经网络机器人避障matlan仿真程序可以模拟技术。
神经网络机器人避障matlan仿真程序
可模拟机器人在空间的避障动作-Neural Network Robot Obstacle Avoidance matlan simulation program can simulate the robot moves in space, obstacle avoidance
- 2022-03-05 19:28:56下载
- 积分:1
-
遗传算法的通用程序,可以根据需要改编以适应不同的应用
遗传算法的通用程序,可以根据需要改编以适应不同的应用-Generic genetic algorithm procedure can be adapted to the needs of different applications
- 2022-04-23 15:39:28下载
- 积分:1
-
使用小波熵法对电力负荷时间序列进行预测。
使用小波熵法对电力负荷时间序列进行预测。-using wavelet entropy method of load time series prediction.
- 2022-06-17 05:17:59下载
- 积分:1
-
自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!...
自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
- 2022-01-31 23:56:55下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1