الصفحة 4
الصفحة 4
img

Multiple Abstraction Hierachies for Mobile Robot Operation in Large Environments

This book focuses on the efficient performance of mobile robots through the use of multi-hierarchical symbolic representations of the environment. A mobile robot intended to perform deliberative actions must possess some symbolic representation of its workspace, but such representations of real environments usually become so large that should be conveniently arranged in order to facilitate and, in some cases, make possible their use. This book addresses all these issues considering symbolic multi-hierarchical structures. Such structures, based on the concept of abstraction, allow a robot to speed up its operation in large environments. Practical solutions tested on real robots (for instance, a robotic wheelchair for elder people) are provided.

img

Multimodal Processing and Interaction : Audio, Video, Text

Multimodal Processing and Interaction: Audio, Video and Text presents high quality, state-of-the-art research ideas and results from theoretic, algorithmic and application viewpoints. This edited volume contains both state-of-the-art reviews and original contributions by leading experts in the scientific and technological field of multimedia. It grew out of a four-year collaboration among research groups participating in the European network of Excellence on Multimedia Understanding, Semantics, Computation and Learning (MUSCLE).

img

Multimedia Database Retrieval : A Human-Centered Approach

Multimedia Database Retrieval: A Human-Centered Approach presents the latest development in user-centered methods and the state-of-the-art in visual media retrieval. It includes discussion on perceptually inspired non-linear paradigm in user-controlled interactive retrieval (UCIR) systems. It also features a coherent approach which focuses on specific topics within content/concept-based retrievals via audio-visual information modeling of multimedia. Highlights include: * Exploring an adaptive machine that can learn from its environment * Optimizing the learning system by incorporating self-organizing adaptation into the retrieval process * Demonstrating state-of-the-art applications within small, medium, and large databases

img

Multimedia Data Mining and Knowledge Discovery

Multimedia Data Mining and Knowledge Discovery provides an overview of the current state-of-the-art in the field of multimedia data mining and knowledge discovery, and discusses the variety of hot topics in multimedia data mining research. Consisting of an introductory section and four topical parts, the book describes the objectives and current tendencies in multimedia data mining research and their applications.

img

Multi-Agent and Multi-Agent-Based Simulation ; Joint Workshop MABS 2004

The aim of the workshop was to provide a forum for work in both appli- tions of multi-agent-based simulation and the technical challenges of simulating large multi-agent systems (MAS). There has been considerable recent progress in modelling and analyzing multi-agent systems, and in techniques that apply MAS models to complex real-world systems such as social systems and organi- tions. Simulation is an increasingly important strand that weaves together this work. In high-risk, high-cost situations, simulations provide critical cost/benefit leverage, and make possible explorations that cannot be carried out in situ: – Multi-agent approaches to simulating complex systems are keytools in interdisciplinary studies of social systems. Agent-based social simulation (ABSS) research simulates and synthesizes social behavior in order to understand real social systems with properties of self-organization, scalability, robustness, and openness. – In the MAS community, simulation has been applied to awide range of MAS research and design problems, from models of complex individual agents - ploying sophisticated internal mechanisms to models of large-scale societies of relatively simple agents which focus more on the interactions between agents.

img

Multiaccess, Reservations & Queues

Reservation procedures constitute the core of many popular data transmission protocols. They consist of two steps: A request phase in which a station reserves the communication channel and a transmission phase in which the actual data transmission takes place. Such procedures are often applied in communication networks that are characterised by a shared communication channel with large round-trip times.In this book, we propose queuing models for situations that require a reservation procedure and validate their applicability in the context of cable networks.

img

MRI of the Heart and Vessels

In recent years magnetic resonance imaging (MRI) has enriched the technological potential available for the characterization of cardiovascular pathologies, adding substantial advantages to other non-invasive techniques. This technique, which is intrinsically digital and has reduced operator dependency, allows the performance of image analysis in a quantitative and reproducible manner. In virtue of its added diagnostic value and inherent refinements that allow construction of two- and three-dimensional images, MRI is gaining a primary role in the histopathological and physiopathological understanding of a large number of pathologies concerning the heart and vessels. This text is addressed both to MRI operators seeking specific technical information and to clinicians who wish to have a better understanding of the diagnostic and management advantages that MRI can offer.

img

Motivational profiles in TIMSS mathematics : Exploring student clusters across aountries and time

