-
数据挖掘关联算法VC实现,很实用,只要按格式修改数据格式就好了...
数据挖掘关联算法VC实现,很实用,只要按格式修改数据格式就好了
- 2022-08-08 02:15:24下载
- 积分:1
-
此文档是遗传算法原理加源代码。
生物的进化是一个奇妙的优化过程,它通过选择淘汰,突然变异,基因遗传等规律产生适应环境变化的优良物种。遗传算法是根据生物进化思...
此文档是遗传算法原理加源代码。
生物的进化是一个奇妙的优化过程,它通过选择淘汰,突然变异,基因遗传等规律产生适应环境变化的优良物种。遗传算法是根据生物进化思想而启发得出的一种全局优化算法。 -This document is the principle of genetic algorithm source code increases. Biological evolution is a wonderful optimization process, it eliminated by choosing a sudden variation of genetic and other changes in the law to adapt to the environment arising from the fine species. Genetic algorithm is based on ideas of biological evolution and the inspiration derived from a global optimization algorithm.
- 2023-04-27 02:45:03下载
- 积分:1
-
According to the characteristics of particle swarm optimization, using vc wrote...
根据粒子群算法的特点,用vc写出了源程序,可以实现粒子群的优化-According to the characteristics of particle swarm optimization, using vc wrote source code, you can achieve the particle swarm optimization
- 2022-04-09 13:01:50下载
- 积分:1
-
介绍人工神经网络的模型及其应用。张立明编著,复旦大学出版社出版。...
介绍人工神经网络的模型及其应用。张立明编著,复旦大学出版社出版。-Introduction of artificial neural network model and its application. Edited by Zhang Liming, Fudan University Publishing House.
- 2022-03-16 07:36:08下载
- 积分:1
-
用AMZI做的只能西湖地图,初学者做,人工智能
用AMZI做的只能西湖地图,初学者做,人工智能-AMZI do with the only West Lake maps, beginners do, and artificial intelligence
- 2022-03-24 09:29:39下载
- 积分:1
-
遗传算法,实现的是一个猜答案的过程,
这种算法比较经典,可以借鉴...
遗传算法,实现的是一个猜答案的过程,
这种算法比较经典,可以借鉴-genetic algorithm to achieve guess the answer is a process, this method is classic, we can draw on
- 2023-03-20 18:05:04下载
- 积分:1
-
Matlab genetic algorithm example, we hope to useful! !
matlab中遗传算法的例子,希望对大家有用呀-Matlab genetic algorithm example, we hope to useful! !
- 2022-01-28 15:53:00下载
- 积分:1
-
LIBSVM软件包在一起,只要你能读到一个矩阵转换日…
把libsvm包在一起,只要能读入矩阵转换成所需的格式libsvm就可以运行了
- 2023-03-17 05:45:05下载
- 积分: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
-
The simulated annealing algorithm, using MATLAB experiment.
模拟退火算法实验,使用MATLAB实现。-The simulated annealing algorithm, using MATLAB experiment.
- 2022-03-12 02:35:11下载
- 积分:1