-
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
-
Genetic algorithm, said implementation of the real, to share with you about. Pra...
遗传算法的实型表示实现,与大家共享一下。实际应用中只需改变evalF.m就可以-Genetic algorithm, said implementation of the real, to share with you about. Practical application can only change evalF.m
- 2023-04-24 02:45:03下载
- 积分:1
-
一个简单的针对函数优化问题的遗传算法源程序。
一个简单的针对函数优化问题的遗传算法源程序。-A simple function optimization problem for genetic algorithm source code.
- 2022-05-18 17:23:38下载
- 积分:1
-
这个程序是个神经网络提供学习能力的实例,是前一个simpleann的功能加强版。...
这个程序是个神经网络提供学习能力的实例,是前一个simpleann的功能加强版。-this procedure is a neural network learning ability example is the former simpleann an enhanced version of the function.
- 2023-03-20 08:20:03下载
- 积分:1
-
1、编制程序显示印章图像(24位真彩色位图);
2、读出位图中每一像素点的(R,G,B)样本值;
3、以RGB其中某两个(或三个)为坐标,取一定数量的图...
1、编制程序显示印章图像(24位真彩色位图);
2、读出位图中每一像素点的(R,G,B)样本值;
3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布;
4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分)
5、将分类后的结果标记到原始图像上,检查其效果。
-1, the preparation procedures showed that the seal image (24-bit true color bitmap) 2, read out each bitmap pixel (R, G, B) sample value 3 to RGB which a two (or three ) for the coordinates, take a certain number of image points for the analysis of samples, analysis of its coordinate system of distribution 4, the method used in this chapter to learn to find discriminant function classification of these samples for classification (required first to distinguish between the seal and Shading, if possible, will seal, Shading, signatures to distinguish between) 5, will be the result of classification markings to the original image to check its effectiveness.
- 2022-04-27 00:31:30下载
- 积分:1
-
分类算法是数据挖掘中最为重要的技术之通过介绍当前最具有代表性的分类算法,分析并总结了各种算法...
分类算法是数据挖掘中最为重要的技术之通过介绍当前最具有代表性的分类算法,分析并总结了各种算法
-NULL
- 2023-05-29 18:20:03下载
- 积分:1
-
神经网络模式识别及其实现,第八章。
内含:KMEANS 、KOHONEN 、LVQ 、SOFM 算法。...
神经网络模式识别及其实现,第八章。
内含:KMEANS 、KOHONEN 、LVQ 、SOFM 算法。-pattern recognition and neural network to achieve, Chapter VIII. Intron : KMEANS, KOHONEN, LVQ, SOFM algorithm.
- 2022-08-22 11:04:17下载
- 积分:1
-
一个A*算法的的实现过程的演示,是个非常清晰的能理解到A是怎么实现的...
一个A*算法的的实现过程的演示,是个非常清晰的能理解到A是怎么实现的-A* algorithm is a realization of the demonstration process, it is a very clear to understand how the realization of A
- 2023-07-08 08:25:02下载
- 积分:1
-
TSP with ant colony algorithm to solve the problem in the C runtime environment
用模拟退火算法解决TSP问题,在C运行环境中-TSP with ant colony algorithm to solve the problem in the C runtime environment
- 2022-11-11 18:30:04下载
- 积分:1
-
野人过河问题属于人工智能学科中的一个经典问题,问题描述如下: 有三个牧师(也有的翻译为传教士)和三个野人过河,只有一条能装下两个人的船,在河的任何一方或者船上,...
野人过河问题属于人工智能学科中的一个经典问题,问题描述如下: 有三个牧师(也有的翻译为传教士)和三个野人过河,只有一条能装下两个人的船,在河的任何一方或者船上,如果野人的人数大于牧师的人数,那么牧师就会有危险. -Savage disciplines of artificial intelligence problems are across the river a classic problem, described as follows: there are three priests (and some translation for the missionaries) and three wild man to cross the river, there is only one person can hold two boats, the river of any either on board or, if greater than the number of wild man of the number of priests, then the pastor will be in danger.
- 2022-05-08 09:59:23下载
- 积分:1