Modern information technologies and the advent of machines powered by artificial intelligence (AI) have already strongly influenced the world of work in the 21st century. Computers, algorithms and software simplify everyday tasks, and it is impossible to imagine how most of our life could be managed without them. However, is it also impossible to imagine how most process steps could be managed without human force? The information economy characterised by exponential growth replaces the mass production industry based on economy of scales
标签: AI-and-Robotics-IBA-GEI-April 2017
上传时间: 2020-06-10
上传用户:shancjb
This is Ludo Game, with AI and VB6.0 implementation. Good Luck. Password : armin.ghassemi@gmail.com
标签: implementation Password ghassemi armin
上传时间: 2017-05-10
上传用户:jiahao131
the project is about medical diagnostic for heart related problems. the project have simple AI and interface
标签: project diagnostic the problems
上传时间: 2017-09-01
上传用户:haoxiyizhong
In this book for the optimisation of assembly conveyor lines we are dealing with series part production featured by a medium complexity degree and a medium number of individual components and assembly technique alternatives. Modern production techniques for medium to large series products or mass production usually involve assembly conveyor lines. They still use hand labour more or less automated. The aim is to have monotonous and similar in type operations or such causing fatigue, stress and production traumas, gradually replaced by automated assembly cycles, means and techniques. This usually widely involves industrial robots and handlers. Higher productivity, lower cost and higher quality of assembled products are usually required.
上传时间: 2020-06-10
上传用户:shancjb
Surface profile measurement by noncontact optical methods has been extensively studied because of its importance in automated manufacturing, component quality control, medicine, and robotics. In most of these methods a known periodic pattern,
标签: measurement extensively noncontact Surface
上传时间: 2016-01-02
上传用户:561596
Instead of finding the longest common subsequence, let us try to determine the length of the LCS. Then tracking back to find the LCS. Consider a1a2…am and b1b2…bn. Case 1: am=bn. The LCS must contain am, we have to find the LCS of a1a2…am-1 and b1b2…bn-1. Case 2: am≠bn. Wehave to find the LCS of a1a2…am-1 and b1b2…bn, and a1a2…am and b b b b1b2…bn-1 Let A = a1 a2 … am and B = b1 b2 … bn Let Li j denote the length of the longest i,g g common subsequence of a1 a2 … ai and b1 b2 … bj. Li,j = Li-1,j-1 + 1 if ai=bj max{ L L } a≠b i-1,j, i,j-1 if ai≠j L0,0 = L0,j = Li,0 = 0 for 1≤i≤m, 1≤j≤n.
标签: the subsequence determine Instead
上传时间: 2013-12-17
上传用户:evil
object recognition using fast adaptive hough transform 快速自适应霍夫变换 作者:D.D. Haule. A.S. Malowany Computer Vision and Robotics Laboratory Department of Electrical Engineering McGill University。IEEE 1989的文章,对指导霍夫变换检测目标的识别有一定的参考意义
标签: D.D. A.S. recognition transform
上传时间: 2017-04-09
上传用户:s363994250
This book describes a unifying framework to networked teleoperation systems cutting across multiple research fields including networked control system for linear and nonlinear forms, bilateral teleoperation, trilateral teleoperation, multilateral teleoperation, cooperative teleoperation, and some teleoperation application examples. Networked control has been deeply studied at the intersection of systems & control and robotics for a long time, and many scholarly books on the topic have been already published. Nevertheless, the approach remains active even in several new research fields, such as bilateral teleoperation, single master and multiple slaves, trilateral teleoperation, and multilateral teleoperation
标签: Teleoperation Intelligent Networked Control
上传时间: 2020-06-10
上传用户:shancjb
·[一些机器人方面的PDF].Introduction.to.Robotics,.Mechanics.and.Control.JOHN.J.CRAIG
标签: Introduction Mechanics Robotics Control
上传时间: 2013-06-08
上传用户:uuuuuuu
More AI...(GEP) Gene Expression Programming in C# and .NET 由Michael Gold用C#开发的GEP程序.
标签: Programming Expression GEP Michael
上传时间: 2013-12-28
上传用户:zhyiroy