Page 15
Page 15
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 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 Optical Spectroscopy : With Exercises and Examples from Biophysics and Biochemistry

This textbook offers clear explanations of the theory of optical spectroscopic phenomena and shows how these ideas are used in modern molecular and cellular biophysics and biochemistry. The topics covered include electronic and vibrational absorption, fluorescence, resonance energy transfer, exciton interactions, circular dichroism, coherence and dephasing, ultrafast pump-probe and photon-echo spectroscopy, single-molecule and fluorescence-correlation spectroscopy, Raman scattering, and multiphoton absorption.

img

Modern Operative Dentistry : Principles for Clinical Practice

Provides the theoretical knowledge required by students when learning how to diagnose oral diseases, plan treatment, and perform various types of dental restoration. It is also useful for clinicians wishing to update their treatment skills and broaden their understanding operative dentistry. Adopting an evidence-based approach, and in accordance with the philosophy of minimally invasive dentistry, it explains in detail the use of both classic and new restorative materials in various clinical situations. It also discusses the principles of smile analysis, as well the technique for esthetic composite restorations on posterior and anterior teeth, including direct and indirect veneers.

img

Modern Multivariate Statistical Techniques : Regression, Classification, and Manifold Learning

Remarkable advances in computation and data storage and the ready availability of huge data sets have been the keys to the growth of the new disciplines of data mining and machine learning, while the enormous success of the Human Genome Project has opened up the field of bioinformatics. These exciting developments, which led to the introduction of many innovative statistical tools for high-dimensional data analysis, are described here in detail. The author takes a broad perspective; for the first time in a book on multivariate analysis, nonlinear methods are discussed in detail as well as linear methods.

img

Modern Meteor Science : An Interdisciplinary View

"During the past half century meteor research has evolved into a comprehensive multidisciplinary science … . New findings are flowing from the ever-broadening range of investigative techniques that are being employed to great effect by the contributors to this book. This comprehensive overview of leading edge research by well over one hundred authors is an essential resource volume for scientists and engineers conducting studies and exploration of the solar system. It demands a place in the libraries supporting their activities.

img

Modern medicines from plants : Botanical histories of some of modern medicine’s most important drugs

Features information on plants from which we obtain modern prescription medicines. It outlines their historical uses as herbal medicines in the past two millennia, using primary sources, and describes how extracts from them, and their semisynthetic and synthetic derivatives, were developed to be today’s therapeutic drugs and diagnostic chemicals. This book describes medicinal plants and their habitats, the diseases that their medicines treat, and the science of how they work.

img

Modern medicine : biomedical devices, medical gases, radiopharmaceuticals, new drug discovery, Vol.2

Discusses the procedures of drug approval and regulatory requirements that must be met according to the United States Food and Drug Administration (FDA), the European Medical Agency (EMA), and the Central Drug Standard Control Organization (CDSCO). In the rapidly evolving landscape of modern medicine, groundbreaking innovations have emerged that are reshaping the way we approach healthcare. Modern Medicine delves into the cutting-edge realms of medical devices, medical gases, radiopharmaceuticals, and new drug discovery, offering a comprehensive exploration of these transformative fields that are revolutionizing patient care and medical practices.

img

Modern Mathematical Statistics with Applications

This book tries to strike a balance between mathematical foundations and statistical practice. The book provides a clear and current exposition of statistical concepts and methodology, including many examples and exercises based on real data gleaned from publicly available sources. The main focus of the book is on presenting and illustrating methods of inferential statistics used by investigators in a wide variety of disciplines, from actuarial science all the way to zoology. It begins with a chapter on descriptive statistics that immediately exposes the reader to the analysis of real data. The next six chapters develop the probability material that facilitates the transition from simply describing data to drawing formal conclusions based on inferential methodology. Point estimation, the use of statistical intervals, and hypothesis testing are the topics of the first three inferential chapters. The remainder of the book explores the use of these methods in a variety of more complex settings.

img

Modern implant dentistry

A comprehensive look at the state of implant dentistry today, equipping beginners and seasoned clinicians alike to improve their skills and practice implant dentistry safely and predictably. The early chapters focus on the biology of dental implants as well as medical considerations required prior to placing them, followed by chapters dedicated to documentation, treatment planning, and digital workflow. Surgical concepts are then described in detail, from single-tooth extraction to guided All-on-X treatment, followed by detailed discussion of the prosthetic options available in implant dentistry. The final chapters include relevant topics such as soft tissue management in implant dentistry, treatment of peri-implant disease, the socket shield technique, and marketing of dental implant therapy. Written by experienced clinicians from all over the world, the book includes over 60 surgical and clinical videos (linked via QR codes) to demonstrate what the procedures and techniques and products look like in real life, not in a photograph taken in ideal conditions, so readers can be confident in their understanding.

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 front-end architecture : Optimize your front-end development with components, storybook, and mise en place philosophy

Learn how to build front-end applications that can help you ship applications faster with fewer defects. Many software projects fail because they are not planned well, or lack organization. Applying strategies from other industries can help you create better software. Explores the “mise en place” technique from cooking and reveals how you can apply it to the art of creating software. Describes to how to structure your code base for reuse, and how to communicate the code’s intent to other developers. You’ll develop your components in isolation and test these building blocks for quality at a granular level. Then compose these components as building blocks in increasingly complicated features. Finally, you’ll apply some strategies not directly related to code to ensure maximum quality and efficiency. You will : Structure an application as a series of components / Build a component library that others in an organization can leverage / Ensure quality and accessibility at a component level rather than a page or app level / Test code in a way that gives the maximum amount of confidence while providing an excellent developer experience / Automate repeatable tasks

