-
人工神经网络
人工神经网络- Artificial nerve network
- 2022-07-27 22:52:39下载
- 积分:1
-
java 象棋源程序,人工智能,搜索引擎
java 象棋源程序,人工智能,搜索引擎-java chess source, artificial intelligence, search engines
- 2022-01-26 03:34:02下载
- 积分:1
-
一个简单的针对函数优化问题的遗传算法源程序。
一个简单的针对函数优化问题的遗传算法源程序。-A simple function optimization problem for genetic algorithm source code.
- 2022-05-18 17:23:38下载
- 积分:1
-
蚁群算法上传一个文件这么复杂啊?生命在长期进化过程中,积累了很多新奇的功能,人类很早就从中得到启发而改进自己的工具,如史书中记戴“见蓬转而做车辑”,传说鲁班被茅...
蚁群算法上传一个文件这么复杂啊?生命在长期进化过程中,积累了很多新奇的功能,人类很早就从中得到启发而改进自己的工具,如史书中记戴“见蓬转而做车辑”,传说鲁班被茅苇划破,而发明锯子……也许早先的发明,只是偶然的模仿和发现,后来人们已有意识地进行这方面的研究,这就是“仿生学”。仿生学顾名思义就是模仿生物的某些功能的学问。有名的例子很多,如模仿海豚皮而构造的“海豚皮游泳衣”、科学家研究鲸鱼的皮肤时,发现其上有沟漕的结构,于是有个科学家就依照鲸鱼皮构造,造成一个薄膜蒙在飞机的表面,据实验可节约能源3%,若全国的飞机都蒙上这样的表面,每年可节约几十亿。又如有科学家研究蜘蛛,发现蜘蛛的腿上没有肌肉,有脚的动物会走,主要是靠肌肉的收缩,现在蜘蛛没有肌肉为什么会走路?经研究蜘蛛不是靠肌肉的收缩进行走路的,而是靠其中的“液压”的结构进行走路,据此人们发明了液压步行机……总之,从自然界得到启迪, 模仿其结构进行发明创造.这就是仿生学. 这是我们向自然界学习的一个方面.另一方面,我们还可以从自然的规律中得到启迪,利用其原理进行设计(包括设计算法),这就是智能计算的思想.-Ant Algorithm upload a document so complicated ah? Life in the long evolutionary process, the accumulated growth of many functions, from very early human to be inspired to improve their own tools, such as history books remember wearing "See Peng turn out of the car series," Mao legend Luban Reed was scratched, and the invention saws ... perhaps earlier invention, only occasionally parody and found that there was awareness of the people to carry out this kind of research, and it is a "bionics."
- 2023-01-04 09:05:03下载
- 积分:1
-
属性约简程序:
1将roughset数据库附加到SQLServer2000数据库中
2 在system.ini中设置SQLServer2000服务器...
属性约简程序:
1将roughset数据库附加到SQLServer2000数据库中
2 在system.ini中设置SQLServer2000服务器ip,若在本地,则不必设置
3 在CTR表中输入决策表
4 启动roughset_getreduce.exe求约简和规则.-attribute reduction procedures : roughset database will be an additional database to SQLServer2000 2 syste m.ini set SQLServer2000 server ip, if the local, they do not need to set up three tables in the importation of CTR Decision Tables 4 start roughset_getreduce.e xe demand reduction and rules.
- 2023-02-04 05:45:04下载
- 积分:1
-
algorithm data mining algorithm is the classic algorithm, which is based on the...
apriori算法是数据挖掘的经典算法,它基于关联规则的思想.此为我的第3个收藏-algorithm data mining algorithm is the classic algorithm, which is based on the idea of association rules. This was my first three collections
- 2022-07-16 17:51:33下载
- 积分:1
-
Classification algorithm in detail to see if there should be a very authoritativ...
分类算法的研究很详细 很权威的 值得看看 有研究意义-Classification algorithm in detail to see if there should be a very authoritative research significance
- 2022-03-17 21:28:03下载
- 积分:1
-
直觉模糊代数,是学习的一篇好文章,值得
直觉模糊代数,是学习的一篇好文章,值得-intuition fuzzy algebra, the study is a good article, it is worth a look at
- 2022-02-04 05:13:36下载
- 积分:1
-
可拓学的专家系统,基于B/S结构,动态,网络专家系统.
可拓学的专家系统,基于B/S结构,动态,网络专家系统.-Extenics expert system, based on B/S structure, dynamics, network expert system.
- 2022-02-05 09:20:15下载
- 积分:1
-
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
- 2022-01-28 00:58:44下载
- 积分:1