-
matlab环境下,对puma560机器人的工作空间运动轨迹做了轨迹规划,得到轨迹云图...
matlab环境下,对puma560机器人的工作空间运动轨迹做了轨迹规划,得到轨迹云图-matlab environment, the robot work space puma560 trajectories make the trajectory planning, the trajectory cloud
- 2022-04-09 13:39:24下载
- 积分:1
-
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为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-08-06 14:22:02下载
- 积分:1
-
这个程序是在windows平台下运行game of life最好的平台。它不仅对细胞空间没有限制、运行速度非常快、界面很友好,而且能够为你提供大量的初始细胞分布...
这个程序是在windows平台下运行game of life最好的平台。它不仅对细胞空间没有限制、运行速度非常快、界面很友好,而且能够为你提供大量的初始细胞分布图案,你还可以任意组合这些图案达到你象要的构形,然后让这些构形动起来组合出更加神奇的生命游戏的世界。-the procedure is the windows platform running game of life the best platform. It not only on the cell space is no restriction, running very fast, very friendly interface, but you have to provide a lot of initial cell distribution patterns, you can design any combination of these to you as to the configuration, then let these configuration movement combined to make life more wonderful game world.
- 2022-11-26 19:15:03下载
- 积分:1
-
米凯利维奇遗传算法
米凯利维奇遗传算法-Mikerevic Genetic Algorithm
- 2022-05-28 22:42:10下载
- 积分:1
-
根据人工鱼群算法的基本原理,求解一个函数值的最优解;
根据人工鱼群算法的基本原理,求解一个函数值的最优解;-According to the basic principles of artificial fish-swarm algorithm, solving a function value of the optimal solution
- 2022-02-05 08:32:22下载
- 积分:1
-
人工神经网络的基本模型:BP、艺术、Hopfield,SOM
人工神经网络基本模型:BP、ART、Hopfield、SOM-ANN basic model : BP, ART, Hopfield, SOM
- 2022-03-05 00:03:40下载
- 积分:1
-
自适应小生境递阶遗传算法求解函数优化问题
想对其他函数求解就修改function函数...
自适应小生境递阶遗传算法求解函数优化问题
想对其他函数求解就修改function函数-adaptive hierarchical genetic algorithm optimization function to function for the other amendments on the funct ion function
- 2022-12-27 22:30:08下载
- 积分:1
-
神经网络算法源程序,如ADALINE,提供针对算法的演示源程序
神经网络算法源程序,如ADALINE,提供针对算法的演示源程序-neural network algorithm source, such as ADALINE provide demonstration against the algorithm source code
- 2022-01-26 06:37:48下载
- 积分:1
-
学习protege的教程(开源软件设计的本体论)
tutorials for learning protege(open source softwar to design the ontology)
- 2022-02-24 22:45:11下载
- 积分:1
-
VC实现CYK语法判断检测,CYK是经典的人工智能判断法之一
VC实现CYK语法判断检测,CYK是经典的人工智能判断法之一-VC detection to determine the realization of CYK grammar, CYK is a classic method to determine one of artificial intelligence
- 2022-01-25 22:43:32下载
- 积分:1