Đang chuẩn bị liên kết để tải về tài liệu:
Integration of Ordinary Differential Equations part 7

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

Note that for compatibility with bsstep the arrays y and d2y are of length 2n for a system of n second-order equations. The values of y are stored in the first n elements of y, while the first derivatives are stored in the second n elements. | 734 Chapter 16. Integration of Ordinary Differential Equations Note that for compatibility with bsstep the arrays y and d2y are of length 2n for a system of n second-order equations. The values of y are stored in the first n elements of y while the first derivatives are stored in the second n elements. The right-hand side f is stored in the first n elements of the array d2y the second n elements are unused. With this storage arrangement you can use bsstep simply by replacing the call to mmid with one to stoerm using the same arguments just be sure that the argument nv of bsstep is set to 2n. You should also use the more efficient sequence of stepsizes suggested by Deuflhard n 1 2 3 4 5 . 16.5.6 and set KMAXX 12 in bsstep. CITED REFERENCES AND FURTHER READING Deuflhard P. 1985 SIAM Review vol. 27 pp. 505-535. 16.6 Stiff Sets of Equations As soon as one deals with more than one first-order differential equation the possibility of a stiff set of equations arises. Stiffness occurs in a problem where there are two or more very different scales of the independent variable on which the dependent variables are changing. For example consider the following set of equations 1 u 998u 1998v 16.6.1 v 999u - 1999v with boundary conditions u 0 1 v 0 0 16.6.2 By means of the transformation u 2y z v y z 16.6.3 we find the solution u 2e-x e-1000x lnnn 16.6.4 v e-x e-1000x V Sample page from NUMERICAL RECIPES IN C THE ART OF SCIENTIFIC COMPUTING ISBN 0-521-43108-5 If we integrated the system 16.6.1 with any of the methods given so far in this chapter the presence of the e-1000x term would require a stepsize h 1 1000 for the method to be stable the reason for this is explained below . This is so even 16.6 Stiff Sets ofEquations 735 Figure 16.6.1. Example of an instability encountered in integrating a stiff equation schematic . Here it is supposed that the equation has two solutions shown as solid and dashed lines. Although the initial conditions are such as to give the solid solution .

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.