搜索资源列表
RungeKutta.rar
- 四阶龙格-库塔法模拟粒子三维空间轨迹,需给出立场函数,3D simulation of particle dynamic trajectories by Fourth-order Runge- Kutta method
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.
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
7690460
- 用四阶(定步长)龙格--库塔法求解初值问题,其中一阶微分方程未y f(x,y)()
bffnc
- c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染()