TAILIEUCHUNG - Solution of Linear Algebraic Equations part 5

A quick-and-dirty way to solve complex systems is to take the real and imaginary parts of (), giving A·x−C·y=b () C·x+A·y=d which can be written as a 2N × 2N set of real equations | 50 Chapter2. Solution ofLinearAlgebraic Equations A quick-and-dirty way to solve complex systems is to take the real and imaginary parts of giving A x C y b C x A y d which can be written as a 2N x 2N set of real equations A -C x b C Al yl - d I and then solved with ludcmp and lubksb in their present forms. This scheme is a factor of 2 inefficient in storage since A and C are stored twice. It is also a factor of 2 inefficient in time since the complex multiplies in a complexified version of the routines would each use 4 real multiplies while the solution of a 2N x 2N problem involves 8 times the work of an N x N one. If you can tolerate these factor-of-two inefficiencies then equation is an easy way to proceed. CITED REFERENCES AND FURTHER READING Golub . and Van Loan . 1989 Matrix Computations 2nd ed. Baltimore Johns Hopkins University Press Chapter 4. Dongarra . et al. 1979 LINPACK User s Guide Philadelphia . . Forsythe . Malcolm . and Moler . 1977 Computer Methods for Mathematical Computations Englewood Cliffs NJ Prentice-Hall and p. 50. Forsythe . and Moler . 1967 Computer Solution of Linear Algebraic Systems Englewood Cliffs NJ Prentice-Hall Chapters 9 16 and 18. Westlake . 1968 A Handbook ofNumerical Matrix Inversion and Solution ofLinear Equations New York Wiley . Stoer J. and Bulirsch R. 1980 Introduction to NumericalAnalysis New York Springer-Verlag . Ralston A. and Rabinowitz P. 1978 A First Course in Numerical Analysis 2nd ed. New York McGraw-Hill . Horn . and Johnson . 1985 MatrixAnalysis Cambridge Cambridge University Press . Tridiagonal and Band Diagonal Systems of Equations The special case of a system of linear equations that is tridiagonal that is has nonzero elements only on the diagonal plus or minus one column is one that occurs frequently. Also common are systems that are band diagonal with nonzero elements only along a few diagonal lines adjacent to the main .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.