搜索资源列表
DStar_5.26
- 人工智能里的A-star算法,用于机器人的路径规划和寻优.-ai's A-star algorithm for robot path planning and optimization.
ai
- 6中ai算法,包括路径规划与移动技术、有限状态机,脚本技术,群聚技术,遗传算法,神经网络,每个算法中都有例子程序。-6 ai algorithms, including path planning and mobile technology, finite state machines, scr ipting technologies, clustering techniques, genetic algorithms, neural networks, each algorithm, ther
dynamic-planning
- 给定n个矩阵{A1,A2,…,An},其中ai与ai+1是可乘的,i=1,2,…,n-1。考察这n个矩阵的连乘积A1A2…An。由于矩阵乘法满足结合律,故计算矩阵的连乘积可以有许多不同的计算次序,这种计算次序可以用加括号的方式来确定。-Given n matrices {A1, A2, ..., An}, where ai and ai+1 is a mere of, i = 1,2, ..., n-1. Study the n matrix with the product A1A2 ...
ai
- 遗传算法对移动机器人路径的路径规划,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, is very useful, and can be downloaded.
code
- This course describes the ai techniques necessary for an agent to act intelligently in the ``real world. Techniques include natural language processing, uncertainty reasoning, learning, vision and speech processing. Basic ai techniques (such as searc
ai
- ai算法,包括路径规划与移动技术.有限状态机,脚本技术,群聚技术,遗传算法,神经网络-ai algorithms, including path planning and mobile technology. Finite state machines, scr ipting technologies, clustering techniques, genetic algorithms, neural networks
Projectai
- c++ ai project artificial intelligence path planning route best first a * star * greedy first uniform cost dijkstra s optimal search heuristic incomplete project not working fully