-
This is a rough set data mining of the book, which also introduced several other...
这是一本粗糙集数据挖掘的书,其中同时介绍了其他几种数据挖掘方法,并进行了相关对比-This is a rough set data mining of the book, which also introduced several other data mining methods, and conduct the relevant comparison
- 2023-03-01 05:00:05下载
- 积分:1
-
神经网络理论与Matlab7电子工业出版社原代码
神经网络理论与Matlab7电子工业出版社原代码-neural network theory and Matlab7 Electronic Industry Publishing House source
- 2023-01-28 18:25:04下载
- 积分:1
-
遗传算法工具箱C++,这为Linux系统设计的,现在在。
遗传算法工具箱C++,本为Linux系统设计,现在改为在VC下能顺利编译而不需通过任何修改。基于面向对象方法设计,便于使用和扩展。-Genetic Algorithm Toolbox C++, This for the Linux system design, is now in the VC under the smooth adoption of the compiler without any changes. Method based on object-oriented design, easy to use and expand.
- 2022-01-25 16:54:40下载
- 积分:1
-
三维人脸动画合成:利用数据挖掘与声音
三维人脸动画的合成:利用数据挖掘和语音驱动(解决了语音和动画的同步)-3D Facial Animation Synthesis : Using Data Mining and voice-driven (to solve the voice and animation simultaneously)
- 2023-08-18 11:30:03下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分: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
-
一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助....
一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助.-VC realize an efficient use of bp neural network algorithm source code, and they hope to help everyone.
- 2022-03-19 22:54:52下载
- 积分:1
-
一种通过自组织竞争学习网络实现数据降维和可视化的单层神经网络模型。用此算法可以把输入空间的多维映射到低维的(一维或者二维)的离散网络上,并将保持相同性质的输入数
一种通过自组织竞争学习网络实现数据降维和可视化的单层神经网络模型。用此算法可以把输入空间的多维映射到低维的(一维或者二维)的离散网络上,并将保持相同性质的输入数据在映射到低维空间时的拓扑一致性。iris以及letter两个数据集进行分类-A competitive learning through self-organizing network for data dimensionality reduction and visualization of single-layer neural network model. Using this algorithm can be multi-dimensional input space is mapped to the low-dimensional (one-dimensional or two-dimensional) discrete network, and will remain the same as the nature of the input data is mapped to the low-dimensional space of topological consistency. iris as well as the letter the two data sets to classify
- 2022-02-11 22:55:39下载
- 积分:1
-
本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图...
本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料-this issue is the major content of image preprocessing, mainly from the camera to obtain images Face then, in order to improve the recognition and positioning accuracy. The module consists mainly of light compensation, Grayhound, Gaussian smoothing, balanced histogram, image contrast enhancement, image pre- processing module in the system plays a crucial role in image processing will have a direct impact behind the positioning and identification, within Active code and all papers information
- 2022-03-17 05:57:09下载
- 积分:1
-
用双感知器神经网络来处理非
利用双层感知器神经网络处理线性不可分的分类问题-use double perceptron neural networks to handle non-linear classification
- 2022-02-03 16:32:20下载
- 积分:1