搜索资源列表
弹道 分析
- 铅垂平面飞行弹道仿真 名字为trajectory的是主程序。interp是一维、二维的插值程序,rk是龙格库它函数,grk2f是方程组的右端函数 -vertical plane flight trajectory simulation to name the trajectory of the main program. Interp is one-dimensional, two-dimensional interpolation procedures rk is Runge for it
runge
- 数值计算方法,龙格现象-numerical calculation method, Runge phenomenon
c++longgesuanfa
- 经典龙格-库塔算法c++实现,求解微分方程的高精确度的解法-classical Runge - Kutta algorithm c realized, to solve the differential equation of high precision Solution
Cool-Gardens---Poems-by-Serj-Tankian
- code visual basic array matrix order java kutta runge method elliptical partial differential equation
PolationUtil
- 插值算法 线性插值 一元全区间不等距插值 应用 拉格朗日(Lagrange)插值公式,为避免龙格现象(Runge)显现对计算结果的影响,在n个节点中自动选择 8个节点进行差值。 一元三点不等距插值-Interpolation algorithm Linear interpolation One yuan region between non-equidistant interpolation Lagrange (Lagrange) interpolation form
newsnowflake
- 精简的雪粒运动,用龙格库塔法来描述运动,在确定网格后,用双线性插值来确定实时雪粒的状态-Snow Grains streamlined movement, Runge-Kutta method used to describe the movement, in determining the grid, with bilinear interpolation to determine the real-time status and snowflakes
ode
- 四阶龙格库塔算法, 用于微分方程求解,用于工程计算-Fourth-order Runge-Kutta algorithm for solving differential equations