-
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞...
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the problem, known as chromosome or individual. General randomly determined by the initial group of individuals, called stocks, the stocks based on fitness or some mechanism to choose the individual competition, the use of genetic Operator evolution of the next generation so on, until the termination meet expectations conditions.
- 2022-03-05 00:58:22下载
- 积分:1
-
支持向量机在初学者的java程序可以很容易地使用
支持向量机中的JAVA程序 初学者可以方便使用-Support Vector Machine in the JAVA program for beginners can easily use
- 2022-09-27 12:10:03下载
- 积分:1
-
使用具有增量学习的监控式学习方法。包括几个不同的分类算法。...
使用具有增量学习的监控式学习方法。包括几个不同的分类算法。-use with incremental learning supervised learning method. Including several different classification algorithm.
- 2022-05-14 09:18:29下载
- 积分:1
-
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控...
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
- 2022-01-27 19:47:11下载
- 积分:1
-
神经网络与遗传算法在水科学领域的应用…
神经网络和遗传算法在水科学领域的应用-neural networks and genetic algorithms in the field of water science applications
- 2023-01-29 03:05:06下载
- 积分:1
-
曲线的平滑,应用贝塞尔曲线进行平滑,点击要平滑的点即可...
曲线的平滑,应用贝塞尔曲线进行平滑,点击要平滑的点即可-With this program you can smooth your data automatically only by selecting the area to be smoothed with 2 clicks. Then INTERP1 is used to smooth. The operation is repeated until you press ENTER.
- 2022-01-22 15:12:25下载
- 积分:1
-
ISODATA算法的C++语言源代码明白
ISODATA 算法的 C++ 语言的实现源码-ISODATA algorithm C++ Realize language source
- 2022-01-25 22:31:50下载
- 积分:1
-
遗传算法的源程序例子,对于初学者有很大帮助,建议多
遗传算法的源程序例子,对于初学者有很大帮助,建议多-Genetic algorithm source code examples are very helpful for beginners, the proposed multi-
- 2022-07-24 23:43:38下载
- 积分:1
-
雅可比(Jacobi)迭代算法的C++实现,供研究设计使用
雅可比(Jacobi)迭代算法的C++实现,供研究设计使用-Jacobi (Jacobi) iteration algorithm for C++ implementation for research designed to use
- 2022-01-25 15:00:33下载
- 积分:1
-
MATLAB
神经网络技术及其在物化探上的应用,重磁反演的拟人工神经网络BP算法及其应用等。-matlab
- 2022-03-03 14:21:43下载
- 积分:1