Page 4
Page 4
img

Growth, Trade and Economic Institutions

Endogenous growth is examined from the viewpoint of economic history, institutions and international trade. The main results are the following. The variance in institutional quality can be explained by historical differences in biogeographical potential for early agriculture. The expansion of output can lead to dis-agglomeration. The patterns of growth are sensitive to the technology parameters of the capital-good industry. With capital intensive industries, the balanced growth path can exhibit local indeterminacy. Economies integrate, if the productivity of R&D does not vary too much for them. Other aspects examined are the equilibrium of a dynamic multi-sector economy, the political economy of employment protection and the relationship between technological change and the demand for skill-intensive activities.

img

Groundwater Geochemistry : A Practical Guide to Modeling of Natural and Contaminated Aquatic Systems

Numerical groundwater flow, transport, and geochemical models are important tools besides classical deterministic and analytical approaches. Solving complex linear or non-linear systems of equations, commonly with hundreds of unknown parameters, is a routine task for a PC. Modeling hydrogeochemical processes requires a detailed and accurate water analysis, as well as thermodynamic and kinetic data as input. Thermodynamic data, such as complex formation constants and solubility-products, are often provided as databases within the respective programs. However, the description of surface-controlled reactions (sorption, cation exchange, surface complexation) and kinetically controlled reactions requires additional input data. Unlike groundwater flow and transport models, thermodynamic models, in principal, do not need any calibration.

img

Graph-theoretic concepts in computer science ; 46th International Workshop, WG 2020, Leeds, UK, June 24–26, 2020, Revised Selected Papers

This book constitutes the revised papers of the 46th International Workshop on Graph-Theoretic Concepts in Computer Science, WG 2020, held in Leeds, UK, in June 2020. The workshop was held virtually due to the COVID-19 pandemic. The 32 full papers presented in this volume were carefully reviewed and selected from 94 submissions. They cover a wide range of areas, aiming to present emerging research results and to identify and explore directions of future research of concepts on graph theory and how they can be applied to various areas in computer science.

img

Good laboratory practice : The why and the how

The GLP regulations have developed from rules on how to exactly document the planning, conduct and reporting of toxicity studies to a quality system for the management of a multitude of study types, from the simple determination of a physical/chemical parameter to the most complex field studies or ecotoxicology studies. At the same time the term “Good Laboratory Practice” has become somewhat of a slogan with the aim to characterise any reliably conducted laboratory work.

img

Global Optimization ; Vol. # 84 : From Theory to Implementation

Global optimization describe the theory of the algorithms, whereas a given implementation’s quality never depends exclusively on the theoretical soundness of the algorithms that are implemented. The literature rarely discusses the tuning of algorithmic parameters, implementation tricks, software architectures, and the embedding of local solvers within global solvers. And yet, there are many good software implementations "out there” from which the entire community could learn something. The scope of this book is moving a few steps toward the systematization of the path that goes from the invention to the implementation and testing of a global optimization algorithm.

img

Geometric Properties for Incomplete Data

Computer vision and image analysis require interdisciplinary collaboration between mathematics and engineering. This book addresses the area of high-accuracy measurements of length, curvature, motion parameters and other geometrical quantities from acquired image data. It is a common problem that these measurements are incomplete or noisy, such that considerable efforts are necessary to regularise the data, to fill in missing information, and to judge the accuracy and reliability of these results. This monograph brings together contributions from researchers in computer vision, engineering and mathematics who are working in this area.

img

Genetic programming IV : Routine human-competitive machine intelligence

Genetic Programming IV: Routine Human-Competitive Machine Intelligence presents the application of GP to a wide variety of problems involving automated synthesis of controllers, circuits, antennas, genetic networks, and metabolic pathways. The book describes fifteen instances where GP has created an entity that either infringes or duplicates the functionality of a previously patented 20th-century invention, six instances where it has done the same with respect to post-2000 patented inventions, two instances where GP has created a patentable new invention, and thirteen other human-competitive results. The book additionally establishes: GP now delivers routine human-competitive machine intelligence GP is an automated invention machine GP can create general solutions to problems in the form of parameterized topologies GP has delivered qualitatively more substantial results in synchrony with the relentless iteration of Moore's Law

img

Gene Expression Programming : Mathematical Modeling by an Artificial Intelligence

