搜索资源列表
RGKT1-1
- c语言。定步长求解龙哥库塔的方程。可以用n来表示方程组得个数。此方法单精度。-c language. Fixed step for Mangge Kuta equation. N can be used to express equations in number. Single precision of this method.
TGKT(2)
- 变步长是一种很好的数值求解方法。 c语言编程,求解龙哥库塔的四阶 初值给定的常微分方程组-variable step is a good numerical solution method. C programming language, for Mangge Kuta initial four bands to the Ordinary Differential Equations
RGKT1-1
- c语言。定步长求解龙哥库塔的方程。可以用n来表示方程组得个数。此方法单精度。-c language. Fixed step for Mangge Kuta equation. N can be used to express equations in number. Single precision of this method.
TGKT(2)
- 变步长是一种很好的数值求解方法。 c语言编程,求解龙哥库塔的四阶 初值给定的常微分方程组-variable step is a good numerical solution method. C programming language, for Mangge Kuta initial four bands to the Ordinary Differential Equations
longge
- 龙阁库塔算法,对程序设计很有参考价值! 在数值计算中常用!-Liuzhou Club Kuta algorithms, program design of a good reference! Commonly used in numerical calculation!
sr
- 四阶Runge-kuta求解算法matlab代码 含一篇文献介绍-Fourth-order algorithm lunge-kuta
rkf45
- fortran90程序,运用Runge-Kutta法数值求解常微分方程的程序,非常适用,包括源代码、一个算例和输出程序-fortran90 procedures, the use of Runge-Kutta method for numerical solution of ordinary differential equations of the process, is very applicable, including sour
WSP
- 导弹轨道仿真源代码,模型可见钱杏芳《导弹飞行学》第二章的建模,采用四阶龙哥库塔仿真-Missile trajectory simulation source code, the model can be seen Qian Xing-fang, " Missile Flight Science," Chapter II of the modeling, simulation of a four-order Longge
runge
- 四阶龙哥库塔方法求解一阶微分方程的数值解法,能自定义迭代步数和迭代精度,非常适合于计算方法的初学者。-Long Ge Kuta fourth-order methods for a numerical solution of differential equations can be customized and iterative iterations precision calculation method is suitable
Runge--kutta
- 编程实现龙格--库塔方法,并与精确解比较-compare runge--kuta
pblf
- 用龙哥库塔射击法求解边界层流动方程,精度极高,数值算法很稳定-Long Ge Kuta shooting method with boundary layer flow equations
rk5
- 利用龙哥库塔法变步长解决高阶常微分方程的程序-Long Ge Kuta method using variable step procedures for solving higher order ordinary differential equations
zuoye
- 龙哥库塔发,欧拉发是数值分析的一个分析方法。此程序是用来解决一个计算题的。-Long Ge Kuta hair, Euler made a numerical analysis of an analysis method. This procedure is used to solve a problem of calculation.
lagrange.m
- 一种简单实现高斯切比雪夫,拉格朗日,龙哥库塔的插值算法,MATLAB实现-A simple high Siqie Chebyshev, Lagrange, Long Ge Kuta interpolation algorithm, MATLAB implementation
matalab
- matalab在数值计算中的应用,四阶龙哥库塔法的应用。-matalab in numerical computation, the four order Runge Ge Kuta method application.
bldy
- 抄录的是飞行器制导与控制及其matlab仿真技术 毕开波编著p159,仿真的是二维比例导引仿真,递推采用的是龙哥库塔方法 用的不是欧拉方法 我花了很长时间才敲到电脑上,望大家给点掌声,打字员llittlebird 错误的没有,有图为证 要下载两个-Reproduces the Aircraft Guidance and Control of matlab simulation Bi Kaibo ed p159, th
OdeTest
- 欧拉积分、二阶龙哥库塔积分、四阶龙哥库塔积分-Euler integration, second Long Ge Kuta points, four points order Runge Ge Kuta
Kuta-flow-finite-volume-method
- 有限体积法求解库塔流(E)含c和Fortran语言-Kuta flow finite volume method
rugge-kuta
- 基于matlab的龙格库塔算法,供初学者学习或参考。(Runge Kutta algorithm based on MATLAB, for beginners to learn or reference.)
longge-kuta
- 四阶龙格库塔算法的C语音实现,可以参考一下(Four order Runge Kutta algorithm)