Lập Trình C# all Chap "NUMERICAL RECIPES IN C" part 117

Tham khảo tài liệu 'lập trình c# all chap "numerical recipes in c" part 117', công nghệ thông tin phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Chapter 16. Integration of Ordinary Differential Equations Introduction Problems involving ordinary differential equations ODEs can always be reduced to the study of sets of first-order differential equations. For example the second-order equation 2 q x r x dx2 dx can be rewritten as two first-order equations dy dx z x dz dx r x q x z x where z is a new variable. This exemplifies the procedure for an arbitrary ODE. The usual choice for the new variables is to let them be just derivatives of each other and of the original variable . Occasionally it is useful to incorporate into their definition some other factors in the equation or some powers of the independent variable for the purpose of mitigating singular behavior that could result in overflows or increased roundoff error. Let common sense be your guide If you find that the original variables are smooth in a solution while your auxiliary variables are doing crazy things then figure out why and choose different auxiliary variables. The generic problem in ordinary differential equations is thus reduced to the study of a set of N coupled first-order differential equations for the functions yi i 1 2 . . N having the general form dy x fi x yi . . yN i 1 . N dx Sample page from NUMERICAL RECIPES IN C THE ART OF SCIENTIFIC COMPUTING ISBN 0-521-43108-5 where the functions fi on the right-hand side are known. A problem involving ODEs is not completely specified by its equations. Even more crucial in determining how to attack the problem numerically is the nature of the problem s boundary conditions. Boundary conditions are algebraic conditions 707 708 Chapter 16. Integration of Ordinary Differential Equations on the values of the functions y in . In general they can be satisfied at discrete specified points but do not hold between those points . are not preserved automatically by the differential equations. Boundary conditions can be as simple as requiring that certain variables have .

Bấm vào đây để xem trước nội dung
TÀI LIỆU LIÊN QUAN
5    176    1
5    255    1
5    106    0
5    121    1
6    103    1
6    107    1
6    121    1
6    103    0
6    140    0
TÀI LIỆU MỚI ĐĂNG
Đã 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.