|
 (3.0 / 5.0)
Resoundingly popular in its first edition, Dean Duffy's Advanced Engineering Mathematics has been updated, expanded, and now more than ever provides the solid mathematics background required throughout the engineering disciplines. Melding the author's expertise as a practitioner and his years of teaching engineering mathematics, this text stands clearly apart from the many others available. Relevant, insightful examples follow nearly every concept introduced and demonstrate its practical application. This edition includes two new chapters on differential equations, another on Hilbert transforms, and many new examples, problems, and projects that help build problem-solving skills. Most importantly, the book now incorporates the use of MATLAB throughout the presentation to reinforce the concepts presented. MATLAB code is included so readers can take an analytic result, fully explore it graphically, and gain valuable experience with this industry-standard software.
|
| $147.25 |
|
 (5.0 / 5.0)
A Concise yet Solid Introduction to Advanced Numerical Methods This textbook introduces several major numerical methods for solving various partial differential equations (PDEs) in science and engineering, including elliptic, parabolic, and hyperbolic equations. It covers traditional techniques that include the classic finite difference method and the finite element method as well as state-of-the-art numerical methods, such as the high-order compact difference method and the radial basis function meshless method. Helps Students Better Understand the Numerical Methods through the Use of MATLAB® The authors uniquely emphasize both theoretical numerical analysis and practical implementation of the algorithms in MATLAB, making the book useful for students in computational science and engineering. They provide students with simple, clear implementations instead of sophisticated usages of MATLAB functions. All the Material Needed for a Numerical Analysis Course Based on the authors’ own courses, the text only requires some knowledge of computer programming, advanced calculus, and difference equations. It includes practical examples, exercises, references, and problems, along with a solutions manual for qualifying instructors. The accompanying CD-ROM contains MATLAB source code, enabling students to easily modify or improve the codes to solve their own problems.
|
| $71.96 |
|
 (5.0 / 5.0)
Neural computing is one of the most interesting and rapidly growing areas of research, attracting researchers from a wide variety of scientific disciplines. Starting from the basics, Neural Computing covers all the major approaches, putting each in perspective in terms of their capabilities, advantages, and disadvantages. The book also highlights the applications of each approach and explores the relationships among models developed and between the brain and its function.
A comprehensive and comprehensible introduction to the subject, this book is ideal for undergraduates in computer science, physicists, communications engineers, workers involved in artificial intelligence, biologists, psychologists, and physiologists.
|
| $46.10 |
|
The central theme is the solution of Diophantine equations, i.e., equations or systems of polynomial equations which must be solved in integers, rational numbers or more generally in algebraic numbers. This theme, in particular, is the central motivation for the modern theory of arithmetic algebraic geometry. In this text, this is considered through three of its most basic aspects. The first is the local aspect: one can do analysis in p-adic fields, and here the author starts by looking at solutions in finite fields, then proceeds to lift these solutions to local solutions using Hensel lifting. The second aspect is the global aspect: the use of number fields, and in particular of class groups and unit groups. The third aspect is the theory of zeta and L-functions. This last aspect can be considered as a unifying theme for the whole subject, and embodies in a beautiful way the local and global aspects of Diophantine problems. In fact, these functions are defined through the local aspects of the problems, but their analytic behavior is intimately linked to the global aspects. Much more sophisticated techniques have been brought to bear on the subject of Diophantine equations, and for this reason, the author has included 5 appendices on these techniques. These appendices were written by Henri Cohen, Yann Bugeaud, Maurice Mignotte, Sylvain Duquesne, and Samir Siksek, and contain material on the use of Galois representations, the superfermat equation, Mihailescu’s proof of Catalan’s Conjecture, and applications of linear forms in logarithms.
|
| $40.49 |
|
This is the softcover reprint of the very popular hardcover edition. This book deals with the numerical approximation of partial differential equations. Its scope is to provide a thorough illustration of numerical methods, carry out their stability and convergence analysis, derive error bounds, and discuss the algorithmic aspects relative to their implementation. A sound balancing of theoretical analysis, description of algorithms and discussion of applications is one of its main features. Many kinds of problems are addressed. A comprehensive theory of Galerkin method and its variants, as well as that of collocation methods, are developed for the spatial discretization. These theories are then specified to two numerical subspace realizations of remarkable interest: the finite element method and the spectral method.
|
| $60.75 |
|
 (5.0 / 5.0)
It is impossible to imagine modern mathematics without complex numbers. "Complex Numbers from A to ...Z" introduces the reader to this fascinating subject which, 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 real 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.
|
| $35.42 |
|
 (3.0 / 5.0)
Focusing on algorithms for distributed-memory parallel architectures, Parallel Algorithms presents a rigorous yet accessible treatment of theoretical models of parallel computation, parallel algorithm design for homogeneous and heterogeneous platforms, complexity and performance analysis, and essential notions of scheduling. The book extracts fundamental ideas and algorithmic principles from the mass of parallel algorithm expertise and practical implementations developed over the last few decades. In the first section of the text, the authors cover two classical theoretical models of parallel computation (PRAMs and sorting networks), describe network models for topology and performance, and define several classical communication primitives. The next part deals with parallel algorithms on ring and grid logical topologies as well as the issue of load balancing on heterogeneous computing platforms. The final section presents basic results and approaches for common scheduling problems that arise when developing parallel algorithms. It also discusses advanced scheduling topics, such as divisible load scheduling and steady-state scheduling. With numerous examples and exercises in each chapter, this text encompasses both the theoretical foundations of parallel algorithms and practical parallel algorithm design.
|
| $58.98 |
|
 (4.0 / 5.0)
An Introduction to Partial Differential Equations with MATLAB is a textbook that features MATLAB to aid with problem solving. It includes carefully explained central ideas of the subject, derivations of equations, and historical accounts. It also contains a computational chapter that focuses on the use of finite differences-the numerical method most widely used by engineers. MATLAB is integrated throughout the book in chapter projects that present the problem to be solved along with instructions on how to use the MATLAB software. The MATLAB routines used in the book are provided for download from the Internet. Prerequisites for the book are courses in calculus and differential equations.
|
| $95.95 |
|
 (5.0 / 5.0)
An accessible text and colourful illustrations add up to fun in this vibrant guide by the celebrated author and illustrator of "Working with Fractions" and "You Can, Toucan, Math." Page IV, Super Bowl XLV. Built in MMVIII. Roman numerals are everywhere---on clocks, in books, and on buildings. But what do Roman numerals mean, and how does one use them? Fun with Roman Numerals is a straightforward and appealing introduction to a timely topic. On a scale of I to X, it's an XI!
|
| $5.68 |
|
 (5.0 / 5.0)
Algorithms and Theory of Computation Handbook, Second Edition provides an up-to-date compendium of fundamental computer science topics and techniques. It also illustrates how the topics and techniques come together to deliver efficient solutions to important practical problems. New to the Second Edition Along with updating and revising many of the existing chapters, this second edition contains more than 20 new chapters. This edition now covers external memory, parameterized, self-stabilizing, and pricing algorithms as well as the theories of algorithmic coding, privacy and anonymity, databases, computational games, and communication networks. It also discusses computational topology, computational number theory, natural language processing, and grid computing and explores applications in intensity-modulated radiation therapy, voting, DNA research, systems biology, and financial derivatives. This best-selling handbook continues to help computer professionals and engineers find significant information on various algorithmic topics. The expert contributors clearly define the terminology, present basic results and techniques, and offer a number of current references to the in-depth literature. They also provide a glimpse of the major research issues concerning the relevant topics.
|
| $121.46 |