搜索资源列表
jifen124
- 龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程.步长的选取也是很有讲究的,过小的步长反而会导致误差累积过大. 相关的理论请参考相关的数值算法的书籍,我这里只给出关键的函数及主程序段,其余相关的细节就不再一一罗列了.-Runge - Kutta method to solve the differential equation is more commonly used method, in understanding h
vis.tar
- 用欧拉,龙格库塔,Heuch 方法解非线性方程的其中一种方法,没有解密密码-with Euler, the Runge - Kutta, Heuch method for solving systems of nonlinear equations, one way yet to be declassified Password
flyMachine
- 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
runge
- C#做的龙格--库塔算法Winform程序, 用VS2010打开。 GDI+绘图,可以保存数据至txt, 微分方程为y =t,可以自行修改。-Runge- Kutta algorithm to do in C# Winform program to open with VS2010. GDI+ drawing, you can save data to txt, differential equations y ' = t, you can modify.
rk
- 4阶龙格库塔解解微分方程,源程序的编写资料的详细功能-Runge kutta
jindianneidandaoc
- 基于龙格库塔的经典内弹道的计算,很不错的文件。-Within the classical Runge-Kutta-based ballistic calculations
blasius
- c#实现求解白拉修斯方程。程序使用文件流,四阶龙哥库塔法。-c# Realize white pull Matthews equation solving. The program uses the file stream, fourth-order Runge Ge Kuta method.
dvc++
- 四级四阶龙格库塔方法 c语言编写123456789(Four level and four order Runge Kutta)