-
遗传算法的文章
遗传算法的文章- Heredity algorithm article
- 2022-06-28 05:43:03下载
- 积分:1
-
This is a use of MATLAB to use a simple classification of the PCA implementation...
这是一个利用MATLAB利用PCA实现的简单分类程序,对于模式识别的初学者学习PCA知识并进行仿真会有很大帮助,其中male.txt和female.txt是训练样本,test.txt是测试样本,分类效果非常好。-This is a use of MATLAB to use a simple classification of the PCA implementation process, the PCA pattern recognition study for beginners and simulation of knowledge would be of considerable help, and one of male.txt samples female.txt training, test.txt is the measurement, very good classification results.
- 2022-07-18 08:33:05下载
- 积分:1
-
此目录包含执行该目录的代码
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
- 2022-12-30 17:05:03下载
- 积分:1
-
on Artificial Intelligence missionaries and Savage on the details, please refer...
关于人工智能传教士和萨维奇的详细情况,请参阅拟议修正案。
- 2022-03-24 22:30:28下载
- 积分:1
-
一个比较简单的遗传算法程序,并有注释,适合于…
一个比较简单的遗传算法程序,有注释,适合初学者一般学习
- 2022-07-16 10:35:04下载
- 积分:1
-
BOLTZMAN(vc++编写的程序神经网络程序)
BOLTZMAN(vc++编写的程序神经网络程序)
- 2022-01-25 17:29:59下载
- 积分:1
-
关于遗传算法的算法
关于遗传算法的算法-on Genetic Algorithms Algorithm
- 2022-04-23 04:36:18下载
- 积分:1
-
模式识别中的几个常用算法,包括ISODATA算法、K-均值算法、感知器算法、LMSE最小误差、贝耶斯分类。...
模式识别中的几个常用算法,包括ISODATA算法、K-均值算法、感知器算法、LMSE最小误差、贝耶斯分类。-pattern_recognition have some usual algorithm,including ISODATA algorithm,K-means algorithm,apperceive algorithm ,
- 2022-04-18 19:58:36下载
- 积分:1
-
求解tsp问题的模拟退火源码,数据文件请仿照文件中的input.txt自行创建...
求解tsp问题的模拟退火源码,数据文件请仿照文件中的input.txt自行创建-the simulated annealing source, data files copied documents requested the creation of their own input.txt
- 2023-02-13 23:10:04下载
- 积分:1
-
使用线性分类器进行分类,采用感知器算法中的“奖惩算法”,各提取3类中的前25个样本共75个作为学习样本。...
使用线性分类器进行分类,采用感知器算法中的“奖惩算法”,各提取3类中的前25个样本共75个作为学习样本。-The use of a linear classifier for classification, perceptron algorithm using the reward and punishment algorithm , the extraction of 3 categories of the top 25 a total of 75 samples as the learning samples.
- 2022-02-13 11:34:06下载
- 积分:1