![]() |
![]() |
Your cart is empty |
||
Books > Computing & IT > General
This book offers a comprehensive analysis of the variety of tools and techniques used today for the design and modeling of efficient and robust swarm-intelligence based systems: highly (or fully) decentralized, semi-autonomous, highly-scalable infrastructures in various real-life scenarios. Among others, the book reviews the use of the swarm intelligence paradigm in financial investment, blockchain protocols design, shared transportation systems, communication networks, and military applications. Theoretical and practical limitations of such systems are discussed, as well as trade-offs between the various economic and operational parameters of the systems. The book is intended for researchers and engineers in the fields of swarms systems, economics and operation research. Key Features • Explains, in a detailed and clear way, the mathematical principles behind swarm intelligence • Illustrates how swarm intelligence can be used in real-world systems • Reviews leading state-of-the-art approaches in the design and modeling of swarm systems today
Today's MIS manager must understand and apply the latest thinking on the crucial management functions: planning, organizing, directing, and controlling. Moreover, not only must managers understand the research-based foundations underlying this thinking, they must also know how to leverage the new MIS technologies and incorporate them into it. Thierauf's new book guides managers through the technology/managerial function interface, explains latest research and its applications, and then provides MIS managers, their external auditors and consultants, with a unique questionnaire to help them assess the performance of their MIS groups and their own managerial effectiveness. With illustrations, checklists, guidelines, and unusual clarity of presentation, not only will Thierauf's book help MIS managers and those they report to understand better their day-to-day tasks, but it will also shed new light on the technologies themselves and their inevitable work impacts.
*A practical guide to Machine Learning and its applications in translation, in the specific context of translator/localizer training and education * written to be equally useful for both students on translation studies courses and professionals in the area of localization *Unlike existing titles, it focuses on bridging the gap between machine learning technology in the humanities and translation practice and takes a bottom-up, relevancy approach to Machine Learning in Translation
Step-by-step guide to creating compelling, memorable presentations
Complex information structures are found in many disciplines including physics, genetics, biology and all branches of the information sciences. The current increasing, widespread use of information technology in all academic activities' emphasizes the need to understand how people construct and use such structures. The practices and activities found within the community of programmers provides a rich study area. The contents of this book are devoted to fundamental research that directly informs: the teaching community about some of the recent issues and problems that should help readers to increase their awareness when designing systems to support teaching, learning and using information technology; the psychology of the programming community about work in the area of learning to build, and debug programs; and the software engineering community in terms of the issues that implementors need to take into account when designing and building tools and environments for computer-based systems.
Aerial Robotic Workers: Design, Modeling, Control, Vision and Their Applications provides an in-depth look at both theory and practical applications surrounding the Aerial Robotic Worker (ARW). Emerging ARWs are fully autonomous flying robots that can assist human operations through their agile performance of aerial inspections and interaction with the surrounding infrastructure. This book addresses all the fundamental components of ARWs, starting with the hardware and software components and then addressing aspects of modeling, control, perception of the environment, and the concept of aerial manipulators, cooperative ARWs, and direct applications. The book includes sample codes and ROS-based tutorials, enabling the direct application of the chapters and real-life examples with platforms already existing in the market.
One of the main explanations for the general resurgence of growth
and for increasing differentials among industrial countries
attributes a crucial role to IT investment, innovation produced in
IT sectors and to technology diffusion from the innovative sectors
to the rest of the economy. This volume studies the various aspects
of the ICT revolution, with an analysis of firm-level determinants
of productive efficiency and growth and the effects of
internationalization and the completion of the European
market.
Master Process Control Hands On, through Updated Practical Examples and MATLAB® Simulations Process Control: Modeling, Design, and Simulation, Second Edition, is a complete introduction to process control and has been fully updated, integrating current software tools to enable professionals and students to master critical techniques hands on through simulations based on modern versions of MATLAB. This revised edition teaches the field's most important techniques, behaviors, and control problems with even more practical examples and exercises. Wide-ranging enhancements include safety considerations, an expanded discussion of digital control, additional process examples, and updates throughout for newer versions of MATLAB and SIMULINK. Fundamentals of process control and instrumentation, including objectives, variables, block diagrams, and process flowsheets Methodologies for developing dynamic models of chemical processes, including compartmental models Dynamic behavior of linear systems: state-space models, transfer function-based models (including conversion to state space), and more Empirical and discrete-time models, including relationships among types of discrete models Feedback control; proportional, integral, and derivative (PID) controllers; and closed-loop stability analysis Frequency response analysis techniques for evaluating the robustness of control systems Improving control loop performance: internal model control (IMC), automatic tuning, gain scheduling, and enhanced disturbance rejection Split-range, selective, and override strategies for switching among inputs or outputs Control loop interactions and multivariable controllers An introduction to model predictive control (MPC), with a new discrete state-space model derivation exercise Bequette walks step by step through developing control instrumentation diagrams for an entire chemical process, reviewing common control strategies for individual unit operations, then discussing strategies for integrated systems. This edition also includes 16 learning modules demonstrating how to use MATLAB and SIMULINK to solve many key control problems, including new modules on process monitoring and safety, as well as a detailed new study of artificial pancreas systems for Type 1 diabetes. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
This book is a collection of the best papers presented at the
Seventh International Conference on the Management of Technology
held in Orlando, Florida, February 16th to 20th 1998. All papers
were evaluated by at least two referees and both referees needed to
agree on the high quality of a paper for it to be included in these
proceedings. The papers cover a vast array of topics and the
authors come from the four corners of the globe. This is a strong
indication that technology management is a very real preoccupation
in many countries.
Interest in e-government, both in industry and in academia, has grown rapidly over the past decade, and continues to grow. ""Global E-Government: Theory, Applications and Benchmarking"" is written by experts from academia and industry, examining the practices of e-government in developing and developed countries, presenting recent theoretical research in e-government, and providing a platform to benchmark the best practices in implementing e-government programs. ""Global E-Government: Theory, Applications and Benchmarking"" provides helpful examples from practitioners and managers involving real-life applications, while academics and researchers in the fields of information systems and e-government contribute theoretical insights.
Starting from the economic modelling of the organization, this innovative book proposes a mapping of all types (conventional and ABC) of cost systems currently in use. Design and relevance are formalized using a short list of parameters. The theoretical proposition is illustrated, through 19 systems built on a unique databse.
This book is the first one that comprehensively discusses cyberspace sovereignty in China, reflecting China’s clear attitude in the global Internet governance: respecting every nation’s right to independently choose a development path, cyber management modes and Internet public policies and to participate in the international cyberspace governance on an equal footing. At present, the concept of cyberspace sovereignty is still very strange to many people, so it needs to be thoroughly analyzed. This book will not only help scientific and technical workers in the field of cyberspace security, law researchers and the public understand the development of cyberspace sovereignty at home and abroad, but also serve as reference basis for the relevant decision-making and management departments in their work.
Do you want to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the updated second edition of Learning JavaScript Design Patterns is the ideal place to start. Author Addy Osmani shows you how to apply both classical and modern design patterns to JavaScript. That includes popular design patterns including Modules, Observers, Facades, and Mediators. You'll also learn how modern architectural patterns-such as MVC, MVP, and MVVM-are useful from the perspective of a modern web application developer. Other essential topics include modern JavaScript syntax, React patterns (like Hooks), module formats, classes, async/await, and more. This book explores: How to structure and write design patterns Different pattern categories, including creational, structural, and behavioral More than 20 classical and modern design patterns in JavaScript "Pattern"-ity testing, proto-patterns, and the Rule of Three Options for writing modular code-including the Module pattern, Asynchronous Module Definition (AMD), and CommonJS Patterns to architect components and apps using React.js |
![]() ![]() You may like...
The Making of Mauritian Creole…
Philip Baker, Guillaume Fon Sing
Paperback
R747
Discovery Miles 7 470
Sustainable Design and Manufacturing…
Dzung Dao, Robert J. Howlett, …
Hardcover
R5,617
Discovery Miles 56 170
The DARPA Robotics Challenge Finals…
Matthew Spenko, Stephen Buerger, …
Hardcover
R5,234
Discovery Miles 52 340
Exploring Future Opportunities of…
Madhulika Bhatia, Tanupriya Choudhury, …
Hardcover
R7,249
Discovery Miles 72 490
Principles of Integrated Airborne…
Igor Victorovich Avtin, Vladimir Ivanovich Baburov, …
Hardcover
R5,153
Discovery Miles 51 530
Handbook of Research on Advanced…
Siddhartha Bhattacharyya, Pinaki Banerjee, …
Hardcover
R7,638
Discovery Miles 76 380
|