-
一个C编写的足球机器人比赛程序,算法很好
一个C编写的足球机器人比赛程序,算法很好-C prepared by a robot soccer competition procedures, a good algorithm
- 2022-03-25 16:29:37下载
- 积分:1
-
详细介绍了局部奇异值分解
详细介绍了局部奇异值分解-details of local SVD
- 2022-07-15 11:47:59下载
- 积分:1
-
自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的...
自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。 -Kohonen self-organizing map process, when a neural network to outside input mode, will be divided into different regions, the regional input to the model with different response characteristics and the process is done automatically. The neurons connect with the right to a certain value of the distribution. Most neighboring neurons stimulate each other, distant neurons were mutual inhibition, the vision has a weaker stimulus. Self-organizing feature mapping method is a non-teachers clustering method.
- 2022-03-01 10:01:34下载
- 积分:1
-
遗传算法,路径规划,机器人
遗传算法的机器人路径规划的源代码。用C++来实现的-Genetic algorithm path planning robot
- 2022-07-24 03:15:32下载
- 积分:1
-
开发环境:Visual C++ .net2003
功能介绍:神经网络算法实验;分Console版本和MFC版本;主要用来求解TSP问题。...
开发环境:Visual C++ .net2003
功能介绍:神经网络算法实验;分Console版本和MFC版本;主要用来求解TSP问题。-Development Environment: Visual C++. Net2003 function introduction: neural network algorithm experiments sub-Console version and MFC version mainly used to solve the TSP problem.
- 2022-03-10 06:48:54下载
- 积分:1
-
斯坦福大学人工智能课程讲义(cs121)stanford university artificial intelligence course lecture n...
斯坦福大学人工智能课程讲义(cs121)stanford university artificial intelligence course lecture notes-stanford university artificial intelligence course lecture notes
- 2022-03-02 14:48:48下载
- 积分:1
-
人工智能是现在科学发展的热门,该程序通过人工神经网络的原理实现图像的分类功能...
人工智能是现在科学发展的热门,该程序通过人工神经网络的原理实现图像的分类功能-The scientific development of artificial intelligence is now the most popular, the program adopted the principle of artificial neural network classification of image features
- 2022-04-20 10:15:52下载
- 积分:1
-
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译-A SVM algorithm for text classification in machine learning, and compiled under the Visual C++ 6.0 environment.
- 2022-04-07 06:51:04下载
- 积分: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
-
based on artificial neural network Hopfield indoor entire domain path optimizati...
基于Hopfield人工神经网路的室内全域路径优化。主要是利用Hopfield求解TSP的方法。用于课程设计。-based on artificial neural network Hopfield indoor entire domain path optimization. Hopfield is mainly used for TSP method. For course design.
- 2022-07-24 06:43:35下载
- 积分:1