Описание: 2013 Reprint of 1961 Second Edition. Full facsimile of the original edition, not reproduced with Optical Recognition Software. Acclaimed one of the "seminal books... comparable in ultimate importance to... Galileo or Malthus or Rousseau or Mill", "Cybernetics" was judged by twenty-seven historians, economists, educators, and philosophers to be one of those books published during the "past four decades," which may have a substantial impact on public thought and action in the years ahead." -- Saturday Review. Cybernetics was defined in the mid 20th century by Norbert Wiener as "the scientific study of control and communication in the animal and the machine." Fields of study which have influenced or been influenced by cybernetics include game theory, system theory (a mathematical counterpart to cybernetics), perceptual control theory, sociology, psychology (especially neuropsychology, behavioral psychology, cognitive psychology), philosophy, architecture, and organizational theory. Contents: Part one: original edition - Newtonian and Bergsonian time - Groups and statistical mechanics - Time series, information, and communication - Feedback and oscillation - Computing machines and nervous system - Gestalt and universals - Cybernetics and psychopathology - Information, language, and society - Part two: supplement chapters - On learning and self - reproducing machines - Brain waves and self - organizing systems.
Описание: A classic and influential work that laid the theoretical foundations for information theory and a timely text for contemporary informations theorists and practitioners.
With the influential book Cybernetics, first published in 1948, Norbert Wiener laid the theoretical foundations for the multidisciplinary field of cybernetics, the study of controlling the flow of information in systems with feedback loops, be they biological, mechanical, cognitive, or social. At the core of Wiener's theory is the message (information), sent and responded to (feedback); the functionality of a machine, organism, or society depends on the quality of messages. Information corrupted by noise prevents homeostasis, or equilibrium. And yet Cybernetics is as philosophical as it is technical, with the first chapter devoted to Newtonian and Bergsonian time and the philosophical mixed with the technical throughout. This book brings the 1961 second edition back into print, with new forewords by Doug Hill and Sanjoy Mitter.
Contemporary readers of Cybernetics will marvel at Wiener's prescience--his warnings against "noise," his disdain for "hucksters" and "gadget worshipers," and his view of the mass media as the single greatest anti-homeostatic force in society. This edition of Cybernetics gives a new generation access to a classic text.
Автор: Radek Silhavy; Roman Senkerik; Zuzana Kominkova Op Название: Cybernetics and Mathematics Applications in Intelligent Systems ISBN: 3319572636 ISBN-13(EAN): 9783319572635 Издательство: Springer Рейтинг: Цена: 27950.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book presents new methods for and approaches to real-world problems as well as exploratory research describing novel mathematics and cybernetics applications in intelligent systems.
Автор: J.A. Tenreiro Machado; B?la P?tkai; Imre J. Rudas Название: Intelligent Engineering Systems and Computational Cybernetics ISBN: 9048179491 ISBN-13(EAN): 9789048179497 Издательство: Springer Рейтинг: Цена: 23058.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This text contains several articles taking different viewpoints in the field of intelligent systems. There are two branches of Machine Intelligence: Artificial Intelligence and Computational Intelligence, as confirmed by the huge number of published scientific results.
Описание: Presents a platform for the approaches and implementations of actor-network theory and its relationship with technology development. This book provides researchers and practitioners with a better understanding of the usefulness of the social and technical connection.
Описание: Presents research exploring the theoretical and practical aspects of agent-based systems and implementations within economics, engineering, and the business field. The book features coverage on a broad range of topics, including knowledge discovery, socio-ecological systems, and human-computer interfaces.
Описание: Presents research exploring the theoretical and practical aspects of agent-based systems and implementations within economics, engineering, and the business field. The book features coverage on a broad range of topics, including knowledge discovery, socio-ecological systems, and human-computer interfaces.
Автор: Lukas K?¶nig Название: Complex Behavior in Evolutionary Robotics ISBN: 3110408546 ISBN-13(EAN): 9783110408546 Издательство: Walter de Gruyter Цена: 13937.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Today, autonomous robots are used in a rather limited range of applications such as exploration of inaccessible locations, cleaning floors, mowing lawns etc. However, ongoing hardware improvements (and human fantasy) steadily reveal new robotic applications of significantly higher sophistication. For such applications, the crucial bottleneck in the engineering process tends to shift from physical boundaries to controller generation. As an attempt to automatize this process, Evolutionary Robotics has successfully been used to generate robotic controllers of various types. However, a major challenge of the field remains the evolution of truly complex behavior. Furthermore, automatically created controllers often lack analyzability which makes them useless for safety-critical applications. In this book, a simple controller model based on Finite State Machines is proposed which allows a straightforward analysis of evolved behaviors. To increase the model's evolvability, a procedure is introduced which, by adapting the genotype-phenotype mapping at runtime, efficiently traverses both the behavioral search space as well as (recursively) the search space of genotype-phenotype mappings. Furthermore, a data-driven mathematical framework is proposed which can be used to calculate the expected success of evolution in complex environments.
Описание: Systems, cybernetics, control, and automation (SCCA) are four interrelated and overlapping scientific and technological fields that have contributed substantially to the development, growth, and progress of human society. A large number of models, methods, and tools were developed that assure high efficiency of SCCA applied to practical situations
Автор: Radek Silhavy; Petr Silhavy; Zdenka Prokopova Название: Intelligent Systems in Cybernetics and Automation Control Theory ISBN: 3030001830 ISBN-13(EAN): 9783030001834 Издательство: Springer Рейтинг: Цена: 25155.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book presents real-world problems and pioneering research that reflect novel approaches to cybernetics, algorithms and software engineering in the context of intelligent systems. It gathers the peer-reviewed proceedings of the 2nd Computational Methods in Systems and Software 2018 (CoMeSySo 2018), a conference that broke down traditional barriers by being held online. The goal of the event was to provide an international forum for discussing the latest high-quality research results.
Автор: Avi Bhattacharyya Название: Cybernetics in C++ ISBN: 8793609450 ISBN-13(EAN): 9788793609457 Издательство: Taylor&Francis Рейтинг: Цена: 13320.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: C++ is a powerful, much sought after programming language, but can be daunting to work with, even for engineering professionals. Why is this book so useful? Have you ever wondered:How do keywords like static and virtual change their meanings according to context?What are the similarities and differences between Pointers and References, Pointers and Arrays, Constructors and Copy Constructors, Nested and Local Inner Classes?Why is Multiple Interface Inheritance seen to be beautiful but Multiple Implementation Inheritance considered evil?When is Polymorphism Static or Dynamic, Bounded or Unbounded?Answers on these questions, and much more, are explained in this book, Cybernetics in C++. What makes this text so different and appealing in comparison to existing books on the market?The Bulleted style, as opposed to Prose, produces results much faster, both in learning and referenceRules of Thumb, and further expert Tips are given throughout in how to optimise your codeThe Prospective Evils sections tell you what to avoidThe thorough coverage ensures you will be trained to expert level in each of Imperative, Procedural, Memory & Resource Management, Object Oriented and Generic ProgrammingCybernetics in C++ combines a theoretical overview and practical approach in one book, which should prove to be a useful reference for computer scientists, software programmers, engineers and students in this and related field.
Описание: This book includes the original, peer reviewed research articles from the 2nd International Conference on Cybernetics, Cognition and Machine Learning Applications (ICCCMLA 2020), held in August, 2020 at Goa, India.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru