![]() |
![]() |
Your cart is empty |
||
Books > Science & Mathematics > Mathematics > Numerical analysis
The spectral geometry of infinite graphs deals with three major themes and their interplay: the spectral theory of the Laplacian, the geometry of the underlying graph, and the heat flow with its probabilistic aspects. In this book, all three themes are brought together coherently under the perspective of Dirichlet forms, providing a powerful and unified approach. The book gives a complete account of key topics of infinite graphs, such as essential self-adjointness, Markov uniqueness, spectral estimates, recurrence, and stochastic completeness. A major feature of the book is the use of intrinsic metrics to capture the geometry of graphs. As for manifolds, Dirichlet forms in the graph setting offer a structural understanding of the interaction between spectral theory, geometry and probability. For graphs, however, the presentation is much more accessible and inviting thanks to the discreteness of the underlying space, laying bare the main concepts while preserving the deep insights of the manifold case. Graphs and Discrete Dirichlet Spaces offers a comprehensive treatment of the spectral geometry of graphs, from the very basics to deep and thorough explorations of advanced topics. With modest prerequisites, the book can serve as a basis for a number of topics courses, starting at the undergraduate level.
The last few years have witnessed a surge in the development and usage of discretization methods supporting general meshes in geoscience applications. The need for general polyhedral meshes in this context can arise in several situations, including the modelling of petroleum reservoirs and basins, CO2 and nuclear storage sites, etc. In the above and other situations, classical discretization methods are either not viable or require ad hoc modifications that add to the implementation complexity. Discretization methods able to operate on polyhedral meshes and possibly delivering arbitrary-order approximations constitute in this context a veritable technological jump. The goal of this monograph is to establish a state-of-the-art reference on polyhedral methods for geoscience applications by gathering contributions from top-level research groups working on this topic. This book is addressed to graduate students and researchers wishing to deepen their knowledge of advanced numerical methods with a focus on geoscience applications, as well as practitioners of the field.
This book presents developments of novel techniques and applies them in order to understand the interactions between thermally driven mesoscale flows (sea and mountain breezes) and the turbulent exchange within the atmospheric boundary layer. These interactions are not accurately reproduced in the meteorological models currently employed for weather forecasting. Consequently, important variables such as air temperature and wind speed are misrepresented. Also, the concentrations of relevant greenhouse gases such as CO2 are considerably affected by these interactions. By applying a systematic algorithm based on objective criteria (presented here), the thesis explores complete observational databases spanning up to 10 years. Further, it presents statistically significant and robust results on the topic, which has only been studied in a handful of cases in the extant literature. Lastly, by applying the algorithm directly to the outputs of the meteorological model, the thesis helps readers understand the processes discussed and reveals the biases in such models.
This textbook teaches finite element methods from a computational point of view. It focuses on how to develop flexible computer programs with Python, a programming language in which a combination of symbolic and numerical tools is used to achieve an explicit and practical derivation of finite element algorithms. The finite element library FEniCS is used throughout the book, but the content is provided in sufficient detail to ensure that students with less mathematical background or mixed programming-language experience will equally benefit. All program examples are available on the Internet.
Wave phenomena are ubiquitous in nature. Their mathematical modeling, simulation and analysis lead to fascinating and challenging problems in both analysis and numerical mathematics. These challenges and their impact on significant applications have inspired major results and methods about wave-type equations in both fields of mathematics. The Conference on Mathematics of Wave Phenomena 2018 held in Karlsruhe, Germany, was devoted to these topics and attracted internationally renowned experts from a broad range of fields. These conference proceedings present new ideas, results, and techniques from this exciting research area.
This book is considered the first extended survey on algorithms and techniques for efficient cohesive subgraph computation. With rapid development of information technology, huge volumes of graph data are accumulated. An availability of rich graph data not only brings great opportunities for realizing big values of data to serve key applications, but also brings great challenges in computation. Using a consistent terminology, the book gives an excellent introduction to the models and algorithms for the problem of cohesive subgraph computation. The materials of this book are well organized from introductory content to more advanced topics while also providing well-designed source codes for most algorithms described in the book. This is a timely book for researchers who are interested in this topic and efficient data structure design for large sparse graph processing. It is also a guideline book for new researchers to get to know the area of cohesive subgraph computation.
In this book, differential evolution and its modified variants are applied to the clustering of data and images. Metaheuristics have emerged as potential algorithms for dealing with complex optimization problems, which are otherwise difficult to solve using traditional methods. In this regard, differential evolution is considered to be a highly promising technique for optimization and is being used to solve various real-time problems. The book studies the algorithms in detail, tests them on a range of test images, and carefully analyzes their performance. Accordingly, it offers a valuable reference guide for all researchers, students and practitioners working in the fields of artificial intelligence, optimization and data analytics.
This book highlights the synthesis of polarization selection system in the background of passive noise formed by reflections from space-distributed targets. This synthesis is fulfilled as close as possible to its ideal configuration in terms of maximal signal-to-noise ratio for the matched load of radar station antenna system. It presents a new approach to radar system resolution enhancement based on the development of mathematical model for radiometric receivers with mono-pulse antenna systems, as well as creation of a new algorithm that allows increasing angular resolution during the object's search and tracking due to special signal processing.
This book gravitates on the prominent theories and recent developments of swarm intelligence methods, and their application in both synthetic and real-world optimization problems. The special interest will be placed in those algorithmic variants where biological processes observed in nature have underpinned the core operators underlying their search mechanisms. In other words, the book centers its attention on swarm intelligence and nature-inspired methods for efficient optimization and problem solving. The content of this book unleashes a great opportunity for researchers, lecturers and practitioners interested in swarm intelligence, optimization problems and artificial intelligence.
Dynamic programming (DP) has a relevant history as a powerful and flexible optimization principle, but has a bad reputation as a computationally impractical tool. This book fills a gap between the statement of DP principles and their actual software implementation. Using MATLAB throughout, this tutorial gently gets the reader acquainted with DP and its potential applications, offering the possibility of actual experimentation and hands-on experience. The book assumes basic familiarity with probability and optimization, and is suitable to both practitioners and graduate students in engineering, applied mathematics, management, finance and economics.
This book presents a complete and accurate study of arithmetic and algebraic circuits. The first part offers a review of all important basic concepts: it describes simple circuits for the implementation of some basic arithmetic operations; it introduces theoretical basis for residue number systems; and describes some fundamental circuits for implementing the main modular operations that will be used in the text. Moreover, the book discusses floating-point representation of real numbers and the IEEE 754 standard. The second and core part of the book offers a deep study of arithmetic circuits and specific algorithms for their implementation. It covers the CORDIC algorithm, and optimized arithmetic circuits recently developed by the authors for adders and subtractors, as well as multipliers, dividers and special functions. It describes the implementation of basic algebraic circuits, such as LFSRs and cellular automata. Finally, it offers a complete study of Galois fields, showing some exemplary applications and discussing the advantages in comparison to other methods. This dense, self-contained text provides students, researchers and engineers, with extensive knowledge on and a deep understanding of arithmetic and algebraic circuits and their implementation.
This book introduces the reader to solving partial differential equations (PDEs) numerically using element-based Galerkin methods. Although it draws on a solid theoretical foundation (e.g. the theory of interpolation, numerical integration, and function spaces), the book's main focus is on how to build the method, what the resulting matrices look like, and how to write algorithms for coding Galerkin methods. In addition, the spotlight is on tensor-product bases, which means that only line elements (in one dimension), quadrilateral elements (in two dimensions), and cubes (in three dimensions) are considered. The types of Galerkin methods covered are: continuous Galerkin methods (i.e., finite/spectral elements), discontinuous Galerkin methods, and hybridized discontinuous Galerkin methods using both nodal and modal basis functions. In addition, examples are included (which can also serve as student projects) for solving hyperbolic and elliptic partial differential equations, including both scalar PDEs and systems of equations.
This volume resulted from presentations given at the international "Brainstorming Workshop on New Developments in Discrete Mechanics, Geometric Integration and Lie-Butcher Series", that took place at the Instituto de Ciencias Matematicas (ICMAT) in Madrid, Spain. It combines overview and research articles on recent and ongoing developments, as well as new research directions. Why geometric numerical integration? In their article of the same title Arieh Iserles and Reinout Quispel, two renowned experts in numerical analysis of differential equations, provide a compelling answer to this question. After this introductory chapter a collection of high-quality research articles aim at exploring recent and ongoing developments, as well as new research directions in the areas of geometric integration methods for differential equations, nonlinear systems interconnections, and discrete mechanics. One of the highlights is the unfolding of modern algebraic and combinatorial structures common to those topics, which give rise to fruitful interactions between theoretical as well as applied and computational perspectives. The volume is aimed at researchers and graduate students interested in theoretical and computational problems in geometric integration theory, nonlinear control theory, and discrete mechanics.
This book focuses on theoretical aspects of dynamical systems in the broadest sense. It highlights novel and relevant results on mathematical and numerical problems that can be found in the fields of applied mathematics, physics, mechanics, engineering and the life sciences. The book consists of contributed research chapters addressing a diverse range of problems. The issues discussed include (among others): numerical-analytical algorithms for nonlinear optimal control problems on a large time interval; gravity waves in a reservoir with an uneven bottom; value distribution and growth of solutions for certain Painleve equations; optimal control of hybrid systems with sliding modes; a mathematical model of the two types of atrioventricular nodal reentrant tachycardia; non-conservative instability of cantilevered nanotubes using the Cell Discretization Method; dynamic analysis of a compliant tensegrity structure for use in a gripper application; and Jeffcott rotor bifurcation behavior using various models of hydrodynamic bearings.
The Abel Symposia volume at hand contains a collection of high-quality articles written by the world's leading experts, and addressing all mathematicians interested in advances in deterministic and stochastic dynamical systems, numerical analysis, and control theory. In recent years we have witnessed a remarkable convergence between individual mathematical disciplines that approach deterministic and stochastic dynamical systems from mathematical analysis, computational mathematics and control theoretical perspectives. Breakthrough developments in these fields now provide a common mathematical framework for attacking many different problems related to differential geometry, analysis and algorithms for stochastic and deterministic dynamics. In the Abel Symposium 2016, which took place from August 16-19 in Rosendal near Bergen, leading researchers in the fields of deterministic and stochastic differential equations, control theory, numerical analysis, algebra and random processes presented and discussed the current state of the art in these diverse fields. The current Abel Symposia volume may serve as a point of departure for exploring these related but diverse fields of research, as well as an indicator of important current and future developments in modern mathematics.
This book gathers selected contributions presented at the INdAM Meeting Structured Matrices in Numerical Linear Algebra: Analysis, Algorithms and Applications, held in Cortona, Italy on September 4-8, 2017. Highlights cutting-edge research on Structured Matrix Analysis, it covers theoretical issues, computational aspects, and applications alike. The contributions, written by authors from the foremost international groups in the community, trace the main research lines and treat the main problems of current interest in this field. The book offers a valuable resource for all scholars who are interested in this topic, including researchers, PhD students and post-docs.
This book discusses recent advances and research in applied mathematics, statistics and their applications in computing. It features papers presented at the fourth conference in the series organized at the Indian Institute of Technology (Banaras Hindu University), Varanasi, India, on 9 - 11 January 2018 on areas of current interest, including operations research, soft computing, applied mathematical modelling, cryptology, and security analysis. The conference has emerged as a powerful forum, bringing together leading academic scientists, experts from industry, and researchers and offering a venue to discuss, interact and collaborate to stimulate the advancement of mathematics and its applications in computer science. The education of future consumers, users, producers, developers and researchers of mathematics and its applications is an important challenge in modern society, and as such, mathematics and its application in computer science are of vital significance to all spectrums of the community, as well as to mathematicians and computing professionals across different educational levels and disciplines. With contributions by leading international experts, this book motivates and creates interest among young researchers.
This book introduces the reader to the field of jet substructure, starting from the basic considerations for capturing decays of boosted particles in individual jets, to explaining state-of-the-art techniques. Jet substructure methods have become ubiquitous in data analyses at the LHC, with diverse applications stemming from the abundance of jets in proton-proton collisions, the presence of pileup and multiple interactions, and the need to reconstruct and identify decays of highly-Lorentz boosted particles. The last decade has seen a vast increase in our knowledge of all aspects of the field, with a proliferation of new jet substructure algorithms, calculations and measurements which are presented in this book. Recent developments and algorithms are described and put into the larger experimental context. Their usefulness and application are shown in many demonstrative examples and the phenomenological and experimental effects influencing their performance are discussed. A comprehensive overview is given of measurements and searches for new phenomena performed by the ATLAS and CMS Collaborations. This book shows the impressive versatility of jet substructure methods at the LHC.
This multi-volume handbook is the most up-to-date and comprehensive reference work in the field of fractional calculus and its numerous applications. This third volume collects authoritative chapters covering several numerical aspects of fractional calculus, including time and space fractional derivatives, finite differences and finite elements, and spectral, meshless, and particle methods.
Instabilities of fluid flows and the associated transitions between different possible flow states provide a fascinating set of problems that have attracted researchers for over a hundred years. This book addresses state-of-the-art developments in numerical techniques for computational modelling of fluid instabilities and related bifurcation structures, as well as providing comprehensive reviews of recently solved challenging problems in the field.
This book is published open access under a CC BY 4.0 license. This book presents computer programming as a key method for solving mathematical problems. This second edition of the well-received book has been extensively revised: All code is now written in Python version 3.6 (no longer version 2.7). In addition, the two first chapters of the previous edition have been extended and split up into five new chapters, thus expanding the introduction to programming from 50 to 150 pages. Throughout the book, the explanations provided are now more detailed, previous examples have been modified, and new sections, examples and exercises have been added. Also, a number of small errors have been corrected. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style employed is more accessible and concise, in keeping with the needs of engineering students. The book outlines the shortest possible path from no previous experience with programming to a set of skills that allows students to write simple programs for solving common mathematical problems with numerical methods in the context of engineering and science courses. The emphasis is on generic algorithms, clean program design, the use of functions, and automatic tests for verification.
This book presents the fundamentals of data assimilation and reviews the application of satellite remote sensing in hydrological data assimilation. Although hydrological models are valuable tools to monitor and understand global and regional water cycles, they are subject to various sources of errors. Satellite remote sensing data provides a great opportunity to improve the performance of models through data assimilation.
This book presents 29 invited articles written by participants of the International Workshop on Operator Theory and its Applications held in Chemnitz in 2017. The contributions include both expository essays and original research papers illustrating the diversity and beauty of insights gained by applying operator theory to concrete problems. The topics range from control theory, frame theory, Toeplitz and singular integral operators, Schroedinger, Dirac, and Kortweg-de Vries operators, Fourier integral operator zeta-functions, C*-algebras and Hilbert C*-modules to questions from harmonic analysis, Monte Carlo integration, Fibonacci Hamiltonians, and many more. The book offers researchers in operator theory open problems from applications that might stimulate their work and shows those from various applied fields, such as physics, engineering, or numerical mathematics how to use the potential of operator theory to tackle interesting practical problems.
B-series, also known as Butcher series, are an algebraic tool for analysing solutions to ordinary differential equations, including approximate solutions. Through the formulation and manipulation of these series, properties of numerical methods can be assessed. Runge-Kutta methods, in particular, depend on B-series for a clean and elegant approach to the derivation of high order and efficient methods. However, the utility of B-series goes much further and opens a path to the design and construction of highly accurate and efficient multivalue methods. This book offers a self-contained introduction to B-series by a pioneer of the subject. After a preliminary chapter providing background on differential equations and numerical methods, a broad exposition of graphs and trees is presented. This is essential preparation for the third chapter, in which the main ideas of B-series are introduced and developed. In chapter four, algebraic aspects are further analysed in the context of integration methods, a generalization of Runge-Kutta methods to infinite index sets. Chapter five, on explicit and implicit Runge-Kutta methods, contrasts the B-series and classical approaches. Chapter six, on multivalue methods, gives a traditional review of linear multistep methods and expands this to general linear methods, for which the B-series approach is both natural and essential. The final chapter introduces some aspects of geometric integration, from a B-series point of view. Placing B-series at the centre of its most important applications makes this book an invaluable resource for scientists, engineers and mathematicians who depend on computational modelling, not to mention computational scientists who carry out research on numerical methods in differential equations. In addition to exercises with solutions and study notes, a number of open-ended projects are suggested. This combination makes the book ideal as a textbook for specialised courses on numerical methods for differential equations, as well as suitable for self-study.
This book features a selection of articles based on the XXXV Bialowieza Workshop on Geometric Methods in Physics, 2016. The series of Bialowieza workshops, attended by a community of experts at the crossroads of mathematics and physics, is a major annual event in the field. The works in this book, based on presentations given at the workshop, are previously unpublished, at the cutting edge of current research, typically grounded in geometry and analysis, and with applications to classical and quantum physics. In 2016 the special session "Integrability and Geometry" in particular attracted pioneers and leading specialists in the field. Traditionally, the Bialowieza Workshop is followed by a School on Geometry and Physics, for advanced graduate students and early-career researchers, and the book also includes extended abstracts of the lecture series. |
![]() ![]() You may like...
Engineering Service Oriented Systems - A…
Bill Karakostas, Yannis Zorgios
Hardcover
R2,866
Discovery Miles 28 660
Whatever Shines Should be Observed…
Susan M.P. McKenna-Lawlor
Hardcover
R2,875
Discovery Miles 28 750
Research Anthology on Big Data…
Information R Management Association
Hardcover
R17,080
Discovery Miles 170 800
Provenance in Data Science - From Data…
Leslie F Sikos, Oshani W. Seneviratne, …
Hardcover
R3,890
Discovery Miles 38 900
|