This open access book presents a person-centered exploration of student profiles, using variables related to motivation to do school mathematics derived from the IEA’s Trends in International Mathematics and Science Study (TIMSS) data. Statistical cluster analysis is used to identify groups of students with similar motivational profiles, across grades and over time, for multiple participating countries. In this book, a person-centered analysis of distinct and meaningful motivational profiles and their differences on sociodemographic variables and mathematics performance broadens understanding about the role that motivation characteristics play in learning and achievement in mathematics.

img

Motion-Free Super-Resolution

With the explosion of Internet technology and graphics engines, digital images are now everywhere. Image capturing tools are all pervading - in our pockets to inside a satellite. And although imaging applications demand an availability to high resolution images, such images are not picture perfect and may be lacking sufficient details. This requires that these images be super-resolved for improved details. How to achieve this is what constitutes research in the area of image super-resolution. Motion-Free Super-Resolution explores new technology for image super-resolution - applying cues other than the motion cue in super-resolving a scene. This book will serve as an essential reference for both academecians and practicing engineers in the area of image processing and computer vision, as well as providing a basis for ongoing research in this field.

img

Modern Theatres 1950–2020

Explores in detail 30 of the most significant theatres, concert halls, opera houses and dance spaces that opened between 1950 and 2010. Each theatre is reviewed and assessed by experts in theatre buildings, such as architects, acousticians, consultants and theatre practitioners, and illustrated with full-colour photographs and comparative plans and sections. A further 20 theatres that opened from 2009 to 2020 are concisely reviewed and illustrated. An excellent resource for students of theatre planning, theatre architecture and architectural design, Modern Theatres 1950 – 2020 discusses the role of performing arts buildings in cities, explores their public and performances spaces and examines the acoustics and technologies needed in a great building. This beautifully illustrated book is also a must-read for architects, theater designers, theatre historians, and theatre practitioners.

img

Modern Sports Dentistry

A one-stop reference that will assist primary care community dentists, sports physicians, athletic trainers, and emergency room physicians in meeting the needs of athletes when managing facial and dental trauma and sports-related oral diseases. The opening chapters provide a complete review of sports-related dentoalveolar trauma, with coverage of emergent care, the role of endodontics, surgical issues, and restorative considerations. Prevention of dental trauma by means of mouthguards is then examined, with attention to materials and design, public policy concerning the use of mouthguards, and the role of mouthguards in relation to the ever more pressing issue of concussion in sport. Dental erosion in athletes, for example due to energy drinks, is discussed, as are the possible sequelae of use of spit tobacco, performance-enhancing drugs, and ergogenic aids. The new topic of the potential value of dental appliances in enhancing sports performance is also addressed.

img

Modern parallel programming with C++ and assembly language : X86 SIMD development using AVX, AVX2, and AVX-512

Understand the essential details about x86 SIMD architectures and instruction sets including AVX, AVX2, and AVX-512. / Master x86 SIMD data types, arithmetic instructions, and data management operations using both integer and floating-point operands. / Code performance-enhancing functions and algorithms that fully exploit the SIMD capabilities of a modern x86 processor. Employ C++ intrinsic functions and x86-64 assembly language code to carry out arithmetic calculations using common programming constructs including arrays, matrices, and user-defined data structures. Harness the x86 SIMD instruction sets to significantly accelerate the performance of computationally intense algorithms in applications such as machine learning, image processing, computer graphics, statistics, and matrix arithmetic. / Apply leading-edge coding strategies and techniques to optimally exploit the x86 SIMD instruction sets for maximum possible performance.

img

Modern operating system

incorporates the latest developments and technologies in operating systems (OS) technologies. Author Andy Tanenbaum's clear and entertaining writing style outlines the concepts every OS designer needs to master. In-depth topic coverage includes processes, threads, memory management, file systems, I/O, deadlocks, interface design, multimedia, performance tradeoffs, and trends in OS design. Case studies explore popular OS and provide real-world context. Tanenbaum also provides information on current research based on his expe

img

Modern Hematology : Biology and Clinical Management

