 | | script type=text/javascript!--
google_ad_client = pub-1014475007611027;
//160x90, created 1/22/08
google_ad_slot = 2798103672;
google_ad_width = 160;
google_ad_height = 90;
//--/script
script type=text/javascript
src=http://pagead2.googlesyndication.com/pagead/show_ads.js
/script
brbr
script type=text/javascript!--
google_ad_client = pub-1014475007611027;
//160x90, created 1/22/08
google_ad_slot = 2798103672;
google_ad_width = 160;
google_ad_height = 90;
//--/script
script type=text/javascript
src=http://pagead2.googlesyndication.com/pagead/show_ads.js
/script |
|
 |
|  | | div align=center
script type=text/javascript!--
google_ad_client = pub-1014475007611027;
//336x280, created 1/22/08
google_ad_slot = 0634485649;
google_ad_width = 336;
google_ad_height = 280;
//--/script
script type=text/javascript
src=http://pagead2.googlesyndication.com/pagead/show_ads.js
/script
script type=text/javascript!--
google_ad_client = pub-1014475007611027;
//336x280, created 1/22/08
google_ad_slot = 0634485649;
google_ad_width = 336;
google_ad_height = 280;
//--/script
script type=text/javascript
src=http://pagead2.googlesyndication.com/pagead/show_ads.js
/script
/div |
|
|
| !-- Search Google --
center
form method=get action=http://www.google.com/custom target=google_window
table bgcolor=#ffffff
trtd nowrap=nowrap valign=top align=left height=32
label for=sbi style=display: noneEnter your search terms/label
input type=text name=q size=45 maxlength=255 value= id=sbi/input
label for=sbb style=display: noneSubmit search form/label
input type=submit name=sa value=Google Search id=sbb/input
input type=hidden name=client value=pub-1014475007611027/input
input type=hidden name=forid value=1/input
input type=hidden name=ie value=ISO-8859-1/input
input type=hidden name=oe value=ISO-8859-1/input
input type=hidden name=cof value=GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1/input
input type=hidden name=hl value=en/input
/td/tr/table
/form
/center
!-- Search Google -- |
|
|
| Matrix Computations (Johns Hopkins Studies in Mathematical Sciences)(3rd Edition) | 
enlarge | Authors: Gene H. Golub, Charles F. Van Loan Publisher: The Johns Hopkins University Press Category: Book
List Price: $48.00 Buy New: $28.97 You Save: $19.03 (40%)
Buy New/Used from $26.60
Avg. Customer Rating:   (26 reviews) Sales Rank: 33697
Languages: English (Original Language), English (Unknown), English (Published) Media: Paperback Edition: 3rd Number Of Items: 1 Pages: 728 Shipping Weight (lbs): 3 Dimensions (in): 9.2 x 6.1 x 1.4
ISBN: 0801854148 Dewey Decimal Number: 512.9434 EAN: 9780801854149 ASIN: 0801854148
Publication Date: October 15, 1996 Availability: Usually ships in 1-2 business days
|
| Editorial Reviews:
Product Description PRevised and updated, the third edition of Golub and Van Loan's classic text in computer science provides essential information about the mathematical background and algorithmic skills required for the production of numerical software. This new edition includes thoroughly revised chapters on matrix multiplication problems and parallel matrix computations, expanded treatment of CS decomposition, an updated overview of floating point arithmetic, a more accurate rendition of the modified Gram-Schmidt process, and new material devoted to GMRES, QMR, and other methods designed to handle the sparse unsymmetric linear system problem./P
|
| Customer Reviews: Read 21 more reviews...
  Matrix Computations is an excellent guide to understanding and implementing Numerical Linear Algebra September 30, 2007 1 out of 1 found this review helpful
