Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Scientific Data Analysis: An Introduction to Overdetermined Systems

Posted By: AlenMiler
Scientific Data Analysis: An Introduction to Overdetermined Systems

Scientific Data Analysis: An Introduction to Overdetermined Systems by Richard L. Jr. Branham
Springer; Reprint of the original 1st ed. 1990 edition | September 27, 2011 | English | ISBN: 146127981X | 237 pages | PDF | 8 MB

This monograph is concerned with overdetermined systems, inconsistent systems with more equations than unknowns, in scientific data reduction. It is not a text on statistics, numerical methods, or matrix cOmputations, although elements of all three, especially the latter, enter into the discussion. The reader I have in mind is a scientist or engineer who has gathered data that he or she wants to model by a mathematical system, perhaps linear, perhaps nonlinear, and solve to obtain the best estimates, in some sense of the term "best," of various parameters. Because the calculations will be performed on a digital computer, the first chapter discusses floating-point numbers and their effect on mathematical operations. The chapter ends with some methods for accurately summing floating-point numbers, an operation frequently required in numerical work and one often done by the worst possible method, recursive summation. Chapter 2 gives a brief review of linear algebra and includes vector and matrix norms and condition numbers of matrices and linear systems. ' Chapter 3 presents some ideas for manipulating sparse matrices. Frequently, time or memory can be saved by use of sparse matrix techniques. The subject is extensive and the chapter is only indicative of the many techniques available. Although Chapter 3 is somewhat extraneous to the rest of the book, Chapter 5, on linear least squares, makes use of the compressed storage mode for the symmetric matrices discussed in Chapter 3.