搜索资源列表
-
5下载:
用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
-
-
0下载:
附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。
需要的话也可以单独提取子程序中的四阶龙格库塔算法。
希望有所用。-Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum generation process. Includes three
-
-
0下载:
fortran 对二阶边界问题的求解程序,采用了四阶龙格-库塔方法进行计算-fortran on the second-order process for solving the border issue, using the fourth-order Runge- Kutta methods of calculation
-
-
0下载:
使用Newton和三次样条插值,讨论了Runge现象,附件有问题的详细说明-Newton and the use of cubic spline interpolation, discussed the Runge phenomenon, annex a detailed explanation of problem
-
-
0下载:
Fortran file to solve blasius equation by using runge kutta 4th order
-
-
0下载:
Fortran77编写而成。基于连续的原理解决stiff两点边值常微分问题,是由Cash改编自TWPBVP程序。
内有说明,算例和参考信息,并且附有stiff问题的一些结果。-Automatic Continuation with Deferred Corrections
The package ACDC (which is written in FORTRAN 77) is designed to solve stiff two-point boundary value
-
-
0下载:
fortran四阶龙格库塔法 计算程序自己编程-fortran fourth-order Runge-Kutta method
-
-
0下载:
龙格库塔方法,用于解微分方程的fortran程序-Runge-Kutta method for solving differential equations fortran program
-
-
0下载:
Runge Kutta four order fortran 77 code
-
-
0下载:
用FORTRAN语言编写了经典的常微分方程数值解法,改进了基本龙格库塔方法,以满足用户精度要求的同时保持计算效率。
-The numerical solution of ordinary differential equation with the FORTRAN language. Improved Runge Kutta method to meet the precision demand of user at the same time maintaining computation
-
-
0下载:
The code solve ODE using RK4, include results.
-
-
0下载:
用四阶龙格-库塔法解著名的Lorenz方程,FORTRAN(The four - order Runge - Kutta method is used to solve the famous Lorenz equation.)
-