-
A fractal algorithm used to find the shortest path maze, VC achieve, very worth...
用A形算法寻找迷宫的最短路径,VC实现,非常值得一看-A fractal algorithm used to find the shortest path maze, VC achieve, very worth a visit
- 2023-01-22 09:00:04下载
- 积分:1
-
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6]...
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。-DE was first proposed in 1995 by Rainer Storn and Kenneth Price and had been proven that it is efficient, convergent, and robust in the solution process. [5,6] In many optimize questions, its performance surpasses the adaptive simulated annealing algorithm, the POS algorithm, and the GA algorithm. DE gets each generation of population using the real value parameter vector, and the crucial idea of DE is a scheme for generating trial parameter vectors.
- 2022-04-30 12:55:51下载
- 积分:1
-
vb的波尔兹曼机(含模拟退火算法),有需要的可参考一下
vb的波尔兹曼机(含模拟退火算法),有需要的可参考一下
-vb the Boltzmann machine (with simulated annealing algorithm), the need of a reference
- 2022-11-30 20:40:03下载
- 积分:1
-
机器人足球实现的核心代码
机器人足球实现的核心代码-Robot Soccer realize the core code
- 2022-03-18 02:51:21下载
- 积分:1
-
This is a use of MATLAB to use a simple classification of the PCA implementation...
这是一个利用MATLAB利用PCA实现的简单分类程序,对于模式识别的初学者学习PCA知识并进行仿真会有很大帮助,其中male.txt和female.txt是训练样本,test.txt是测试样本,分类效果非常好。-This is a use of MATLAB to use a simple classification of the PCA implementation process, the PCA pattern recognition study for beginners and simulation of knowledge would be of considerable help, and one of male.txt samples female.txt training, test.txt is the measurement, very good classification results.
- 2022-07-18 08:33:05下载
- 积分:1
-
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
-
不确定规划 遗传算法
Nonlinear Programming算法程序
不确定规划 遗传算法
Nonlinear Programming算法程序- Indefinite plan heredity algorithm Nonlinear Programming
algorithm procedure
- 2022-02-28 10:21:07下载
- 积分:1
-
人工智能里的图搜索技术,以宽度优先为搜索策略。
人工智能里的图搜索技术,以宽度优先为搜索策略。-artificial intelligence search technology plans to give priority to the width search strategy.
- 2022-03-25 06:05:13下载
- 积分:1
-
自己用swarm开发的一个车辆跟驰的模型,希望能跟广大爱好者共同探讨。...
自己用swarm开发的一个车辆跟驰的模型,希望能跟广大爱好者共同探讨。-own use development of a swarm of vehicles- following model, the majority of fans are able to explore together.
- 2022-09-06 09:30:03下载
- 积分:1
-
Evenly spaces the cities on the perimeter of a wheel and returns a vector of the...
Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates
利用AI技术生成一个圆-Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates the use of AI technology to generate a circle
- 2022-05-14 13:03:14下载
- 积分:1