搜索资源列表
RungeKutta.rar
- 四阶龙格-库塔法模拟粒子三维空间轨迹,需给出立场函数,3D simulation of particle dynamic trajectories by Fourth-order Runge- Kutta method
graphics_flame
- openGL龙格库塔公式的使用,实现了火焰,水流,圈圈等。-Runge-Kutta formula openGL use a flame, water, circle and so on.
rk
- matlab中的龙格库塔解算,可以加快程序的运行速度.-matlab in the Runge-Kutta solver, you can speed up the process of running speed.
monilonggekutafa
- 利用龙格库塔法,模拟小球运动轨迹,输入初速度,步长,角度等参数得到小球运动轨迹-Simulation LongGe coulthard method, ball trajectory
cz
- AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
the-four-order-Runge-Kutta-method.
- 用四阶龙格-库塔法求系统在U单位阶跃输入下该系统的响应曲线-Using the four order Runge Kutta method to find the response curve
lorentz
- 三个程序,分别以四阶龙格库塔法和欧拉法解洛伦兹方程,并绘制相图,时间演化图,庞加莱截面图.-Three procedures, respectively, fourth-order Runge-Kutta method and Euler method for solving the Lorentz equation and draw the phase diagram, the time evolution of the map, Poincare section.
3_1
- 利用三阶龙格库塔法和理论力学动量矩定理,成功模拟双摆的运动,并克服了显式单步解会使小球飞起来的缺点-Shortcoming fly using third-order Runge-Kutta method and theoretical mechanics Momentum Theorem, successfully simulated double pendulum motion, and to overcome the explicit one-step solution will make
Particle-Systems
- MIT计算机图形学作业,粒子系统。完美实现风力场,水流和火焰场等。实现了四阶龙格库塔积分法和梯形法等。实现了所有功能。-MIT computer graphics operations, particle system.Perfect realization of wind field, flow field and flame, etc.Implement the fourth order runge kutta integration method and trapezoidal metho
Runge-kutta-arnold
- 龙格库塔算法和映射arnold变换,希望对大家有帮助-Runge kutta algorithm and mapping Arnold transform, hope to help everyone
Runge_Kutta_Euler
- 数值积分方法求解连续系统的输出 龙格库塔法与欧拉法比较-Numerical integration method for solving continuous output of the system
ODE-with-Numerical-Methods
- (单步和多步)数值方法求解一阶常微分方程。 方法包括: 1.欧拉方法 2.修的方法 3.四阶龙格库塔方法 4.Adams-Bashforth方法 5.Adams-Moulton方法-Numerical Methods (single step and multi step) for solving First Order Ordinary Differential Equations. Methods included: 1. Euler s Method
rynge
- 这是比例导引的MATLAB程序,其中龙格库塔积分的程序很简单且通用性强,-This is the MATLAB program, proportional guidance which runge kutta integration program is very simple and versatility is strong,
rukceprogramstrong
- 这是比例导引的MATLAB程序,其中龙格库塔积分的程序很简单且通用性强,(This is the MATLAB program, proportional guidance which runge kutta integration program is very simple and versatility is strong,)
particle system
- 实现了水流,火焰,风,龙格库塔等物理仿真,效果还可以。(The water flow, flame, wind, Runge Kutta and other physical simulation are realized, and the effect is also acceptable.)
correspopdibg
- 前人用四阶龙格库塔方法进行微分方程解算,用matlab编写的源代码,主要用于四元素微分方程的实时解算,上传()
7690460
- 用四阶(定步长)龙格--库塔法求解初值问题,其中一阶微分方程未y f(x,y)()
SHTA
- 这个是龙格库塔求解微分方程数值解,用C++编写的()
bffnc
- c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染()
RK龙格库塔计算微分方程组
- 使用4阶龙格库塔定理计算一阶微分方程组,方程组有3个方程(RK calculation of differential equations)