الصفحة 52
الصفحة 52
img

Comprehensive mathematics for computer scientists 1 : Sets and numbers, graphs and algebra, logic and machines, linear geometry

This two-volume textbook Comprehensive Mathematics for Computer Scientists is a self-contained comprehensive presentation of mathematics including sets, numbers, graphs, algebra, logic, grammars, machines, linear geometry, calculus, ODEs, and special themes such as neural networks, Fourier theory, wavelets, numerical issues, statistics, categories, and manifolds. The concept framework is streamlined but defining and proving virtually everything.

img

Complexity Theory and Cryptology : An Introduction to Cryptocomplexity

Modern cryptology employs mathematically rigorous concepts and methods from complexity theory. Conversely, current research in complexity theory often is motivated by questions and problems arising in cryptology. This book takes account of this trend, and therefore its subject is what may be dubbed "cryptocomplexity,'' some sort of symbiosis of these two areas. This textbook is suitable for undergraduate and graduate students of computer science, mathematics, and engineering, and can be used for courses on complexity theory and cryptology, preferably by stressing their interrelation. Starting from scratch, it is an accessible introduction to cryptocomplexity and works its way to the frontiers of current research. It provides the necessary mathematical background, has numerous figures, exercises, and examples, and presents some central, up-to-date research topics and challenges. Due to its comprehensive bibliography and subject index, it is also a valuable source for researchers, teachers, and practitioners working in these fields.

img

Complexity of Constraints : An Overview of Current Research Themes

This state-of-the-art survey contains the papers that were invited by the organizers after conclusion of an International Dagstuhl-Seminar on Complexity of Constraints, held in Dagstuhl Castle, Germany, in October 2006.

img

Complex, Contact and Symmetric Manifolds : In Honor of L. Vanhecke

This volume contains introductory and contextual material, describe recent developments and research trends in spectral geometry, the theory of geodesics and curvature, contact and symplectic geometry, complex geometry, algebraic topology, homogeneous and symmetric spaces, and various applications of partial differential equations and differential systems to geometry. One of the key strengths of these articles is their appeal to non-specialists, as well as researchers and differential geometers.

img

Complex Variables with Applications

Complex numbers can be viewed in several ways: as an element in a field, as a point in the plane, and as a two-dimensional vector. Examined properly, each perspective provides crucial insight into the interrelations between the complex number system and its parent, the real number system. It explore these relationships by adopting both generalization and specialization methods to move from real variables to complex variables, and vice versa, while simultaneously examining their analytic and geometric characteristics, using geometry to illustrate analytic concepts and employing analysis to unravel geometric notions. The engaging exposition is replete with discussions, remarks, questions, and exercises, motivating not only understanding on the part of the reader, but also developing the tools needed to think critically about mathematical problems. This focus involves a careful examination of the methods and assumptions underlying various alternative routes that lead to the same destination.

img

Complex Systems Science in Biomedicine

Complex Systems Science in Biomedicine covers the emerging field of systems science involving the application of physics, mathematics, engineering and computational methods and techniques to the study of biomedicine including nonlinear dynamics at the molecular, cellular, multi-cellular tissue, and organismic level. With all chapters helmed by leading scientists in the field, Complex Systems Science in Biomedicine's goal is to offer its audience a timely compendium of the ongoing research directed to the understanding of biological processes as whole systems instead of as isolated component parts.

img

Complex Numbers from A to … Z

It is impossible to imagine modern mathematics without complex numbers. Complex Numbers from A to . . . Z introduces the reader to this fascinating subject that, from the time of L. Euler, has become one of the most utilized ideas in mathematics.The exposition concentrates on key concepts and then elementary results concerning these numbers. The reader learns how complex numbers can be used to solve algebraic equations and to understand the geometric interpretation of complex numbers and the operations involving them.The theoretical parts of the book are augmented with rich exercises and problems at various levels of difficulty. A special feature of the book is the last chapter, a selection of outstanding Olympiad and other important mathematical contest problems solved by employing the methods already presented.The book reflects the unique experience of the authors. It distills a vast mathematical literature, most of which is unknown to the western public, and captures the essence of an abundant problem culture.

img

Complex Geometry : An Introduction

Complex geometry studies (compact) complex manifolds. It discusses algebraic as well as metric aspects. The subject is on the crossroad of algebraic and differential geometry. Recent developments in string theory have made it an highly attractive area, both for mathematicians and theoretical physicists. The book contains detailed accounts of the basic concepts and the many exercises illustrate the theory. Appendices to various chapters allow an outlook to recent research directions.

img

Complex Effects in Large Eddy Simulations

This volume contains a collection of expert views on the state of the art in Large Eddy Simulation (LES) and its application to complex ?ows. Much of the material in this volume was inspired by contributions that were originally presented at the symposium on Complex E?ects in Large Eddy Simulation held in Lemesos (Limassol), Cyprus, between September 21st and 24th, 2005.

img

Complex dynamics : Advanced system dynamics in complex variables

