-
野人过河问题属于人工智能学科中的一个经典问题,问题描述如下: 有三个牧师(也有的翻译为传教士)和三个野人过河,只有一条能装下两个人的船,在河的任何一方或者船上,...
野人过河问题属于人工智能学科中的一个经典问题,问题描述如下: 有三个牧师(也有的翻译为传教士)和三个野人过河,只有一条能装下两个人的船,在河的任何一方或者船上,如果野人的人数大于牧师的人数,那么牧师就会有危险. -Savage disciplines of artificial intelligence problems are across the river a classic problem, described as follows: there are three priests (and some translation for the missionaries) and three wild man to cross the river, there is only one person can hold two boats, the river of any either on board or, if greater than the number of wild man of the number of priests, then the pastor will be in danger.
- 2022-05-08 09:59:23下载
- 积分:1
-
9。《遗传算法原理及应用》,周明,孙树栋编着 国防工业出版社 1999年第一版
本书全面系统的介绍了遗传算法的基本原理、数学基础、各种主要实现技术,并...
9。《遗传算法原理及应用》,周明,孙树栋编着 国防工业出版社 1999年第一版
本书全面系统的介绍了遗传算法的基本原理、数学基础、各种主要实现技术,并给出了一些应用实例,同时还简单的介绍了进化计算的基本内容。本书具有系统性强、可读性强、可操作性强的特点。本书可供智能计算、自动控制、系统工程、优化计算、经济管理、运筹学、计算机等专业的研究人员、研究生、高年级大学生参考。 -9. "Genetic Algorithm Theory and Application", Zhou, Sun Shudong compile defense industry publisher in 1999 the first book version of the comprehensive and systematic introduction to the genetic algorithm to the basic principles mathematical basis, the major techniques, and gives some examples, also introduced a simple evolutionary computation of the basic elements. The book is systemic strong, readable, and it can be operational characteristics. The book smart, automatic control, systems engineering, optimization, economic management, and operations. computer and other professional researchers, graduate students and students of high-grade reference.
- 2022-03-03 14:57:58下载
- 积分:1
-
介绍了神经 网络中的HOPFIELD算法的C语言实现.
介绍了神经 网络中的HOPFIELD算法的C语言实现.-Introduce a neural network algorithm HOPFIELD realize the C language.
- 2022-02-02 02:12:00下载
- 积分:1
-
一个简单的fisher分类器代码,并含有实验用的两个数据集合.
一个简单的fisher分类器代码,并含有实验用的两个数据集合.-a simple fisher classifier code, and contains the two experimental data sets.
- 2023-05-04 03:45:03下载
- 积分:1
-
m = 2 for the machine scheduling problems, the optimal solution can be obtained...
用于m=2 的机器调度问题,可求出最优解与花费的时间-m = 2 for the machine scheduling problems, the optimal solution can be obtained with the time
- 2022-07-16 00:03:50下载
- 积分:1
-
基于RBF的PID控制matlab程序,望大家参考,共同学习。
基于RBF的PID控制matlab程序,望大家参考,共同学习。-PID control based on RBF
- 2023-05-25 10:25:03下载
- 积分:1
-
神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,...
神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,-neural network OOP libraries, containing BP network of training, it is easy to extend them
- 2022-03-22 23:33:38下载
- 积分:1
-
附加了动量项BP神经网络
附加了动量项BP神经网络-Additional items of Momentum BP neural network
- 2023-04-25 04:40:03下载
- 积分:1
-
简单的遗传算法,用于反演
简单的遗传算法,用于反演-simple genetic algorithm, for inversion
- 2022-06-30 21:04:28下载
- 积分:1
-
遗传算法,是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法.遗传算法是一类可用于复杂系统优化的具有鲁棒性的搜...
遗传算法,是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法.遗传算法是一类可用于复杂系统优化的具有鲁棒性的搜索算法-Genetic algorithm, is a simulation of Darwinian natural selection to genetic selection and biological evolution of the computing model is a natural evolutionary process by simulating the optimal solution search methods. Is a kind of genetic algorithm can be used for optimization of complex systems is robust The search algorithm
- 2023-07-13 03:00:02下载
- 积分:1