Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Practical Field Robotics, Sturges Robert H


Варианты приобретения
Цена: 13773.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-08-04
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Sturges Robert H
Название:  Practical Field Robotics
ISBN: 9781118941140
Издательство: Wiley
Классификация:
ISBN-10: 1118941144
Обложка/Формат: Hardback
Страницы: 210
Вес: 0.49 кг.
Дата издания: 23.01.2015
Серия: Engineering
Язык: English
Иллюстрации: Black & white illustrations
Размер: 146 x 252 x 17
Читательская аудитория: Professional & vocational
Ключевые слова: Mechanical engineering & materials,Electronics & communications engineering
Подзаголовок: A systems approach
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: Practical Field Robotics: A Systems Approach is an introductory book in the area of field robotics. It approaches the subject with a systems design methodology, showing the reader every important decision made in the process of planning, designing, making and testing a field robot.


Probabilistic robotics

Автор: Thrun, Sebastian
Название: Probabilistic robotics
ISBN: 0262201623 ISBN-13(EAN): 9780262201629
Издательство: MIT Press
Рейтинг:
Цена: 14390.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

An introduction to the techniques and algorithms of the newest field in robotics.

Probabilistic robotics is a new and growing area in robotics, concerned with perception and control in the face of uncertainty. Building on the field of mathematical statistics, probabilistic robotics endows robots with a new level of robustness in real-world situations. This book introduces the reader to a wealth of techniques and algorithms in the field. All algorithms are based on a single overarching mathematical foundation. Each chapter provides example implementations in pseudo code, detailed mathematical derivations, discussions from a practitioner's perspective, and extensive lists of exercises and class projects. The book's Web site, www.probabilistic-robotics.org, has additional material. The book is relevant for anyone involved in robotic software development and scientific research. It will also be of interest to applied statisticians and engineers dealing with real-world sensor data.

Robotics: A Very Short Introduction

Автор: Winfield Alan
Название: Robotics: A Very Short Introduction
ISBN: 0199695989 ISBN-13(EAN): 9780199695980
Издательство: Oxford Academ
Рейтинг:
Цена: 1582.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Robotics is a key technology in the modern world. Yet, despite these successes, robots have failed to live up to the predictions of the 1950s and 60s. In this Very Short Introduction, Alan Winfield considers how robotics can be both a success story and a disappointment, and how robots can be both ordinary and quite remarkable.

Mobile Robotics

