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

Modeling Foundations of Economic Property Rights Theory : An Axiomatic Analysis of Economic Agreements

The idea is to construct a kind of mathematical application in which any fundamental formal entity and/or operation has an empirical economic interpretation. This approach is seen as a way to cope with an extreme c- plexity of economic phenomena under consideration and requests for precise formulationofmodelswheremeaningfulanswersandsolutionsofproblemsare only those which are obtained rigorously. The proposed extensions in ma- ematical economics and property rights theory are to provide rich enough foundations to follow complexity of economic property rights in the exact way, and to identify where there is an appropriate method providing a- quate solution, and also to ?nd problems where in general there is no such methodology.

img

Modeling Financial Time Series with S-PLUS®

This book represents an integration of theory, methods, and examples using the S-PLUS statistical modeling language and the S+FinMetrics module to facilitate the practice of financial econometrics. This is the first book to show the power of S-PLUS for the analysis of time series data.It covers S+FinMetrics 2.0 and includes new chapters on copulas, nonlinear regime switching models, continuous-time financial models, generalized method of moments, semi-nonparametric conditional density models, and the efficient method of moments.

img

Modeling Data Irregularities and Structural Complexities in Data Envelopment Analysis

DEA is computational at its core and this book by Zhu and Cook deals with the micro aspects of handling and modeling data issues in modeling DEA problems. DEA's use has grown with its capability of dealing with complex "service industry" and the "public service domain" types of problems that require modeling both qualitative and quantitative data. It is a handbook treatment dealing with specific data problems including the following: (1) imprecise data, (2) inaccurate data, (3) missing data, (4) qualitative data, (5) outliers, (6) undesirable outputs, (7) quality data, (8) statistical analysis, (9) software and other data aspects of modeling complex DEA problems. In addition, the book demonstrates how to visualize DEA results when the data is more than 3-dimensional, and how to identify efficiency units quickly and accurately.

img

Modeling and computation of boundary-layer flows : Laminar, turbulent and transitional boundary layers in incompressible and compressible flows

This second edition of our book extends the modeling and calculation of boundary-layer flows to include compressible flows. The subjects cover laminar, transitional and turbulent boundary layers for two- and three-dimensional incompressible and compressible flows. The viscous-inviscid coupling between the boundary layer and the inviscid flow is also addressed. The book has a large number of homework problems.

img

Model Order Reduction : Theory, Research Aspects and Applications

The goal of this book is three-fold: it describes the basics of model order reduction and related aspects. In numerical linear algebra, it covers both general and more specialized model order reduction techniques for linear and nonlinear systems, and it discusses the use of model order reduction techniques in a variety of practical applications. The book contains many recent advances in model order reduction, and presents several open problems for which techniques are still in development. It will serve as a source of inspiration for its readers, who will discover that model order reduction is a very exciting and lively field.

img

Model Checking Software ; Vol. 3639 : 12th International SPIN Workshop, San Francisco, CA, USA, August 22-24, 2005, Proceedings

Constitutes the refereed proceedings of the 12th International SPIN workshop on Model Checking Software, SPIN 2005, held in San Francisco, USA in August 2005. The papers are organized in topical sections on state representation and abstraction, dealing with concurrency, dealing with complex data, checking temporal properties, and more.

img

Model checking software ; 14th International SPIN Workshop, Berlin, Germany, July 1-3, 2007, Proceedings

This book presents the proceedings of the 14th International SPIN workshop on Model Checking Software, held in Berlin, Germany. The papers are organized into topical sections covering directed model checking, partial order reduction, program analysis, exploration advances, modeling and case studies, and tool demonstrations.

img

mODa 8 - Advances in Model-Oriented Design and Analysis ; Proceedings of the 8th International Workshop in Model-Oriented Design and Analysis held in Almagro, Spain, June 4–8, 2007

