搜索资源列表
cal_direct
- 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组-using the Runge - Kutta method direct solution differential equations, the procedures for example is 10 linear equations
longgekuta.《系统仿真导论》
- 针对肖田元教授所著的《系统仿真导论》中龙格库塔法参考程序研究生很难看懂的现象,我加上了注释,使初学者能把学习算法和编写程序对应起来,从而可以有效地掌握算法的实现,对于用龙格库塔法进行在线实时仿真、建模、最优控制及自适应控制的教学有意义。,Professor Xiao Tianyuan for the book " Introduction to System Simulation," in reference to Runge-Kutta method is difficu
RK4
- Runge-Kutta 4th-Order Java Application. It can be used to get the Butcher Table for various version of RK4. it is also useful in getting the ODE solution by using the initial conditions. It is useful in most engineering application.
ODE4
- 本程序为常微分方程组的通用数值解法。定步长4阶龙格库塔法求解常微分方程组。-This program is universal numerical solution of ordinary differential equations. 4-order fixed step length Runge Kutta method of ordinary differential equations.
dandao2
- 大气中的火箭弹道模拟,考虑空气阻力因素,用4阶龙格库塔解运动方程-Atmospheric rocket trajectory simulation, considering air resistance factor, with fourth-order Runge-Kutta solution of the equations of motion
Ns2d-Kumplat-YSIM-YAROE
- NS方程通量分裂 - 程序,显式:龙格 - 库塔,隐:LINE高斯 - 赛德尔- NS equation FLUX SPLITTING- SPIELPROGRAMM EXPLICIT : RUNGE-KUTTA IMPLICIT : LINE GAUSS-SEIDEL
CXU
- 龙格库塔法解简单运动方程-Solving simple equations of motion Runge-Kutta
program
- 采用matlab编写的常微分方程的数值解法,有算例,以及改进龙格库塔方法。-The numerical solution of ordinary differential equation by using Matlab prepared, with examples, and the improvement of the Runge Kutta method.
1st_RUNGE_2ORD
- 计算流体力学程序,2阶精度龙哥库塔。包括CFL,网格读入,求解器编写,输出等多个源代码。-code of computational fluid dynamics, Runge-Kutta Scheme
1-dof-fsi
- 基于龙格库塔的单自由度流固耦合udf(fluent动网格)-Based on single degree of freedom of runge kutta fluid-structure coupling udf dynamic grid (fluent)
huojianyunzainengli
- 使用龙格库塔法求解微分方程,建立火箭模型,大气密度用函数计算,对比两种改进型的高度,速度及距离随时间的变化规律。-Using the Runge-Kutta method to solve differential equations, build model rockets, air density is calculated using the function, comparison of the two modified height, speed and distance variat
EXP1
- 四阶龙格-库塔,姿态角四元数更新算法,坐标系转换去除重力分量-Runge- Kutta attitude angle quaternion algorithm update
MATLAB
- multirate partitioned runge kutta methods
rung
- runge kutta method fourth order derivation
Runge-Kutta
- 四阶龙哥库塔算法计算程序,包括simulink验证-Four- order Longge Kutta Algorithm
rongerKUTA
- 龙格库塔法求解常微分方程,matlab程序,解决速率方程的计算(Runge-Kutta method for solving ordinary differential equations, matlab program, to solve the calculation of the rate equation)
Runge-kutta 解决二阶实际问题程序
- C语言编程四阶龙格库塔法解二阶常微分方程(C Language Programming Fourth Order Runge-Kutta Method for Solving Second Order Ordinary Differential Equations)