Introduction to Scientific Computing

A Matrix-Vector Approach Using Matlab

2nd Edition

List of Errata

Page/Line Date Posted Details                         
p. 233 6/20 At the bottom, should be [L,U,P] = LU(A).
p.69 6/20 Color mnemonics for white, magenta, and black should be  w, m, and k resp.
p. 42 6/20/00 for k=1:nTerms in the script ExpTaylor
p.171, bottom 2/22/00 c_{i-j+1} instead of c_{i-j}
p. 173, last displayed eqn 2/22/00 the (4,5) entry should be a -1.
8, second to last script 2/4/00 y(k) = sin(2*pi*x(k)), add the 2*pi
53, second to last line 2/4/00 "of" not "off"
63, PadeCoeff comments 2/2/00 The square brackets should be parens, i.e., R.num(1).
xi 1/3/00 url should be http://www.cs.cornell.edu/cv
5, first script 1/3/00 stray  \\
274 1/4/00 The function MakeScalar is missing from the list.
344, line 8 1/4/00 stray tt
361 1/4/00 cell, 59, not cell, 160
46, after proof 1/4/00 Matlab seems to set eps = 2^(1-t).