Complex Dynamics: Advanced System Dynamics in Complex Variables is a graduate-level monographic textbook. It is designed as a comprehensive introduction into methods and techniques of modern complex-valued nonlinear dynamics with its various physical and non-physical applications.

img

Complex and Adaptive Dynamical Systems : A Primer

We are living in an ever more complex world, an epoch where human actions can accordingly acquire far-reaching potentialities. Complex and adaptive dynamical systems are ubiquitous in the world surrounding us and require us to adapt to new realities and the way of dealing with them. This primer has been developed with the aim of conveying a wide range of "commons-sense" knowledge in the field of quantitative complex system science at an introductory level, providing an entry point to this both fascinating and vitally important subject.

img

Complex Analysis with Applications to Number Theory

The book discusses major topics in complex analysis with applications to number theory.It 's including the theory of several finitely and infinitely complex variables, hyperbolic geometry, two- and three-manifolds, and number theory. In addition to solved examples and problems, the book covers most topics of current interest, such as Cauchy theorems, Picard’s theorems, Riemann–Zeta function, Dirichlet theorem, Gamma function, and harmonic functions.

img

Complex Analysis : In the Spirit of Lipman Bers

In this book, the main focus is the theory of complex-valued functions of a single complex variable. This theory is a prerequisite for the study of many current and rapidly developing areas of mathematics including the theory of several and infinitely many complex variables, the theory of groups, hyperbolic geometry and three-manifolds, and number theory.

img

Complex analysis

The guiding principle of this presentation of ``Classical Complex Analysis'' is to proceed as quickly as possible to the central results while using a small number of notions and concepts from other fields. Thus the prerequisites for understanding this book are minimal; only elementary facts of calculus and algebra are required.

img

Completeness theory for propositional logics

Completeness is one of the most important notions in logic and the foundations of mathematics. Many variants of the notion have been de?ned in literature. We shallconcentrateonthesevariants,andaspects,of completenesswhicharede?ned in propositional logic. Completeness means the possibility of getting all correct and reliable sc- mata of inference by use of logical methods. The word ‘all’, seemingly neutral, is here a crucial point of distinction. Assuming the de?nition as given by E. Post we get, say, a global notion of completeness in which the reliability refers only to syntactic means of logic and outside the correct schemata of inference there are only inconsistent ones. It is impossible, however, to leave aside local aspects of the notion when we want to make it relative to some given or invented notion of truth. Completeness understood in this sense is the adequacy of logic in relation to some semantics, and the change of the logic is accompanied by the change of its semantics.

img

Competitive Programming in Python : 128 Algorithms to Develop your Coding Skills

Learn all the algorithmic techniques and programming skills you need from two experienced coaches, problem setters, and jurors for coding competitions. The authors highlight the versatility of each algorithm by considering a variety of problems and show how to implement algorithms in simple and efficient code. What to expect: * Master 128 algorithms in Python. * Discover the right way to tackle a problem and quickly implement a solution of low complexity.

img

Compendium for Early Career Researchers in Mathematics Education

The book provides a state-of-the-art overview of important theories from mathematics education and the broad variety of empirical approaches currently widely used in mathematics education research.

img

Compatible Spatial Discretizations

Compatible spatial discretizations are those that inherit or mimic fundamental properties of the PDE such as topology, conservation, symmetries, and positivity structures and maximum principles. It offer a snapshot of the current trends and developments in compatible spatial discretizations. The reader will find valuable insights on spatial compatibility from several different perspectives and important examples of applications compatible discretizations in computational electromagnetics, geosciences, linear elasticity, eigenvalue approximations and MHD. The contributions collected in this volume will help to elucidate relations between different methods and concepts and to generally advance our understanding of compatible spatial discretizations for PDEs.

img

Compactifying Moduli Spaces for Abelian Varieties

This volume presents the construction of canonical modular compactifications of moduli spaces for polarized Abelian varieties (possibly with level structure), building on the earlier work of Alexeev, Nakamura, and Namikawa. This provides a different approach to compactifying these spaces than the more classical approach using toroical embeddings, which are not canonical. There are two main new contributions in this monograph: (1) The introduction of logarithmic geometry as understood by Fontaine, Illusie, and Kato to the study of degenerating Abelian varieties; and (2) the construction of canonical compactifications for moduli spaces with higher degree polarizations based on stack-theoretic techniques and a study of the theta group.

img

Compactifications of Symmetric and Locally Symmetric Spaces

Noncompact symmetric and locally symmetric spaces naturally appear in many mathematical theories, including analysis (representation theory, nonabelian harmonic analysis), number theory (automorphic forms), algebraic geometry (modulae) and algebraic topology (cohomology of discrete groups). In most applications it is necessary to form an appropriate compactification of the space. The literature dealing with such compactifications is vast. The main purpose of this book is to introduce uniform constructions of most of the known compactifications with emphasis on their geometric and topological structures. The book is divided into three parts. Part I studies compactifications of Riemannian symmetric spaces and their arithmetic quotients. Part II is a study of compact smooth manifolds. Part III studies the compactification of locally symmetric spaces.

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