e99 Online Shopping Mall
Help | |
Home - Pure And Applied Math - Numerical Analysis (Books) |
  | Back | 61-80 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
61. Numerical analysis. Second Edition by Douglas R Hartree | |
Hardcover: 302
Pages
(1958)
Asin: B0006AVCEW Canada | United Kingdom | Germany | France | Japan | |
62. Numerical Recipes in C: The Art of Scientific Computing by William H. Press, Brian P. Flannery, Saul A. Teukolsky, William T. Vetterling | |
Hardcover: 994
Pages
(1992-10-30)
list price: US$78.99 -- used & new: US$69.80 (price subject to change: see help) Asin: 0521431085 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (38)
Checkout GNU scientific library (GSL)
talk about outdated
A classic book of numerical algorithms
Very nice book
A classic, and still worth having |
63. Time-Frequency Representations (Applied and Numerical Harmonic Analysis) by Richard Tolimieri, Myoung An | |
Hardcover: 304
Pages
(1997-12-18)
list price: US$99.00 -- used & new: US$44.46 (price subject to change: see help) Asin: 0817639187 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
The Best Pure/Applied Math Book |
64. Numerical Recipes Source Code CD-ROM 3rd Edition: The Art of Scientific Computing by William H. Press, Saul A. Teukolsky, William T. Vetterling, Brian P. Flannery | |
CD-ROM: 1235
Pages
(2007-09-10)
list price: US$80.00 -- used & new: US$47.84 (price subject to change: see help) Asin: 0521706858 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
DISAPPOINTED WITH SEQUENTIAL CODE |
65. Numerical Methods with MATLAB : Implementations and Applications by Gerald W. Recktenwald | |
Paperback: 786
Pages
(2000-09-03)
list price: US$84.00 -- used & new: US$59.99 (price subject to change: see help) Asin: 0201308606 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description why numerical methods work and how they fail;oa separate chapter reviewing the basics of applied linear algebra, and how computations involving matrices and vectors are naturally expressed in MATLAB;ouse of a range of examples from those that provide a succinct illustration of a basic algorithm, to those that develop solutions to substantial problems in engineering;oconsistent use of well-documented and structured code written in the MATLAB idiom;oa library of general purpose routines—-the NMM Toolbox-—that are readily applied to new problems;oa progressive approach to algorithm development leading the reader to an understanding of the more sophisticated routines in the built-in MATLAB toolbox. Customer Reviews (3)
For MatLAB begginers
Okay for a text
Useful Book |
66. Numerical Methods in Engineering with MATLAB ® by Jaan Kiusalaas | |
Hardcover: 448
Pages
(2009-09-30)
list price: US$99.00 -- used & new: US$79.01 (price subject to change: see help) Asin: 0521191335 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Useful Book- wish I had bought this sooner |
67. Applied Numerical Linear Algebra by James W. Demmel | |
Paperback: 431
Pages
(1997-08-01)
list price: US$75.50 -- used & new: US$70.78 (price subject to change: see help) Asin: 0898713897 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description If you are looking for a textbook that - teaches state-of-the-art techniques for solving linear algebra problems, - covers the most important methods for dense and sparse problems, - presents both the mathematical background and good software techniques, - is self-contained, assuming only a good undergraduate background in linear algebra, then this is the book for you. Algorithms are derived in a mathematically illuminating way, including condition numbers and error bounds. Direct and iterative algorithms, suitable for dense and sparse matrices, are discussed. Algorithm design for modern computer architectures, where moving data is often more expensive than arithmetic operations, is discussed in detail, using LAPACK as an illustration. There are many numerical examples throughout the text and in the problems at the ends of chapters, most of which are written in Matlab and are freely available on the Web. Material either not available elsewhere, or presented quite differently in other textbooks, includes - a discussion of the impact of modern cache-based computer memories on algorithm design; - frequent recommendations and pointers in the text to the best software currently available, including a detailed performance comparison of state-of-the-art software for eigenvalue and least squares problems, and a description of sparse direct solvers for serial and parallel machines; - a discussion of iterative methods ranging from Jacobi's method to multigrid and domain decomposition, with performance comparisons on a model problem; - a great deal of Matlab-based software, available on the Web, which either implements algorithms presented in the book, produces the figures in the book, or is used in homework problems; - numerical examples drawn from fields ranging from mechanical vibrations to computational geometry; - high-accuracy algorithms for solving linear systems and eigenvalue problems, along with tighter "relative" error bounds;- dynamical systems interpretations of some eigenvalue algorithms. Demmel discusses several current research topics, making students aware of both the lively research taking place and connections to other parts of numerical analysis, mathematics, and computer science. Some of this material is developed in questions at the end of each chapter, which are marked Easy, Medium, or Hard according to their difficulty. Some questions are straightforward, supplying proofs of lemmas used in the text. Others are more difficult theoretical or computing problems. Questions involving significant amounts of programming are marked Programming. The computing questions mainly involve Matlab programming, and others involve retrieving, using, and perhaps modifying LAPACK code from NETLIB. Customer Reviews (18)
It's Pretty Good, but Definitely Needs a Good Instructor to Supplement It
Excellent for its purpose
It couldn't be better
Good reference
Great Book for Self-Learning |
68. An Introduction to C++ and Numerical Methods by James M. Ortega, Andrew S. Grimshaw | |
Paperback: 288
Pages
(1998-08-06)
list price: US$64.95 -- used & new: US$24.55 (price subject to change: see help) Asin: 0195117670 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
not for any serious enineers
For Fortran programmers who want to learn C++ |
69. Classical and Modern Numerical Analysis: Theory, Methods and Practice (Chapman and Hall/CRC Numerical Analysis and Scientific Computation Series) by Azmy S. Ackleh, Edward James Allen, R. Baker Kearfott, Padmanabhan Seshaiyer | |
Hardcover: 628
Pages
(2009-07-20)
list price: US$99.95 -- used & new: US$92.92 (price subject to change: see help) Asin: 1420091573 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Classical and Modern Numerical Analysis: Theory, Methods and Practice provides a sound foundation in numerical analysis for more specialized topics, such as finite element theory, advanced numerical linear algebra, and optimization. It prepares graduate students for taking doctoral examinations in numerical analysis. The text covers the main areas of introductory numerical analysis, including the solution of nonlinear equations, numerical linear algebra, ordinary differential equations, approximation theory, numerical integration, and boundary value problems. Focusing on interval computing in numerical analysis, it explains interval arithmetic, interval computation, and interval algorithms. The authors illustrate the concepts with many examples as well as analytical and computational exercises at the end of each chapter. This advanced, graduate-level introduction to the theory and methods of numerical analysis supplies the necessary background in numerical methods so that students can apply the techniques and understand the mathematical literature in this area. Although the book is independent of a specific computer program, MATLAB® code is available on the authors' website to illustrate various concepts. |
70. Nonlinear Numerical Analysis in Reproducing Kernel Space by Minggen Cui, Yingzhen Lin | |
Hardcover: 226
Pages
(2009-03-15)
list price: US$89.00 -- used & new: US$59.63 (price subject to change: see help) Asin: 1604564687 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
71. Numerical Solution of Partial Differential Equations: An Introduction by K. W. Morton, D. F. Mayers | |
Paperback: 278
Pages
(2005-04-11)
list price: US$56.00 -- used & new: US$38.88 (price subject to change: see help) Asin: 0521607930 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
Newer is not necessarily better.
I did not like this book!
Good Starter |
72. Numerical Analysis: Mathematics of Scientific Computing (Mathematics Series) by David R. Kincaid, E. Ward Cheney | |
Hardcover: 500
Pages
(1991-01-14)
list price: US$129.95 -- used & new: US$79.75 (price subject to change: see help) Asin: 0534130143 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Liked the condition of the Book |
73. Principles of Numerical Analysis by Alston S. Householder | |
Paperback: 288
Pages
(2006-09-29)
list price: US$16.95 -- used & new: US$4.05 (price subject to change: see help) Asin: 048645312X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Outdated |
74. Numerical Partial Differential Equations: Finite Difference Methods (Texts in Applied Mathematics) by J.W. Thomas | |
Paperback: 460
Pages
(2010-11-02)
list price: US$79.95 -- used & new: US$64.09 (price subject to change: see help) Asin: 1441931058 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description What makes this book stand out from the competition is that it is more computational. Once done with both volumes, readers will have the tools to attack a wider variety of problems than those worked out in the competitors' books. The author stresses the use of technology throughout the text, allowing students to utilize it as much as possible. Customer Reviews (2)
Good, practical book for FDM applied to PDE (...)
Numerical Partial Differential Equations |
75. Basic Numerical Mathematics, Volume 1: Numerical Analysis. International Series in Numerical Mathematics, Volume 14 by John Todd | |
Hardcover: 253
Pages
(1980)
Isbn: 0126924015 Canada | United Kingdom | Germany | France | Japan | |
76. Foundations of Time-Frequency Analysis (Applied and Numerical Harmonic Analysis) by Karlheinz Gröchenig | |
Hardcover: 359
Pages
(2000-12-15)
list price: US$89.95 -- used & new: US$71.48 (price subject to change: see help) Asin: 0817640223 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
An Immediate Classic
long awaited mathematical introduction to time-frequency |
77. Numerical Methods for Conservation Laws by Randall J. LeVeque, R. Leveque | |
Paperback: 232
Pages
(1992-02-13)
list price: US$39.95 -- used & new: US$25.00 (price subject to change: see help) Asin: 3764327235 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (9)
Concise and clear
Decent mathematical oriented book
Not Enough Detail
Good book
Quintessential Volume on Num. Methods for Cons. Laws |
78. Numerical Mathematics (Texts in Applied Mathematics) by Alfio Quarteroni, Riccardo Sacco, Fausto Saleri | |
Paperback: 657
Pages
(2010-11-02)
list price: US$89.95 -- used & new: US$71.97 (price subject to change: see help) Asin: 3642071015 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book provides the mathematical foundations of numerical methods and demonstrates their performance on examples, exercises and real-life applications. This is done using the MATLAB software environment, which allows an easy implementation and testing of the algorithms for any specific class of problems. The book is addressed to students in Engineering, Mathematics, Physics and Computer Sciences. In the second edition of this extremely popular textbook on numerical analysis, the readability of pictures, tables and program headings has been improved. Several changes in the chapters on iterative methods and on polynomial approximation have also been Customer Reviews (2)
a satisfactory reference for basic theory
Style of presentation is confusing; reads like a reference, not a learning book |
79. Handbook of Numerical Analysis : Numerical Methods for Solids (Part 3), Numerical Methods for Fluids (Part 1) by P G Ciarlet, J L Lions | |
Hardcover: 700
Pages
(1998-10-01)
list price: US$186.00 -- used & new: US$133.42 (price subject to change: see help) Asin: 044482569X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
80. Numerical Analysis Using MATLAB and Spreadsheets by Steven T. Karris | |
Paperback: 366
Pages
(2001-10)
list price: US$42.95 Isbn: 0970951116 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description o Introduction to MATLAB Each chapter contains numerous practical applications supplemented with detailed instructions for using MATLAB® and/or Microsoft Excel® to obtain accurate and quick solutions. |
  | Back | 61-80 of 100 | Next 20 |