-
费歇尔,基于PCA和LDA算法
FisherFace, an algorithm based on PCA and LDA
- 2022-08-23 21:42:14下载
- 积分:1
-
BP神经网络解决异或问题.模式识别常见问题解决
BP神经网络解决异或问题.模式识别常见问题解决-BP neural network to solve XOR problem. Pattern Recognition common problem-solving
- 2022-02-25 00:28:12下载
- 积分:1
-
RBF neural network for pattern classification use of the platform
% RBF 神经网络用于模式分类
% 使用平台 - Matlab6.5- RBF neural network for pattern classification use of the platform- Matlab6.5
- 2022-02-07 02:37:11下载
- 积分:1
-
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主...
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为――能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经过的路径上留下信息素,而且在运动过程中感知这种信息素的存在及其强度,并以此指导自己的运动方向。蚂蚁倾向于朝着信息素强度高的方向前进,因此,由大量蚂蚁组成的蚁群的行为便表现出一种信息的正反馈现象:某一路径上走过的蚂蚁越多,则后来者选择该路径的概率就越大,蚂蚁群就是通过个体之间的这种信息交换机制来彼此协作达到搜索食物的目的。
-ant colony algorithm
proposed by Colorni and Dorigo. The method is simulated by ants activity
- 2022-04-09 15:02:02下载
- 积分:1
-
This is a genetic algorithm process, the development platform is vc7.0
这是一个的遗传算法程序,开发平台是vc7.0-This is a genetic algorithm process, the development platform is vc7.0
- 2022-08-17 10:20:36下载
- 积分:1
-
神经网络的HP算法,这是神经网络入门的好程序
神经网络的HP算法,这是神经网络入门的好程序-HP neural network algorithm, this neural network is a good entry procedures
- 2023-08-27 14:00:03下载
- 积分:1
-
通过C4.5 的实现可以进行构建决策树 来进行有效的分类
通过C4.5 的实现可以进行构建决策树 来进行有效的分类-Through the realization of C4.5 decision tree can be constructed to carry out an effective classification
- 2022-10-31 00:15:02下载
- 积分: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
-
BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响...
BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响-BP model approximation differences or problems, the observation can be hidden nodes and hidden layers of the model
- 2022-03-05 12:01:13下载
- 积分:1
-
一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。...
一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。-a good LIBSVM JAVA source. They should study and improve SVM academics. Reference. From Data Mining Tool Kit Yale.
- 2022-01-28 08:46:53下载
- 积分:1