-
implement C_Means and ISODATA algorith. Taking 2
关于 模式识别 中 C均值 和ISODATA 算法的C++实现 程序以一个二维的数据为例 真实的展现出两类算法的效果-implement C_Means and ISODATA algorith. Taking 2-D data foe example, show the effect of the two algoriths.
- 2022-08-23 17:58:42下载
- 积分:1
-
语言中的遗传算法
遗传算法的c语言实现-genetic algorithm in C Language
- 2022-07-20 00:52:28下载
- 积分:1
-
模糊规则库的实现
Fuzzy Rule Base Implamentation
- 2023-03-19 15:40:03下载
- 积分:1
-
很好的遗传算法库,并且有详细的说明文档,Visual 2003环境下编写...
很好的遗传算法库,并且有详细的说明文档,Visual 2003环境下编写-A good genetic algorithm library, and a detailed description of documents, Visual 2003 environment to prepare
- 2023-08-17 09:50:03下载
- 积分:1
-
CPN能提供强大的分类功能.介绍CPN(Counter Propagation Networks)神经网络的结构、训练及计算的基础上,详细讨论了CPN在离散事件...
CPN能提供强大的分类功能.介绍CPN(Counter Propagation Networks)神经网络的结构、训练及计算的基础上,详细讨论了CPN在离散事件动态系统(DEDS)仿真、仿真优化等方面的应用。
-CPN can provide powerful classification. Introduction CPN (Counter Propagation Networks) neural network structure, training and calculated on the basis of a detailed discussion of the CPN in Discrete Event Dynamic System (DEDS) simulation, simulation optimization applications.
- 2022-06-12 04:42:28下载
- 积分: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
-
k中心点
编制和调试一个程序,它将用户输入的正规式转换为以状态图和矩阵形式表示的确定有穷自动机。
1.把正规式转换为NFA
2.将NFA确定化为DF...
k中心点
编制和调试一个程序,它将用户输入的正规式转换为以状态图和矩阵形式表示的确定有穷自动机。
1.把正规式转换为NFA
2.将NFA确定化为DFA
• #作为正规式的终止符
• 考虑复合正规式
• 开始状态号为0
-focal point for the preparation of k and debug a program, it will the user to enter the formal conversion to a state diagram and matrix forms express the determination of DFA. 1. The formal type is converted to NFA2. Will determine the NFA into a DFA
- 2023-01-16 00:10:03下载
- 积分:1
-
BP算法C++的BP算法源程序 BP算法C++的BP算法源程序
BP算法C++的BP算法源程序 BP算法C++的BP算法源程序 -BP algorithm C BP algorithm source algorithm C BP BP algorithm source code
- 2023-04-28 20:35:03下载
- 积分:1
-
Introduce a neural network algorithm in C language CPN realize.
介绍了神经 网络中的CPN算法的C语言实现.-Introduce a neural network algorithm in C language CPN realize.
- 2023-07-07 15:15:03下载
- 积分:1
-
遗传算法的VS2003工程,调试通过,An Introduction to Genetic Algorithms for Scientists and Engi...
遗传算法的VS2003工程,调试通过,An Introduction to Genetic Algorithms for Scientists and Engineers 书中的算法源程序-Genetic algorithm works VS2003, debugging through, An Introduction to Genetic Algorithms for Scientists and Engineers book algorithm source code
- 2023-03-06 00:30:04下载
- 积分:1