This book is an excellent book for the student or researcher who needs to understand clearly the issues that arise in the developement of algorithms for the solution and analysis of linear systems. It gives a great explanation of how one operation like solving a linear system or doing just forward or backward solves can be mapped to basic BLAS primitives and how these variations have been implemented in popular libraries such as Lapack or BLAS and the archetectual reasons why one approach may be more optimized than another, row versus column operations, for example. br /br /For the student it provides a nice walk through on the develpment of these algorithms and for the researcher provides a life long resource for reference to the many algorithms that are laid out here.br /br /This book is clear and easy to follow and it is recomended for anyone who is serious about learning how to design and implement efficient linear algebra algorithms for a variety of archetectual and coding language environments.
  bible September 24, 2007 This book is a bible in matrix computation. While they have a lot of details on everything, though, the notations are rather complicated and hard-to-follow.
  Gargantuan Copy and Paste Monument May 7, 2007 2 out of 6 found this review helpful
Three stars are for:br /br /(1) Relatively cheap price.br /(2) Comprehensive but shallow coverage.br /(3) Mass availability.br /br /Hypothesis: The only three prematurely worn keys in Golub Van Loan's keyboards must be: Control, C and V, since these form the shortcut for copy and paste operations.br /br /There is no depth in this book when compared to classic matrix theory books, although I understand that this may distract from the possible use of the book as a reference manual. But as written, it is of little value in addition to Numerical Recipes; the latter has at least decent text this one does not have character, too much copying and pasting eliminated the book to form a skeleton.br /br /What are the basis books for comparison?br /br /1. Wilkinson, Algebraic Eigenvalue Problem. Super but expensive ($100).br /2. Marcus Minc, A survey of Matrix Theory and Matrix Inequalities. Super but inexpensive (10$).br /3. Horn and Johnson, Matrix Analysis, comprehensive, pretty good, and similarly priced to this ($30).br /br /I am not suggesting that the content should mirror these books but the quality and depth should but despite being in its third edition, the book is full of errors both in pseudo-code and text.br /br /The CTRL-C/CTRL-V effort is so insane that authors' could not help themselves to copy Wilkinson's theorem presentation sequence about the symmetric eigenvalue problem, but Wilkinson's commentary from his book (see Hoffman-Wielandt theorem in Golub VanLoan second edition).br /br /Whenever someone tells me that they learned something from Golub and Van Loan, I can not help myself to question what they thought they might have learned.br /br /In almost all cases, Golub and Van Loan fans appear to know of a result through memorization without any clue about how it is derived and why it is important. So if this is your bible, then probably you do not deserve a job that requires critical thinking.br /br /The books popularity tells something about the state of the academia: for example, the hotshots of signal processing republished Golub and Van Loan a few times to get their IEEE Fellow titles. Google for 'Multistage Wiener Filter', 'Relationship Conjugate Gradient MSWNF', 'Procrustes Rotations ESPRIT'. Definitely a field that does not appreciate critical thinking but fast copy and paste effort through graduate student slavery.br /
  Exactly what I needed March 8, 2007 1 out of 2 found this review helpful
I have been using "canned" programs for matrix calculations, but I needed to learn how they actaully work. This book provided exactly the information that I needed. This book is not for beginners--it requires a pretty good knowledge of linear algebra, but if you have that, this book will be most helpful in understanding sophisticated computational methods
  The bible of numerical linear algebra December 31, 2006 7 out of 8 found this review helpful
This book is the standard reference for all numerical linear algebra. It is a graduate-level applied math textbook written by practicing professionals for practicing professionals. If you are new to the topic you would probably prefer something like James Demmel's Applied Numerical Linear Algebra.br /br /If you are interested in implementing the algorithms in this book, stop right now and first make sure that you can't use MATLAB or LAPACK instead, or even ScaLAPACK if you need a parallel implementation. Getting these algorithms right is hard, and the hard work has probably already been done by somebody else. LAPACK contains the accumulated wisdom of over forty years of research in numerical linear algebra, and MATLAB contains LAPACK. Don't re-invent the wheel.br /br /On the other hand, if you want to understand how LAPACK works, or if you need to understand its numerical accuracy and stability, then this is the book for you.br /br /Another reviewer has mentioned that this book contains numerous errata in the formulas. This is still true as of the third edition. Usually it is possible to detect and correct these errors by reading and understanding the surrounding text, but beware.
|
|
|
 Powered by Associate-O-Matic
|  | |