搜索资源列表
-
0下载:
use runge kutta method to solve Airy func (Fortran code)
-
-
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下载:
Program for solving equations with runge-kutta method.
-
-
0下载:
龙格库塔方法,用于解微分方程的fortran程序-Runge-Kutta method for solving differential equations fortran program
-
-
1下载:
四阶龙格库塔法解lorenz方程的小程序(FORTRAN)-Fourth-order Runge-Kutta method for solving equations applet lorenz(FORTRAN)
-
-
0下载:
4阶Runge-kutta 方法,用fortran语言编写的计算程序。-Runge-kutta method,fortran
-
-
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
-
-
1下载:
Roe格式 二维Euler fortran语言的,网格文件是非结构网格-This code computes a steady flow over a bump with the Roe flux by two solution methods: explicit 2-stage Runge-Kutta scheme and implicit (defect correction) method with the Jacobian exact for 1st-order scheme, on i
-
-
1下载:
一阶,三阶,四阶龙格库塔法的fortran code-First-order, third-order, fourth-order Runge-Kutta method of fortran code
-
-
1下载:
关于Runge-Kutta方法,该方法是用来解形如y'=f(t,y)的常微分方程的经典的4阶R-K方法,用fortran语言编写(With respect to the Runge-Kutta method, the method is used to solve the classical 4 order R-K method of ordinary differential equations such as y'=f (T, y), and is written in FORTRAN la
-
-
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.)
-