-
利用a星算法来走迷宫的C++实例。console下运行,a星算法比较简洁明了,便于学习...
利用a星算法来走迷宫的C++实例。console下运行,a星算法比较简洁明了,便于学习-The use of a satellite algorithm to Maze in C++ examples. console running, a star algorithm is relatively simple and clear, easy to learn
- 2022-07-26 10:14:51下载
- 积分:1
-
用网格优化算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。...
用网格优化算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。 -Mesh optimization algorithm used to solve the problem tsp. . . matlab prepared. Coordinate with the city for inspection.
- 2022-09-10 01:50:03下载
- 积分:1
-
模糊数学与人工智能技术
模糊数学与人工智能技术 -fuzzy mathematics and artificial intelligence technology
- 2022-01-20 22:50:17下载
- 积分:1
-
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞...
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-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
-
一种近似的支持向量机,用于非常大的数据集。
an approximate SVM solver, useful for very large dataset.
- 2022-11-03 22:20:02下载
- 积分:1
-
apriori算法c语言版,apriori算法c语言版
apriori算法c语言版,apriori算法c语言版-algorithm language version algorithm algorithm c language version
- 2023-05-25 19:10:03下载
- 积分:1
-
实数编码 遗传算法 C++用matlab实现实数编码 遗传算法 C++用matlab实现...
实数编码 遗传算法 C++用matlab实现实数编码 遗传算法 C++用matlab实现-Real-coded genetic algorithm C++ Using matlab realize real-coded genetic algorithm C++ Realize using matlab
- 2022-03-21 09:46:50下载
- 积分:1
-
人工神经网络理论在井渠结合灌区地下水动态预报中的应用
人工神经网络理论在井渠结合灌区地下水动态预报中的应用-wenjian
- 2022-12-15 21:50:03下载
- 积分:1
-
one we are looking for the em algorithm, achieving Matlab
一个大家都在寻找的em算法,matlab实现-one we are looking for the em algorithm, achieving Matlab
- 2022-02-13 23:10:55下载
- 积分:1
-
一个简单的针对函数优化问题的遗传算法源程序。
一个简单的针对函数优化问题的遗传算法源程序。-A simple function optimization problem for genetic algorithm source code.
- 2022-05-18 17:23:38下载
- 积分:1