img

Modern Formal Methods and Applications

Formal methods are a robust approach for problem solving. It is based on logic and algebraic methods where problems can be formulated in a way that can help to find an appropriate solution. This book shows the basic concepts of formal methods and highlights modern modifications and enhancements to provide a more robust and efficient problem solving tool.Applications are presented from different disciplines such as engineering where the operation of chemical plants is synthesized using formal methods. Computational biology becomes easier and systematic using formal methods. Also, hardware compilation and systems can be managed using formal methods.

img

Modern Differential Geometry in Gauge Theories : Maxwell Fields ; Vol. I

Differential geometry, in the classical sense, is developed through the theory of smooth manifolds. Modern differential geometry from the author’s perspective is used in this work to describe physical theories of a geometric character without using any notion of calculus (smoothness). Instead, an axiomatic treatment of differential geometry is presented via sheaf theory (geometry) and sheaf cohomology (analysis). Using vector sheaves, in place of bundles, based on arbitrary topological spaces, this unique approach in general furthers new perspectives and calculations that generate unexpected potential applications .Volume 1, the focus is on Maxwell fields. All the basic concepts of this mathematical approach are formulated and used thereafter to describe elementary particles, electromagnetism, and geometric prequantization. Maxwell fields are fully examined and classified in the language of sheaf theory and sheaf cohomology.

img

Modern cryotherapy as cancer treatment

Despite the new development of cancer therapy we noticed that we still have a high mortality rate and it is of importance to introduce all types of new cancer therapies to our patients in Syria. Cryotherapy is a new old option and first used in skin cancer which we will discuss in our study and we will also a new diagnostic tool for the most aggressive cancer melanoma which may help doctors to identify at which stage we can start with cryotherapy by early detection of that cancer. Breast and prostate cancers are the most common and lethal for women and men respectively however we will also add breast cancer in men, and the application of cryotherapy in such tumors, and our interest about bone tumor was based on the fact of the expanses of bone marrow transplantation in our country so we need many types of cancer therapies to prevent patients from reaching this option.

img

Modern asset allocation for wealth management

This book provides a complete taxonomy of modern methods for constructing investment portfolios. It goes beyond the simplest models and heuristics that are commonly used today and brings advances that are otherwise buried in Ph.D.-level mathematics to the financial advisor community. It covers all aspects of creating client portfolios, including choosing asset classes to invest in, selecting securities within asset classes, client risk preference assessment, portfolio construction, and portfolio rebalancing.

img

Modern aspects of pharmaceutical quality assurance : developing and proposing application models, SOPs, practical audit systems for pharma industry

Aims to develop a tool that will substantially decrease the number of Inspectional Observations and Warning letters, thus eliminating Import Alerts and Consent Decree. This book targets the Pharmaceutical Industry and students of Pharmaceutical Quality Assurance so they can get in hand-ready consolidated information on Pharmaceutical Quality guidelines, Quality metrics, and implementation of simplified SOP guidelines, plant layouts to implement Quality metrics for Pharmaceutical Manufacturing systems in tablets, capsules, liquid orals, and semi-solid dosage forms.

img

Models in Software Engineering ; Workshops and Symposia at MoDELS 2007, Nashville, TN, USA, September 30 - October 5, 2007, Reports and Revised Selected Papers

This book constitutes the thoroughly refereed post-workshop proceedings of 10 internationl workshops and 2 symposia held as satellite events of the 10th International Conference on Model Driven Engineering Languages and Systems, MoDELS 2007, in Nashville, TN, USA, in September/October 2007 (see LNCS 4735).The 29 revised full papers were carefully selected for inclusion in the book and are presented along with a doctoral and an educators' symposium section. The papers are organized in topical sections representing the various workshops: aspect-oriented modeling (AOM 2007), language engineering (ATEM2007), model driven development of advanced user interfaces (MDDAUI 2007), model size metrics (MSM 2007).

img

Models in Software Engineering ; Workshops and Symposia at MoDELS 2006, Genoa, Italy, October 1-6, 2006, Reports and Revised Selected Papers

This book constitutes the thoroughly refereed post-proceedings of 11 international workshops held as satellite events of the 9th International Conference on Model Driven Engineering Languages and Systems, MoDELS 2006, in Genoa, Italy, in October 2006 (see LNCS 4199). The 32 revised full papers were carefully selected for inclusion in the book.

img

Models in Cooperative Game Theory

Cooperative game theory is a booming research area with many new developments in the last few years. So, our main purpose when prep- ing the second edition was to incorporate as much of these new dev- opments as possible without changing the structure of the book. First, this o?ered us the opportunity to enhance and expand the treatment of traditional cooperative games, called here crisp games, and, especially, that of multi-choice games, in the idea to make the three parts of the monograph more balanced. Second, we have used the opportunity of a second edition to update and enlarge the list of references regarding the three models of cooperative games. Finally, we have benefited from this opportunity by removing typos and a few less important results from the ?rst edition of the book, and by slightly polishing the English style and the punctuation, for the sake of consistency along the monograph.

Results Per Page