This monograph provides all the implementation details of GEP so that anyone with elementary programming skills will be able to implement it themselves. The book also includes a self-contained introduction to this new exciting field of computational intelligence, including several new algorithms for decision tree induction, data mining, classifier systems, function finding, polynomial induction, times series prediction, evolution of linking functions, automatically defined functions, parameter optimization, logic synthesis, combinatorial optimization, and complete neural network induction. The book also discusses some important and controversial evolutionary topics that might be refreshing to both evolutionary computer scientists and biologists.

img

Fuzzy probabilities : New approach and applications

In probability and statistics we often have to estimate probabilities and parameters in probability distributions using a random sample. Instead of using a point estimate calculated from the data we propose using fuzzy numbers which are constructed from a set of confidence intervals. In probability calculations we apply constrained fuzzy arithmetic because probabilities must add to one. Fuzzy random variables have fuzzy distributions. A fuzzy normal random variable has the normal distribution with fuzzy number mean and variance. Applications are to queuing theory, Markov chains, inventory control, decision theory and reliability theory.

img

Fundamentals of Semiconductors : Physics and Materials Properties

This third updated edition of Fundamentals of Semiconductors attempts to fill the gap between a general solid-state physics textbook and research articles by providing detailed explanations of the electronic, vibrational, transport, and optical properties of semiconductors. The approach is physical and intuitive rather than formal and pedantic. Theories are presented to explain experimental results. This textbook has been written with both students and researchers in mind. Its emphasis is on understanding the physical properties of Si and similar tetrahedrally coordinated semiconductors. The explanations are based on physical insights. Each chapter is enriched by an extensive collection of tables of material parameters, figures, and problems. Many of these problems "lead the student by the hand" to arrive at the results.

img

Fundamentals of Food Process Engineering

While continuing the tradition of expansive coverage, Fundamentals of Food Process Engineering, Third Edition, has been fully updated and revised.  The new edition of this classic text emphasizes problem solving, including technological principles that form the basis for a process so that the process can be better understood and the selection of processing parameters to maximize product quality and safety can be made more effective.  In addition, the book contains new, hard-to-find data needed to conduct food process engineering calculations.

img

From brows to trust : Evaluating embodied conversational agents

This book will help experts and designers in the specification and development of applications incorporating ECAs. Part 1 provides guidelines for evaluation methodologies and the identification of design and evaluation parameters. Part 2 demonstrates the importance of considering the user's perspective and interaction experience. Part 3 addresses issues in fine-tuning design parameters of ECAs and verifying the perceived effect. Finally, in Part 4 lessons learned from a number of application case studies are presented. The book is intended for both ECA researchers in academia and industry, and developers and designers interested in applying the technology.

img

Free Convection Film Flows and Heat Transfer

This book presents recent developments in systematic studies of hydrodynamics and heat and mass transfer in laminar free convection, accelerating film boiling and condensation of Newtonian fluids, as well as accelerating film flow of non-Newtonian power-law fluids (FFNF). A novel system of analysis models is provided with a developed velocity component method, instead of traditional Falkner-Skan type transformation, and a system of models for treatment of variable thermophysical properties is presented with an innovative temperature parameter method that makes it easier to similarly treat related governing differential equations for consideration of fluid variable thermophysical properties. A pseudo-similarity method is applied for dealing with thermal boundary layer of FFNF, furthermore, with an induced local Prandtl number, which greatly simplifies the heat-transfer analysis and numerical calculation.

img

Foundation models for natural language processing : pre-trained language models integrating media

Covers basic natural language processing models, pre-trained language models BERT, GPT, and sequence-to-sequence converters, as well as the concepts of self-attention and context-sensitive embedding. Various approaches to improving these models are then discussed, such as expanding the pre-training parameters, increasing the length of input texts, or incorporating additional knowledge. An overview of the best performing models is then provided for about twenty application areas, e.g., question answering, translation, story generation, dialogue systems, image generation from text, etc. For each application area, the strengths and weaknesses of existing models are discussed, and an overview of further developments is provided. In addition, links to freely available code are provided. The concluding chapter summarizes the economic opportunities, risk mitigation, and potential developments of AI.

img

Flow cytometry in hematopathology : A visual approach to data analysis and interpretation

