-
文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。...
文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
- 2022-10-08 23:15:03下载
- 积分:1
-
昨天刚刚看到的A star算法类的实现,不知道对大家有没有用,参考一下吧...
昨天刚刚看到的A star算法类的实现,不知道对大家有没有用,参考一下吧-Yesterday, I saw a star of the algorithm to achieve category, we do not know of any use it for reference
- 2022-02-10 08:25:45下载
- 积分:1
-
足球机器人避障算法,已通过实践证实可以用于足球比赛中,该源代码包含仿真界面,形象直观...
足球机器人避障算法,已通过实践证实可以用于足球比赛中,该源代码包含仿真界面,形象直观-Soccer robot obstacle avoidance algorithm has been proved through practice can be used for soccer matches, the source code contains the simulation interface, the image of intuitive
- 2022-03-25 02:35:38下载
- 积分:1
-
神经网络C程序的第10章
神经网络C程序的第10章-neural network C procedures for the Chapter 10
- 2023-01-24 05:50:04下载
- 积分:1
-
网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数....
网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数.-BP to achieve most of the Internet curve fitting using MATLAB library function, this does not help readers understand the BP neural network algorithm. In this paper, the realization of C-source MATLAB library functions.
- 2022-07-06 22:17:57下载
- 积分:1
-
c++编译的目标规划遗传算法,编写了较为详细的原程序,被广泛使用。...
c++编译的目标规划遗传算法,编写了较为详细的原程序,被广泛使用。-the genetic programming algorithm, to prepare a more detailed program, has been widely used.
- 2022-06-30 22:24:45下载
- 积分:1
-
Using the genetic algorithm automatically Timetable
利用遗传算法自动进行排课-Using the genetic algorithm automatically Timetable
- 2022-03-15 17:04:47下载
- 积分: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
-
Kohonen network learning process can be described as follows : for each one netw...
Kohonen网络的学习过程可描述为:对于每一个网络的输入,只调整一部分权值,使权向量更接近或更偏离输入矢量,这一调整过程就是竞争学习。随着不断的学习过程,所有输入矢量都在输入矢量空间相互分离,形成了各自代表输入空间的一类模式,这就是Kohonen网络的特征自动识别的聚类功能。请解压缩后按照readme提示进行操作。-Kohonen network learning process can be described as follows : for each one network input, only part of adjusting the weights, weight vector closer to or further from the input vector, the adjustment process is competitive learning. With the continuous process of learning, all the input vector in the importation of vector space separate form their own representatives importation of a type of space, and this is a Kohonen network of automatic clustering functions. Please decompress after readme according to instructions.
- 2022-01-26 05:40:46下载
- 积分:1
-
SCS
SCS-C is another port to C of Goldberg s Simple Classifier System,
with a few extensions.-SCS-C is another port to C of Goldberg s Simple Classifier System, with a few extensions.
- 2022-03-09 13:32:52下载
- 积分:1