The volume contains the proceedings of the 8th Workshop on Model-Oriented Design and Analysis. This book offers leading and pioneering work on optimal experimental designs, both from a mathematical/statistical point of view and with regard to real applications. Scientists from all over the world, from Eastern and Western Europe, the USA, Latin-America, Asia and Africa, have contributed to this volume. Primary topics are designs for nonlinear models and applications to experimental medicine.

img

Mobility Aware Technologies and Applications ; 2nd International Workshop, MATA 2005, Montreal, Canada, October 17 -- 19, 2005, Proceedings

The beginning of the twenty-first century is characterized by global markets, and the mobility of people is becoming an important fact of life. Consequently, the mobile user is demanding appropriate technical solutions to make use of customized information and communication services. In this context the notion of next-generation networks (NGNs), which are driven by the convergence of the entertainment sector, the mobile Internet, and fixed/mobile telecommunications, is emerging. Such NGNs are aggregating a variety of different access networks and supporting the seamless connection of an open set of end-user devices, and due to the adoption of an all-IP network paradigm they enable a much better integration of voice and data services. Coincidently the buzzword ‘fixed mobile convergence’ (FMC) describes the current trend towards providing common services across fixed and mobile networks resulting in the medium term in the full integration of fixed and mobile telecommunication networks. The adoption of appropriate middleware technologies and the provision of - called service delivery platforms driven by the ongoing innovation in the field of information technologies provides today the technical foundation for supporting terminal, personal and service mobility and thus the implementation of real seamless information and communication services. Furthermore, users are nowadays looking, in light of an omnipresent service environment, for a much higher degree of customization and context awareness in the services they use. The papers in this volume look at these enabling mobility-aware technologies and their use for implementing mobility-aware and context-aware applications.

img

Minimally invasive periodontal therapy : Clinical techniques and visualization technology

The long-term success of periodontal therapy is dependent on proper diagnosis and removal of subgingival tooth-borne accretions in the form of calculus and bacteria. From a clinical perspective, better visualization during the diagnostic and therapeutic phases has been shown to yield better results compared to traditional approaches.Minimally Invasive Periodontal Therapy evaluates the advantages of using minimal invasive techniques, the technologies available for enhancing visualization during minimally invasive therapy, and step-by-step illustrates the clinical use of each technique.

img

Microprocessor 3 : Core concepts - hardware aspects

Calculation is the main function of a computer. The central unit is responsible for executing the programs. The microprocessor is its integrated form. This component, since the announcement of its marketing in 1971, has not stopped breaking records in terms of computing power, price reduction and integration of functions (calculation of basic functions, storage with integrated controllers). It is present today in most electronic devices. Knowing its internal mechanisms and programming is essential for the electronics engineer and computer scientist to understand and master the operation of a computer and advanced concepts of programming.

img

Microprocessor 2 : Communication in a digital system

Focuses more particularly on the first generations of microprocessors, that is to say those that handle integers in 4 and 8-bit formats. The first chapter presents the calculation function and reminds the memory function. The following is devoted to notions of calculation model and architecture. The concept of bus is then presented. Chapters 4 and 5 can then address the internal organization and operation of the microprocessor first in hardware and then software. The mechanism of the function call, conventional and interrupted, is more particularly detailed in a separate chapter. The book ends with a presentation of architectures of the first microcomputers for a historical perspective. The knowledge is presented in the most exhaustive way possible with examples drawn from current and old technologies that illustrate and make accessible the theoretical concepts. Each chapter ends if necessary with corrected exercises and a bibliography. The list of acronyms used and an index are at the end of the book.

img

Microprocessor 1 : Prolegomena - calculation and storage functions - models of computation and computer architecture

Presents the computation function, recalls the memory function and clarifies the concepts of computational models and architecture. A comprehensive approach is used, with examples drawn from current and past technologies that illustrate theoretical concepts, making them accessible.

img

Micromechanics of Contact and Interphase Layers

