Description: 用欧拉,龙格库塔,Heuch 方法解非线性方程的其中一种方法,没有解密密码-with Euler, the Runge- Kutta, Heuch method for solving systems of nonlinear equations, one way yet to be declassified Password Platform: |
Size: 89088 |
Author:Ellen Niu |
Hits:
Description: 1、用欧拉法、四阶龙格库塔法进行插值计算,求解微分方程。(压缩包内的两个小程序)
2、面向微分方程的仿真程序包。(压缩包内的大程序,ALL OF THE PROGRAM.for)
大程序中又增加了变长的龙格库塔运算方法。-1, using Euler, fourth-order Runge-Kutta method for interpolation, solving differential equations. (Compressed within the two small programs) 2, for the differential equation simulation package. (Compressed within a large program, ALL OF THE PROGRAM.for) large program has increased the longer the Runge-Kutta algorithms. Platform: |
Size: 1315840 |
Author: |
Hits:
Description: Here is a 1D Euler code (1D shock tube code) for solving Sod s shock tube problem, using Roe s Approximate Riemann solver, minmod limiter, and 2-stage Runge-Kutta time-stepping. Learn how a second-order non-oscillatory Euler code is written, or just run it to see how it is capable of computing discontinuous solutions. Incorporate various flux subroutines given below to explore other methods.
Platform: |
Size: 6144 |
Author:cdp |
Hits:
Description: Runge Kutta method
The Runge Kutta method is a popular method of numerically uating ordinary differential equations with initial conditions. It is easy to program and is more accurate than Euler’s Method. It is generalized so that second-order Runge Kutta is Euler’s Method-Runge Kutta method
The Runge Kutta method is a popular method of numerically uating ordinary differential equations with initial conditions. It is easy to program and is more accurate than Euler’s Method. It is generalized so that second-order Runge Kutta is Euler’s Method Platform: |
Size: 26624 |
Author:urfrndsandy |
Hits: