搜索资源列表
test-posi.tar
- 一个结构响应分析程序,采用dmap编程,具体算法使用四阶龙格库塔算法riccati方法求解-a structural response analysis procedures using DMAP program, the specific algorithm used four bands Runge - Kutta method to solve algorithm Riccati
numericalcalculation
- 常用数值计算方法(包括最小二乘、龙格—库塔算法、列主元高斯消去法等有效的、常用的数值计算方法)-commonly used numerical methods (including least-squares, the Runge - Kutta algorithm, main-yuan Gaussian Elimination so effective, commonly used numerical method)
3
- 这是一个计算方法中的四阶经典Runge-Kutta方法演示程序,用C语言编写
Runge_Kutta_4
- 4+ runge kutta 方法 。。求解各类所需
runge-kutta
- 用matlab编写的用于求微分方程解的方法,实现的是Runge-kutta法
matlab_Runge-Kutta-Fehlberg
- matlabMATLAB使用龙格-库塔-芬尔格(Runge-Kutta-Fehlberg)方法来解ODE问题。