Micromechanics provides a link between the structure and the properties at different scales of observation. This book deals with micromechanical analysis of interfaces and interface layers and presents several modelling tools, ranging from the rigorous method of asymptotic expansions to practical finite element simulations, suitable for this class of problems. Two application areas are discussed. Boundary layers associated with contact of rough bodies are modelled by applying a scale transition approach in which a macroscopic interface of zero thickness is seen at the micro-scale as a layer with some finite thickness. Secondly, evolution of laminated microstructures accompanying stress-induced martensitic transformations in shape memory alloys (SMA) is analyzed as an illustration of the case when the local interfacial phenomena – here the propagation of phase transformation fronts – govern the macroscopic behaviour of a heterogeneous material.

img

Microeconomics for Managers ; 2nd ed.

Shows future managers how economics can provide practical answers to critical business problems. Focuses on case studies and real companies, such as Amazon, Microsoft, General Motors, United Airlines, and Xerox. Covers essential topics for future managers—including price discrimination, Porter’s five forces, risk sharing and spreading, signaling and screening, credibility and reputation, and economics and organizational behavior / Features an online supplement (available at micro4managers.stanford.edu) for students that provides solutions to the problems in the book, longer caselike exercises, review problems, a calculus review, and more

img

Metric Spaces

The abstract concepts of metric ces are often perceived as difficult. This book offers a unique approach to the subject which gives readers the advantage of a new perspective familiar from the analysis of a real line. Rather than passing quickly from the definition of a metric to the more abstract concepts of convergence and continuity, the author takes the concrete notion of distance as far as possible, illustrating the text with examples and naturally arising questions. Attention to detail at this stage is designed to prepare the reader to understand the more abstract ideas with relative ease.

img

Methods of nonlinear analysis : Applications to differential equations

In this book, fundamental methods of nonlinear analysis are introduced, discussed and illustrated in straightforward examples. Every method considered is motivated and explained in its general form, but presented in an abstract framework as comprehensively as possible. Applications and generalizations are shown. In particular, a large number of methods is applied to boundary value problems for partial differential equations.

img

Methods in Nonlinear Analysis

Nonlinear analysis has developed rapidly in the last three decades. Theories, techniques and results in many different branches of mathematics have been combined in solving nonlinear problems. This book collects and reorganizes up-to-date materials scattered throughout the literature from the methodology point of view, and presents them in a systematic way. It contains the basic theories and methods with many interesting problems in partial and ordinary differential equations, differential geometry and mathematical physics as applications.There are five chapters that cover linearization, fixed-point theorems based on compactness and convexity, topological degree theory, minimization and topological variational methods. Each chapter combines abstract, classical and applied analysis. Particular topics included are bifurcation, perturbation, gluing technique, transversality, Nash–Moser technique, Ky Fan's inequality and Nash equilibrium in game theory, set­valued mappings and differential equations with discontinuous nonlinear terms, multiple solutions in partial differential equations, direct method, quasi­convexity and relaxation, Young measure, compensation compactness method and Hardy space, concentration compactness and best constants, Ekeland variational principle, infinite-dimensional Morse theory, minimax method, index theory with group action, and Conley index theory.

img

Methods for Constructing Exact Solutions of Partial Differential Equations: Mathematical and Analytical Techniques with Applications to Engineering

The book is primarily designed to present both fundamental theoretical and algorithmic aspects of these methods. The description of algorithms contains illustrative examples which are typically taken from continuum mechanics. Some sections of the book introduce new applications and extensions of these methods.

img

Méthodes Numériques : Algorithmes, analyse et applications = Numerical Methods : Algorithms, Analysis and Applications

This book aims to present the theoretical and methodological foundations of numerical analysis. Particular attention is paid to the concepts of stability, precision and complexity of algorithms. Modern methods relating to the following topics are presented and analyzed in detail: solving linear and nonlinear systems, polynomial approximation, optimization, numerical integration, orthogonal polynomials, rapid transformations, ordinary differential equations. The techniques presented are illustrated by numerous tables and figures. Many examples and counter-examples are offered to allow the reader to develop his critical sense.

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