搜索资源列表
RKF46
- 变步长五阶精度RK方法,用于积分常微分方程。Fortran程序已验证,放心使用。-variable step five bands RK precision method for integral ordinary differential equations. Fortran procedure has been verified, assured use.
rk
- 常微分方程的龙格库塔法系列程序,从二级到四级的算法。-Ordinary Differential Equations Runge - Kutta method series of procedures, from two to four algorithms.
step-RK4
- 四阶RK方法计算单波方程,偏微分方程数值解,Fortran编写。
RK
- 龙格库塔法求解二维反应扩散方程,在VC6.0下编译通过.
RK
- 四阶R-K方法求解微分方程.
rk6.cpp.tar
- 使用runge-kutta方法求解ODE问题,其中第一步是使用三级RK方法,后面的时间层采用多步RK方法
Runge-KuttaC++
- 在使用龙格-库塔(RK)方法对连续系统进行数字仿真时,为了保证数值计算的稳定性以及仿真结果具有足够的精度,通常采用变步长策略。为了有效地解决变步长仿真计算过程中,输出节点与计算节点不相吻合的问题,该文在前人工作的基础上,提出了一个具有大稳定域的四阶连续RK公式对。该公式对在不增加微分方程的右端函数值的计算次数的前提下,可以给出积分步距中任意一点上的数值解,因而具有更大的应用价值。仿真结果表明,该公式对是有效可行的。
RF模拟圆周运动
- 二体问题模拟 rk8阶算法
WENOandENO
- 利用5阶精度的WENO方法求解欧拉方程,里面有源代码和说明文档,具体可参考论文Efficient Implementation of Weighted ENO Schemes。-The use of 5-order accuracy of the WENO method for solving Euler equations, which source code and documentation, specific reference papers Efficient Implementati
diff
- 微分方程数值解法源代码,包括四阶Adams方法和四阶RK方法,,数值分析作业。-Differential Equations Numerical Solution of the source code, including fourth-order Adams methods and fourth-order RK method, numerical analysis operations.
RK
- 龙格库塔法方法的全面介绍。不同龙格库塔法方法,获取不同精度计算结果-Runge-Kutta method of a comprehensive approach. Different methods of Runge-Kutta method to obtain different results accuracy
342765747
- 四阶RK解微分方程 数值计算方法-cod.....................................................
shuzhijifen
- 基于VC环境的面向方程的数值积分算法,本程序以卫星在空中运行的运动方程为例,采用四阶-龙格库塔算法解微分方程,以bmp图片给出输入参数和界面,很好的阐述了如何利用四阶-RK解微分方程-VC-based environment equation-oriented numerical integration method, this program runs the satellite equations of motion in the air, for example, using fourth
RK
- 利用rK法,也就是4阶论格库塔格式求解偏微分方程组的解并利用结果画图。-Solving partial differential equations
rk
- 在MATLAB上编程 用R-K法解一次导数方程 有详细的注释-Programming in MATLAB with the RK Law on the first derivative of equation solution with detailed notes
Adams-RK
- 经典R-K法,通过它可以计算一些简单的常微分方程的数值解-Classical RK method, which can be calculated by simple numerical solution of ordinary differential equations
RK-3-WENO
- RK-3求解欧拉方程时间离散项,本人在学习计算流体力学是所编写的-RK-3 for solving the Euler equation of time discrete, I learn computational fluid dynamics is written
RK
- 用四级四阶R-K格式法和Adams预报—较正格式解高阶方程-Solution of higher order equations with four fourth-order RK format France and Adams forecast- more positive format
RK-vl
- 求解一维Euler方程,计算一维激波管问题,时间采用RK,空间采用VL分解-Solving one-dimensional Euler equations to calculate the one-dimensional shock tube problem, time using the RK space VL decomposition
RK-block
- 分块RK法求解一介偏微分方程的matlab程序,参数自己设计即可,包括自己设定的函数。-Block RK method for solving partial differential equations ordinary matlab program, the parameters can be of their own design, including its own set of functions.