-
遗传算法
遗传算法-理论和应用与软件实现,这是一本比较好的书-Genetic algorithms- theory and application and software implementation, this is a good book
- 2022-05-16 05:46:03下载
- 积分:1
-
西安交大出版的王小平的遗传算法的书一个简单遗传算法例子 ....
西安交大出版的王小平的遗传算法的书一个简单遗传算法例子 .-Wang Xiaoping published in the book GA GA a simple example.
- 2022-03-09 23:54:45下载
- 积分:1
-
Genetic Algorithms in Artificial Intelligence the authority of books suitable fo...
人工智能中的遗传算法权威书籍 适合初学者-Genetic Algorithms in Artificial Intelligence the authority of books suitable for beginners
- 2022-04-11 15:43:07下载
- 积分:1
-
爱仕达
A*算法,迷宫寻路,初步解析A*算法如何在迷宫寻路-Astar
- 2022-07-27 20:53:17下载
- 积分:1
-
us solve eight digital, BFS may lead to insufficient memory, using heuristic sea...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
- 2022-02-04 07:43:49下载
- 积分:1
-
神经网络算法的神经网络负反馈
用VC++实现的BP(反向传播负反馈)神经网络算法-with VC BP (BP negative feedback) neural network algorithm
- 2022-01-25 21:07:43下载
- 积分:1
-
code of PingPong Robot trajectory predicting based on neural network
基于神经网络的乒乓球机器人乒乓球轨迹预测代码,神经网络的参数可能有待进一步改进-code of PingPong Robot trajectory predicting based on neural network
- 2022-05-23 18:47:48下载
- 积分:1
-
TSP算法,应用局部搜索法得到最优路径,已经经过优化。没有密码,可以使用,vc环境下使用。
TSP算法,应用局部搜索法得到最优路径,已经经过优化。没有密码,可以使用,vc环境下使用。-TSP algorithm, using local search to be optimal path has been optimized. No password can be used, vc environments.
- 2023-07-07 22:15:02下载
- 积分:1
-
专家浅谈人工智能,doc文档
专家浅谈人工智能,doc文档-expert on artificial intelligence, doc file
- 2023-04-14 08:30:03下载
- 积分:1
-
neural network C procedures for the Chapter 6
神经网络C程序的第6章-neural network C procedures for the Chapter 6
- 2022-01-27 17:30:06下载
- 积分:1