(*^ ::[paletteColors = 128; automaticGrouping; currentKernel; fontset = title, inactive, noPageBreakBelow, nohscroll, preserveAspect, groupLikeTitle, center, M7, bold, e8, 24, "Times"; ; fontset = subtitle, inactive, noPageBreakBelow, nohscroll, preserveAspect, groupLikeTitle, center, M7, bold, e6, 18, "Times"; ; fontset = subsubtitle, inactive, noPageBreakBelow, nohscroll, preserveAspect, groupLikeTitle, center, M7, italic, e6, 14, "Times"; ; fontset = section, inactive, noPageBreakBelow, nohscroll, preserveAspect, groupLikeSection, grayBox, M22, bold, a20, 18, "Times"; ; fontset = subsection, inactive, noPageBreakBelow, nohscroll, preserveAspect, groupLikeSection, blackBox, M19, bold, a15, 14, "Times"; ; fontset = subsubsection, inactive, noPageBreakBelow, nohscroll, preserveAspect, groupLikeSection, whiteBox, M18, bold, a12, 12, "Times"; ; fontset = text, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; ; fontset = smalltext, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 10, "Times"; ; fontset = input, noPageBreakInGroup, nowordwrap, preserveAspect, groupLikeInput, M42, N23, bold, L-5, 12, "Courier"; ; fontset = output, output, inactive, noPageBreakInGroup, nowordwrap, preserveAspect, groupLikeOutput, M42, N23, L-5, 12, "Courier"; ; fontset = message, inactive, noPageBreakInGroup, nowordwrap, preserveAspect, groupLikeOutput, M42, N23, R65535, L-5, 12, "Courier"; ; fontset = print, inactive, noPageBreakInGroup, nowordwrap, preserveAspect, groupLikeOutput, M42, N23, L-5, 12, "Courier"; ; fontset = info, inactive, noPageBreakInGroup, nowordwrap, preserveAspect, groupLikeOutput, M42, N23, B65535, L-5, 12, "Courier"; ; fontset = postscript, PostScript, formatAsPostScript, output, inactive, noPageBreakInGroup, nowordwrap, preserveAspect, groupLikeGraphics, M7, l34, w282, h287, 12, "Courier"; ; fontset = name, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, italic, 10, "Geneva"; ; fontset = header, inactive, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; ; fontset = Left Header, inactive, 12, "Times"; ; fontset = footer, inactive, noKeepOnOnePage, preserveAspect, center, M7, 12, "Times"; ; fontset = Left Footer, inactive, 12, "Times"; ; fontset = help, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 10, "Times"; ; fontset = clipboard, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; ; fontset = completions, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; ; fontset = special1, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; ; fontset = special2, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; ; fontset = special3, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; ; fontset = special4, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; ; fontset = special5, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; ;] :[font = text; inactive; locked; preserveAspect; center; ] Numerical Methods: Mathematica Notebooks (c) John H. Mathews, 1996 To accompany the text: Numerical Methods: for Mathematics, Science, and Engineering, 2nd Ed, 1992 Prentice Hall, Inc. Englewood Cliffs, New Jersey 07632 U.S.A. Prentice Hall, Inc.; USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in%"mathews@fullerton.edu" http://titan.fullerton.edu/~mathews/ ;[s] 6:0,1;67,0;92,1;157,3;159,1;232,2;485,-1; 4:1,14,9,Times,0,12,0,0,0;3,20,14,Times,0,18,0,0,0;1,17,12,Times,0,14,0,0,0;1,25,16,Times,32,14,0,0,0; :[font = text; inactive; locked; preserveAspect; fontSize = 14; ] All Rights reserved. No portion of this supplement may be reproduced in any form or by any means without permission in writing from the publisher. Duplicated in the United States of America PRENTICE HALL, INC. Englewood Cliffs, New Jersey 07632 :[font = text; inactive; locked; preserveAspect; ] Preface This disk contains numerical methods software coded in theMathematica. programming language. The algorithms are described in the text NUMERICAL METHODS for Mathematics, Science, and Engineering. The author appreciates correspondence regarding the book. You are welcome to correspond by mail or electronic mail. Prof. John H. Mathews Department of Mathematics California State University Fullerton Fullerton, CA 92634 (714) 773-3631 (714) 773-3196 FAX: (714) 773-3972 E-mail: in%"mathews@fullerton.edu" http://titan.fullerton.edu/~mathews/ ;[s] 3:0,0;74,1;85,0;585,-1; 2:2,17,12,Times,0,14,0,0,0;1,17,12,Times,2,14,0,0,0; :[font = text; inactive; locked; preserveAspect; center; fontSize = 18; ] Contents :[font = text; inactive; locked; preserveAspect; fontSize = 18; ] Chapter 1. Calculus Preliminaries Chapter 2. The Solution of Nonlinear Equations f(x) = 0 Chapter 3. The Solution of Linear Systems AX = B Chapter 4 . Interpolation and Polynomial Approximation Chapter 5. Curve Fitting Chapter 6. Numerical Differentiation Chapter 7. Numerical Integration Chapter 8. Numerical Optimization Chapter 9. Solution of Differential Equations Chapter 10. Solution of Partial Differential Equations Chapter 11. Eigenvalues and Eigenvectors ^*)