Although instrumentation and laboratory techniques for flow cytometry (FCM) immunophenotyping of hematopoietic malignancies are well documented, there is relatively little information on how best to perform data analysis, a critical step in FCM testing. In Flow Cytometry in Hematopathology: A Visual Approach to Data Analysis and Interpretation, three physicians highly experienced in laboratory hematopathology and FCM offer a unique systematic approach to FCM data analysis and interpretation based on the visual inspection of dual parameter FCM graphics. This step-by-step approach to optimal FCM data analysis is demonstrated by means of numerous FCM graphics derived from actual well-documented clinical cases.The focus of the additional material is on the TCR-Vb eight-tube kit which has greatly facilitated the evaluation mature T-cell disorders, and on the DNA dye DRAQ5 for improved grading of malignant lymphoma. The authors also include notes on "tricks of the trade" and pitfalls to avoid. The discussion, covering leukemias, lymphomas, and other conditions, moves from simple to complex specimens, with an emphasis on visual pattern analysis.

img

Feynman Integral Calculus

The problem of evaluating Feynman integrals over loop momenta has existed from the early days of perturbative quantum field theory. The goal of the book is to summarize those methods for evaluating Feynman integrals that have been developed over a span of more than fifty years. `Feynman Integral Calculus' characterizes the most powerful methods in a systematic way. It concentrates on the methods that have been employed recently for most sophisticated calculations and illustrates them with numerous examples, starting from very simple ones and progressing to nontrivial examples. It also shows how to choose adequate methods and combine them in a non-trivial way.

img

Fault-Diagnosis Systems : An Introduction from Fault Detection to Fault Tolerance

This book gives an introduction into the field of fault detection, fault diagnosis and fault-tolerant systems with methods which have proven their performance in practical applications. It guides the reader in a structured tutorial style: supervision methods, reliability, safety, system integrity and related terminology; fault detection with signal-based methods for periodic and stochastic signals; fault detection with process model-based methods like parameter estimation, state estimation, parity equations and principal component analysis; fault diagnosis with classification and inference methods; fault-tolerant systems with hardware and analytical redundancy; many practical simulation examples and experimental results for processes like electrical motors, pumps, actuators, sensors and automotive components; end-of-chapter exercises for self testing or for practice.

img

Fast, Efficient and Predictable Memory Accesses : Optimization Algorithms for Memory Architecture Aware Compilation

Fast, Efficient and Predictable Memory Accesses presents techniques for designing fast, energy-efficient and timing predictable memory systems. By using a careful combination of compiler optimizations and architectural improvements, we can achieve more than what would be feasible at one of the levels in isolation. The described optimization algorithms achieve the goals of high performance and low energy consumption. In addition to these benefits, the use of scratchpad memories significantly improves the timing predictability of the entire system, leading to tighter worst case execution time bounds (WCET). The WCET is a relevant design parameter for all timing critical systems. In addition, the book covers algorithms to exploit the power down modes of main memories in SDRAM technology, as well as the execute-in-place feature of Flash memories. The final chapter considers the impact of the register file, which is also part of the memory hierarchy.

img

Fast Reactions in Energetic Materials : High-Temperature Decomposition of Rocket Propellants and Explosives

Modern energetic materials include explosives, blasting powders, pyrotechnic m- tures and rocket propellants [1, 2]. The study of high-temperature decomposition of condensed phases of propellants and their components (liquid, solid and hybrid) is currently of special importance for the development of space-system engineering [3, 4]. To better understand the burning mechanisms (stationary, nonstationary, - steady) of composite solid propellants and their components, information about the macrokinetics of their high-temperature decomposition is required [5]. To be able to evaluate the ignition parameters and conditions of safe handling of heat-affected explosives, one needs to know the kinetic constants of their high-temperature - composition. The development of new composite solid propellants characterized by high performance characteristics (high burning rates, high thermal stability, stability to intrachamber perturbations, and other aspects) is not possible without quanti- tive data on the high-temperature decomposition of composite solid propellants and their components [6].

img

Explosively Driven Pulsed Power : Helical Magnetic Flux Compression Generators

While the basic operating principles of Helical Magnetic Flux Compression Generators are easy to understand, the details of their construction and performance limits have been described only in government reports, many of them classified. Conferences in the field of flux compression are also dominated by contributions from government (US and foreign) laboratories. And the government-sponsored research has usually been concerned with very large generators with explosive charges that require elaborate facilities and safety arrangements. This book emphasizes research into small generators (less than 500 grams of high explosives) and explains in detail the physical fundamentals, construction details, and parameter-variation effects related to them.

Results Per Page