-
A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。
A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A* algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
- 2022-05-07 20:18:29下载
- 积分:1
-
RBF neural network for pattern classification use of the platform
% RBF 神经网络用于模式分类
% 使用平台 - Matlab6.5- RBF neural network for pattern classification use of the platform- Matlab6.5
- 2022-02-07 02:37:11下载
- 积分:1
-
使用二进制和实数编码变量的遗传算法实现。混合变量…
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).-This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g gt;= 0) and normalized (see the sample problem in prob1 in objective()).
- 2022-02-07 16:02:59下载
- 积分:1
-
基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好...
基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好-Entropy-based immune algorithm is a modified immune algorithm, methods are not complicated, for the specific problem better
- 2022-05-17 00:10:16下载
- 积分:1
-
遗传算法的经典之作
遗传算法的经典之作-Genetic Algorithm for the classics
- 2022-01-26 06:05:46下载
- 积分:1
-
求最优值的一个算法
求最优值的一个算法-seeking an optimal value of the algorithm
- 2022-11-07 09:40:04下载
- 积分:1
-
利用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
-
该算法包含了一些以MATLB工具箱为基础自己开发的一些遗传算法程序。...
该算法包含了一些以MATLB工具箱为基础自己开发的一些遗传算法程序。-The algorithm contains a number based on its own toolbox to MATLB developed some of the genetic algorithm program.
- 2022-01-26 08:31:53下载
- 积分:1
-
函数的遗传算法优化程序
函数的遗传算法优化程序-function of genetic algorithm optimization procedures
- 2023-08-01 23:50:03下载
- 积分:1
-
这是目前网上所能找到的最全面的adaboost的C++算法,但是需要自己训练的数据...
这是目前网上所能找到的最全面的adaboost的C++算法,但是需要自己训练的数据-This is the Internet can find the most comprehensive adaboost C algorithms, However, it needs its own training data
- 2022-03-03 21:04:26下载
- 积分:1