搜索资源列表
Part_2_C_programmes
- 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method | Newton polynomial interpolatio
Soft20060210160010604
- 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。 -project many places used for Runge - Kutta numerical solution of differential equations. Runge - Kutta is a very important one, especially in four bands, precision is high.
Rossler
- Rossler方程在一定的初直下是混沌的,用四阶龙格库塔方法画出系统状态图-Rossler equation is straight down at the beginning of a certain chaos, with fourth-order Runge-Kutta method to draw the system state diagram
rkc
- 四阶龙格库塔方法的c++语言编程,可以求解精度较高。-Fourth-order Runge-Kutta methods c++ language programming, you can solve the high accuracy.
dandao1
- 该程序段有助于解决微分方程组的求解,所用的方法为龙格库塔法-The block can help to solve the solution of differential equations, the method used for the Runge-Kutta method
Runge-Kutta(third-order)
- 这段程序是用3阶龙哥库塔的方法来求解单波方程的问题的C++程序-This procedure is to solve the single wave equation with the method of order 3 Ge Kuta the problem in C++ program
MG_RK4
- Mackey-Glass时间序列预测建模问题,对数据采用4阶龙格库塔方法离散化。-Mackey-Glass time series prediction modeling of data using four discrete order Runge-Kutta method.
rungekutta
- 龙格库塔法,计算方法作业,matlab源代码,内有说明-Runge-Kutta method, calculation methods work, matlab source code, there are instructions
龙哥库塔-c语言
- 用c语言编写的龙哥库塔方法求解微分方程组,N代表积分变量的个数,step-积分步长。
Phase_plot
- 使用imsl数据库计算二阶微分方程,方法简洁快速(Using the IMSL database to calculate the two order differential equations, the method is simple and fast)