-
基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理...
基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理-Bp networks based on genetic algorithm and a simple face recognition, could only identify three kinds of expressions. After a simple wavelet transform image processing
- 2022-03-01 00:24:39下载
- 积分:1
-
基于matlab的改进模拟退火算法(经典)
基于matlab的改进模拟退火算法(经典)-Matlab-based improvements in simulated annealing algorithm (classical)
- 2022-02-10 13:47:03下载
- 积分:1
-
一个外国人写的字符识别训练源码,VC++源码,有源码、说明及演示可执行程序,对学习和研究模式识别很有帮助。...
一个外国人写的字符识别训练源码,VC++源码,有源码、说明及演示可执行程序,对学习和研究模式识别很有帮助。-written by a foreigner Character Recognition training source, VC source, a source that, and the demonstration of the executable, on learning and pattern recognition research helpful.
- 2022-11-07 07:40:04下载
- 积分:1
-
蚂蚁社区的源代码,用C++开发,很直观的演示
蚂蚁社区的源代码,用C++开发,很直观的演示-ant communities of source code, development using C, a very visual demonstration
- 2023-02-21 05:40:03下载
- 积分:1
-
1。《遗传算法的数学基础》,张文修、梁怡编着 西安交通大学出版社 2000年第一版
遗传算法(genetic algorithm)是模拟自然界生物进化...
1。《遗传算法的数学基础》,张文修、梁怡编着 西安交通大学出版社 2000年第一版
遗传算法(genetic algorithm)是模拟自然界生物进化过程与机制求解问题的一类自组织与自适应的人工智能技术,已广泛应用于计算机科学、人工智能、信息技术及工程实践。
本书重点在于阐述遗传算法的数学基础。全书共分3章,第1章给出了遗传算法的几何理论,第2章给出了遗传算法的马尔可夫链分析,第3章给出了遗传算法的收敛理论。
本书可以作为应用数学、计算机科学、系统科学等专业研究生的教材,也可以作为研究遗传算法的参考书。 -1. "Genetic Algorithm mathematical basis," Zhang Xiu, Yi Liang compile Xi"an Jiaotong University Press in 2000 the first edition of the genetic algorithm (genetic algorit hm) is a simulation of natural biological evolution process and mechanisms to solve the problem of a kind of self-organization and adaptive artificial intelligence technology, has been widely used in computer science, artificial intelligence, information technology, and engineering practice. The book focused on the genetic algorithm described math. The book is divided into three chapters, one chapter is a genetic algorithm of the geometric theory Chapter 2 of the genetic algorithm is a Markov chain analysis, presented in Chapter 3 of the geneti
- 2022-01-26 08:04:46下载
- 积分:1
-
林智仁编写的著名的SVM代码(libsvm
林智仁编写的著名的SVM代码(libsvm-2[1]-林智仁prepared by well-known SVM code (libsvm-2 [1]
- 2022-07-27 08:01:11下载
- 积分:1
-
遗传算法优化神经网络结构源程序
遗传算法优化神经网络结构源程序-Genetic algorithm neural network structure source
- 2022-10-17 00:30:03下载
- 积分:1
-
几个经典的模式识别算法,有详细的程序实现…
模式识别中的几个经典算法,有详细的实现过程,配有实验报告 -Several classic pattern recognition algorithms, has detailed the process to achieve with the experimental report
- 2022-10-28 06:45:03下载
- 积分:1
-
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
- 2022-01-28 00:58:44下载
- 积分:1
-
神经网络工具箱
bp神经网络的工具包-bp neural network tool kit
- 2022-09-21 03:20:03下载
- 积分:1