The first chapters of this book contain a self-contained introduction to path integrals in Euclidean quantum mechanics and statistical mechanics. The resulting high-dimensional integrals can be estimated with the help of Monte Carlo simulations based on Markov processes. The most commonly used algorithms are presented in detail so as to prepare the reader for the use of high-performance computers as an “experimental” tool for this burgeoning field of theoretical physics. Several chapters are then devoted to an introduction to simple lattice field theories and a variety of spin systems with discrete and continuous spins, where the ubiquitous Ising model serves as an ideal guide for introducing the fascinating area of phase transitions. As an alternative to the lattice formulation of quantum field theories, variants of the flexible renormalization group methods are discussed in detail. Since, according to our present-day knowledge, all fundamental interactions in nature are described by gauge theories, the remaining chapters of the book deal with gauge theories without and with matter.

img

Modern Econometric Analysis : Surveys on Recent Developments

The importance of empirical economics and econometric methods has greatly in­ creased during the last 20 years due to the availability of better data and the improved performance of computers. In an information-driven society such as ours we need quickly to obtain complete and convincing statistical results. This is only possible if the appropriate econometric methods are applied. Traditional econometric analysis concentrates on classical methods which are far from suitable for handling actual economic problems.

img

Modern Deep Learning Design and Application Development : Versatile Tools to Solve Deep Learning Problems

Learn how to harness modern deep-learning methods in many contexts. Packed with intuitive theory, practical implementation methods, and deep-learning case studies, this book reveals how to acquire the tools you need to design and implement like a deep-learning architect. It covers tools deep learning engineers can use in a wide range of fields, from biology to computer vision to business. With nine in-depth case studies, this book will ground you in creative, real-world deep learning thinking. You will: Improve the performance of deep learning models by using pre-trained models, extracting rich features, and automating optimization. Compress deep learning models while maintaining performance. Reframe a wide variety of difficult problems and design effective deep learning solutions to solve them. Use the Keras framework, with some help from libraries like HyperOpt, TensorFlow, and PyTorch, to implement a wide variety of deep learning approaches.

img

Models for computer aided tolerancing in design and manufacturing ; Selected conference papers from the 9th CIRP International Seminar on Computer-aided tolerancing, held at Arizona State University, Tempe, Arizona, USA, 10-12 April, 2005

Computer Aided Tolerancing (CAT) is an important topic in any field of design and production where parts move relative to one another and/or are assembled together. Geometric variations from specified dimensions and form always occur when parts are manufactured. Improvements in production systems can cause the amounts of the variations to become smaller, but their presence does not disappear. To shorten the time from concept to market of a product, it has been increasingly important to take clearances and the tolerancing of manufacturing variations into consideration right from the beginning, at the stage of design. Hence, geometric models are defined that represent both the complete array of geometric variations possible during manufacture and also the influence of geometry on the function of individual parts and on assemblies of them.

img

Modelling and Control of Mini-Flying Machines

Modelling and Control of Mini-Flying Machines is an exposition of models developed for various types of mini-aircraft. Modelling and Control of Mini-Flying Machines provides valuable insights to the application of real-time nonlinear techniques in an always challenging area.

img

Modeling, Simulation and Optimization of Complex Processes HPSC 2018 ; Proceedings of the 7th International Conference on High Performance Scientific Computing, Hanoi, Vietnam, March 19-23, 2018

The contributions cover a broad, interdisciplinary spectrum of scientific computing and showcase recent advances in theory, methods, and practical applications. Subjects covered include numerical simulation, methods for optimization and control, machine learning, parallel computing and software development, as well as the applications of scientific computing in mechanical engineering, airspace engineering, environmental physics, decision making, hydrogeology, material science and electric circuits.

img

Modeling, Simulation and Optimization of Complex Processes ; Proceedings of the Third International Conference on High Performance Scientific Computing, March 6–10, 2006, Hanoi, Vietnam

This proceedings volume contains a selection of papers presented at the Third International Conference on High Performance Scientific Computing held at the Hanoi Institute of Mathematics, Vietnamese Academy of Science and Technology (VAST), March 6-10, 2006. The conference has been organized by the Hanoi Institute of Mathematics, Interdisciplinary Center for Scientific Computing (IWR), Heidelberg, and its International PhD Program ``Complex Processes: Modeling, Simulation and Optimization'', and Ho Chi Minh City University of Technology. The contributions cover the broad interdisciplinary spectrum of scientific computing and present recent advances in theory, development of methods, and applications in practice. Subjects covered are mathematical modelling, numerical simulation, methods for optimization and control, parallel computing, software development, applications of scientific computing in physics, chemistry, biology and mechanics, environmental and hydrology problems, transport, logistics and site location, communication networks, production scheduling, industrial and commercial problems.

عدد النتائج بكل صفحة