CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Artificial Intelligence
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Artificial Intelligence - List
[
Software Engineering
]
rengongzhineng
DL : 0
人工智能课件,很不错的课件,赶快下吧,相信你不会后悔的-Artificial intelligence software, it is good courseware, as soon as possible under the bar, I believe you will not regret it
Date
:
Size
: 4.07mb
User
:
xinzi
[
Software Engineering
]
mcl
DL : 0
详细介绍MCL算法,是由Sebastian Thrun a, Dieter Fox, Wolfram Burgard, Frank Dellaert所著的论文,发表于Artificial Intelligence上。-Mobile robot localization is the problem of determining a robot’s pose from sensor data. This article presents a family of probabilistic localization algorithms known as Monte Carlo Localization [MCL]. MCL algorithms represent a robot’s belief by a set of weighted hypotheses [samples], which approximate the posterior under a common Bayesian formulation of the localization problem. Building on the basic MCL algorithm, this article develops a more robust algorithm called Mixture- MCL, which integrates two complimentary ways of generating samples in the estimation. To apply this algorithm to mobile robots equipped with range finders, a kernel density tree is learned that permits fast sampling. Systematic empirical results illustrate the robustness and computational efficiency of the approach. 2001 Published by Elsevier Science B.V. Keywords: Mobile robots Localization Position estimation Particle filters Kernel density trees
Date
:
Size
: 1.36mb
User
:
xuyuhua
[
Software Engineering
]
intelligencealgorithms
DL : 0
五子棋人工智能权重估值算法,对一个重权估值算法五子棋简易人工智能的完整实现,包含人机对战、棋谱存取、双人对战等功能。-Gobang valuation weight of artificial intelligence algorithms, the right to a re-valuation of simple artificial intelligence algorithm Gobang complete implementation, including the man-machine war, chess access features such as double battle.
Date
:
Size
: 2.75mb
User
:
mack
[
Software Engineering
]
y9876070005
DL : 0
随着 九 十 年代计算机软硬件技术的飞速发展,利用“多媒体技术”、“计算 机模拟技术”、“无线通讯技术”和“人工智能技术”为模拟教学、工业控制、 军事训练、远程医疗、会诊等提供了有力的手段和技术支持。-Nineties computer technology with the rapid development of hardware and software, by using the " multi-media technology" , " computer simulation" , " wireless technology" and " artificial intelligence technology" for the simulated teaching, industrial control, military training, remote medical treatment, consultation provide a powerful means and technical support.
Date
:
Size
: 1.07mb
User
:
王丽
[
Software Engineering
]
dataConfiguration
DL : 0
打好“数据结构”这门课程的扎实基础,对于学习计算机专业的其他课程,如操作系统、编译原理、数据库管理系统、软件工程、人工智能等都是十分有益的。-Good " data structure" of this course a solid basis for learning other computer science courses, such as operating systems, compiler theory, database management systems, software engineering, artificial intelligence, are very useful.
Date
:
Size
: 598kb
User
:
yunmn
[
Software Engineering
]
chapterAI
DL : 0
artificial intelligence related source
Date
:
Size
: 222kb
User
:
mahesh
[
Software Engineering
]
heuristics
DL : 0
CSC 550: Introduction to Artificial Intelligence Fall 2004 heuristics & informed search heuristics hill-climbing bold + informed search potential dangers, variants best first search tentative + informed search best-first search vs. DFS vs. BFS-CSC 550: Introduction to Artificial Intelligence Fall 2004 heuristics & informed search heuristics hill-climbing bold+ informed search potential dangers, variants best first search tentative+ informed search best-first search vs. DFS vs. BFS
Date
:
Size
: 168kb
User
:
it
[
Software Engineering
]
cs344-lect11-resolution-robotic-knowledge-represe
DL : 0
it is a slide ralated to Artificial Intelligence
Date
:
Size
: 37kb
User
:
roshanrp
[
Software Engineering
]
c13_inference
DL : 0
it is file ralated to Artificial Intelligence
Date
:
Size
: 57kb
User
:
roshanrp
[
Software Engineering
]
dutycy
DL : 0
it is file ralated to Artificial Intelligence
Date
:
Size
: 17kb
User
:
roshanrp
[
Software Engineering
]
AI
DL : 0
人工智能技术在围棋中的应用,详细展现人工智能的强大用途-Of artificial intelligence technology in the Go application in detail to show the powerful use of artificial intelligence
Date
:
Size
: 42kb
User
:
zyf
[
Software Engineering
]
rengongzhineng
DL : 0
野人过河问题,本实验研究了用人工智能的理论求解传教士(Missionaries)与野人(Cannibals)过河问题(M-C问题)。实验设计采用产生式系统的概念,将问题用状态空间表示,搜索技术采用状态空间启发式搜索的A算法,规则设计采用产生式规则,用C语言实现了A算法求解M-C问题,加深了对人工智能的认识与理解。-Savage river problems, this experimental study the theory of using artificial intelligence to solve the missionaries (Missionaries) and Savage (Cannibals) across the river question (MC issues). Experimental design uses the concept of production system, the problem is with the state space that the search technology uses state-space heuristic search algorithm A, the rules design uses production rules, using C language implementation of the MC algorithm to solve A problem has deepened the artificial intelligent knowledge and understanding.
Date
:
Size
: 145kb
User
:
余光学
[
Software Engineering
]
rengongzhineng
DL : 0
人工智能方面的论文集合,主要涉及机器人的全路径规划等,相当经典的文章啊!-Collection of papers on artificial intelligence, mainly involving the entire robot path planning, rather classic article ah!
Date
:
Size
: 1.2mb
User
:
陈代林
[
Software Engineering
]
rengongzhineng2
DL : 0
人工智能方面的论文,设计机器人路径规划,包括蚁群算法,中心点算法-Papers on artificial intelligence, design robot path planning, including the ant colony algorithm, the center algorithm and so on .....
Date
:
Size
: 2.44mb
User
:
陈代林
[
Software Engineering
]
shiyanbaogao
DL : 0
人工智能课程的试验报告,有八皇后、五子棋。-Artificial Intelligence course test report, there were eight queens, backgammon.
Date
:
Size
: 1.13mb
User
:
mwz
[
Software Engineering
]
ComputerbackgammonGameSystemResearchndImplementati
DL : 0
计算机五子棋博奕系统的研究与实现,:人工智能;博奕;五子棋;搜索算法;威胁空间搜索-Computer backgammon Game System Research and Implementation,: artificial intelligence Game backgammon search algorithm threat space search
Date
:
Size
: 1.98mb
User
:
cql0605070101
[
Software Engineering
]
jiqirenzuqiushibiesuanfa
DL : 0
机器人足球识别算法研究 主要是人工智能方面的研究 设计到了神经网络等相关知识-Recognition algorithm in robot soccer research in artificial intelligence research in design to the knowledge of neural networks
Date
:
Size
: 87kb
User
:
satelite_1
[
Software Engineering
]
1
DL : 0
人工智能原理实验实验指导书 -Experimental guide books principle experiment of artificial intelligence
Date
:
Size
: 4kb
User
:
李强
[
Software Engineering
]
Robotics
DL : 0
机器人学的研究推动了许多人工智能思想的发展,有一些技术可在人工智能研究中用来建立世界状态的模型和描述世界状态变化的过程。关于机器人动作规划生成和规划监督执行等问题的研究,推动了规划方法的发展。此外由于机器人是一个综合性的课题,除机械手和步行机构外,还要研究机器视觉触觉听觉等信感技术,以及机器人语言和智能控制软件等。可以看出这是一个设计精密机械信息传感技术人工智能方法智能控制以及生物工程等学科的综合技术。-Robotics research to promote the development of many artificial intelligence thinking, some techniques can be used to create artificial intelligence research in the state of the world model and describe the world state changes in the process. Generation of robot motion planning and monitoring the implementation of planning issues such as research, to promote the development of planning methods. In addition, because the robot is a comprehensive subject, in addition to mechanical hands and walking organizations, but also of machine vision tactile sense of hearing and other information technology, intelligent control and robotics languages and software. Can see that this is a precision mechanical design information sensing technology and artificial intelligence, intelligent control methods such as bio-engineering disciplines, integrated technology.
Date
:
Size
: 16.02mb
User
:
adiran
[
Software Engineering
]
Artificial-Intelligence_A-Modern-Approach
DL : 0
Artifial Intelligence: A Modern Approach by Stuart Russell and Peter Norvig
Date
:
Size
: 14.12mb
User
:
ANCAR
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.