Автор: Kelly
Название: Mobile Robotics
ISBN: 110703115X ISBN-13(EAN): 9781107031159
Издательство: Cambridge Academ
Рейтинг:
Цена: 13622.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Mobile Robotics offers comprehensive coverage of the essentials of the field, suitable for both students and practitioners. Adapted from Alonzo Kelly`s graduate and undergraduate courses, the content of the book reflects current approaches to developing effective mobile robots.

Making Simple Robots: Exploring Cutting-Edge Robotics with Everyday Stuff

Автор: Ceceri Kathy
Название: Making Simple Robots: Exploring Cutting-Edge Robotics with Everyday Stuff
ISBN: 1457183633 ISBN-13(EAN): 9781457183638
Издательство: Wiley
Рейтинг:
Цена: 3166.00 р.
Наличие на складе: Поставка под заказ.

Описание: Making Simple Robots is based on one idea: Anybody can build a robot! That includes kids, English majors, school teachers, and grandparents.

Theory of applied robotics

Автор: Jazar, Reza N.
Название: Theory of applied robotics
ISBN: 1441917497 ISBN-13(EAN): 9781441917492
Издательство: Springer
Рейтинг:
Цена: 15372.00 р.
Наличие на складе: Поставка под заказ.

Описание: This book explains robotics concepts in detail, concentrating on their practical use. It provides related theorems and formal proofs as well as applications. It details a wealth of robotics topics, most notably orientation, velocity, and forward kinematics.

Robotics

Автор: Bajd Tadej
Название: Robotics
ISBN: 9048137756 ISBN-13(EAN): 9789048137756
Издательство: Springer
Рейтинг:
Цена: 8378.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This supplementary introductory text for courses in robotics or industrial robotics requires minimal knowledge of physics and mathematics. It treats many fundamental subjects in robotics and includes a glossary in English, French and German.

Arduino Robotics

Автор: Warren J
Название: Arduino Robotics
ISBN: 1430231831 ISBN-13(EAN): 9781430231837
Издательство: Springer
Рейтинг:
Цена: 4745.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book will show you how to use your Arduino to control a variety of different robots, while providing step-by-step instructions on the entire robot building process.

Robotics, Vision and Control

Автор: Corke
Название: Robotics, Vision and Control
ISBN: 3642201431 ISBN-13(EAN): 9783642201431
Издательство: Springer
Цена: 8378.00 р.
Наличие на складе: Поставка под заказ.

Описание: The practice of robotics and computer vision both involve the application of computational algorithms to data. Over the fairly recent history of the fields of robotics and computer vision a very large body of algorithms has been developed. However this body of knowledge is something of a barrier for anybody entering the field, or even looking to see if they want to enter the field — What is the right algorithm for a particular problem?, and importantly, How can I try it out without spending days coding and debugging it from the original research papers?The author has maintained two open-source MATLAB Toolboxes for more than 10 years: one for robotics and one for vision. The key strength of the Toolboxes provide a set of tools that allow the user to work with real problems, not trivial examples. For the student the book makes the algorithms accessible, the Toolbox code can be read to gain understanding, and the examples illustrate how it can be used —instant gratification in just a couple of lines of MATLAB code. The code can also be the starting point for new work, for researchers or students, by writing programs based on Toolbox functions, or modifying the Toolbox code itself. The purpose of this book is to expand on the tutorial material provided with the  toolboxes, add many more examples, and to weave this into a narrative that covers robotics and computer vision separately and together. The author shows how complex problems can be decomposed and solved using just a few simple lines of code, and hopefully to inspire up and coming researchers. The topics covered are guided by the real problems observed over many years as a practitioner of both robotics and computer vision. It is written in a light but informative style, it is easy to read  and absorb, and includes a lot of Matlab examples and figures. The book is a real walk through the fundamentals of robot kinematics, dynamics and joint level control, then camera models, image processing, feature extraction and epipolar geometry, and bring it all together in a visual servo system. Additional material is provided at http://www.petercorke.com/RVC

Intelligent Robotics and Applications: Second International Conference, ICIRA 2009, Singapore, December 16-18, 2009, Proceedings (Lecture Notes in ... / Lecture Notes in Artificial Intelligence)

Автор: Ming Xie (Editor), Youlun Xiong (Editor), Caihua X
Название: Intelligent Robotics and Applications: Second International Conference, ICIRA 2009, Singapore, December 16-18, 2009, Proceedings (Lecture Notes in ... / Lecture Notes in Artificial Intelligence)
ISBN: 3642108164 ISBN-13(EAN): 9783642108167
Издательство: Springer
Рейтинг:
Цена: 29209.00 р.
Наличие на складе: Поставка под заказ.

Описание: Second International Conference ICIRA 2009 Singapore December 1618 2009 Proceedings. .

Open-Source Robotics and Process Control Cookbook,

Автор: Lewin Edwards
Название: Open-Source Robotics and Process Control Cookbook,
ISBN: 0750677783 ISBN-13(EAN): 9780750677783
Издательство: Elsevier Science
Рейтинг:
Цена: 8925.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Shows how to develop robust, dependable real-time systems for robotics and other control applications, using open-source tools. This book demonstrates efficient and low-cost embedded hardware and software design techniques, based on Linux as the development platform and operating system and the Atmel AVR as the primary microcontroller.

Biomimetic robotics

Автор: Vepa, Ranjan
Название: Biomimetic robotics
ISBN: 0521895944 ISBN-13(EAN): 9780521895941
Издательство: Cambridge Academ
Рейтинг:
Цена: 15048.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book is written for an initial course in robotics. It is ideal for study of unmanned aerial or underwater vehicles, a topic on which few books exist. It presents the fundamentals of robotics, from an aerospace perspective, by considering only the field of robot mechanisms.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия