CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Runge kutta method

搜索资源列表

  1. EOM

    0下载:
  2. 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differential equations, Limit the use
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:wangshen
  1. cal_direct

    0下载:
  2. 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组-using the Runge - Kutta method direct solution differential equations, the procedures for example is 10 linear equations
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:2033
    • 提供者:谢鹏
  1. VB-SijielonggekutaSuanfa

    0下载:
  2. 一次仿真课上作的一个关于龙格库塔法解微分方程的一个VB程序,欢迎与大家交流-a simulation for a class on the one on the Runge - Kutta method of differential equations a VB program, and we welcome the exchange of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12881
    • 提供者:谷晓松
  1. MicrosoftWord3

    0下载:
  2. 精度再往上走两个量级,runge-kutta法是最常用的单步高精度微分方程的解法,ode45的基本思想即来自于此,由于lyrock对这个方法的基本问题已经总结的比较全面,因此,我在这里只是简单介绍一下我自己学习的感受-accuracy upward taking two order of magnitude, runge - kutta method is the most commonly used high-precision single-step solution of differen
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2836
    • 提供者:王正刚
  1. odeRK4

    0下载:
  2. 4阶龙格库塔方法求常微分方程的数值算法的函数子程序。-four bands Runge - Kutta method for ordinary differential equations, numerical algorithm of the function subroutine.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:934
    • 提供者:闰土
  1. shuzhijisuan

    1下载:
  2. 基于matlab开发软件 的选择输入类型的数值计算仿真程序 迭代方法包括 1可自启动的4阶龙格库塔法 2需要使用其他方法启动的方法-Matlab-based software development selective types of numerical simulation program including an iterative method can be Since the start of the four-Runge - Kutta method need
  3. 所属分类:matlab例程

    • 发布日期:2018-12-01
    • 文件大小:4032
    • 提供者:郑杰
  1. longgekuta

    0下载:
  2. 龙格库塔法的c++编程 n表示几等分,n+1表示他输出的个数-Runge - Kutta method of programming c said several sub n, n He said a number of output
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:920
    • 提供者:李虹
  1. longgekutafa

    0下载:
  2. 龙格库塔方法 一种用于数学计算的算法 希望对大家有帮助-Runge - Kutta method for a mathematical calculation algorithm hope to be helpful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:939
    • 提供者:yjw
  1. 4jie_longgekuta

    0下载:
  2. 运用四阶龙格-库塔法解一阶常微分方程(定步长)-four bands using the Runge - Kutta method of first-order differential equation (fixed step)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:304365
    • 提供者:huangxun
  1. rk

    0下载:
  2. 常微分方程的龙格库塔法系列程序,从二级到四级的算法。-Ordinary Differential Equations Runge - Kutta method series of procedures, from two to four algorithms.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1549
    • 提供者:陈涛
  1. rossler

    0下载:
  2. 用来计算rossler吸引子的程序,运用四阶龙格库塔法非常实用,-used to calculate rossler attractor procedures, using four-Runge - Kutta method is very practical.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:1119
    • 提供者:张小娟
  1. rukucpp

    1下载:
  2. use runge kutta method to solve airy function (cpp code)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1063
    • 提供者:River
  1. RunKut

    0下载:
  2. use runge kutta method to solve Airy func (Fortran code)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:881
    • 提供者:River
  1. lgkt

    0下载:
  2. 全区间积分的定步长龙格-库塔法-regional integration between the fixed step Changlong Runge - Kutta method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1258
    • 提供者:张甫
  1. 龙格--库塔法

    0下载:
  2. 龙格-库塔法是工程中常用的求解微分方程的一种方法.而且具有四阶精度,因此应用很广泛.改程序给出了其源代码.-Runge - Kutta method is commonly used in engineering solving a differential equation methods. But with four bands precision, it is widely used. Changed its procedures is the source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3576
    • 提供者:淘淘
  1. longgekuta.《系统仿真导论》

    0下载:
  2. 针对肖田元教授所著的《系统仿真导论》中龙格库塔法参考程序研究生很难看懂的现象,我加上了注释,使初学者能把学习算法和编写程序对应起来,从而可以有效地掌握算法的实现,对于用龙格库塔法进行在线实时仿真、建模、最优控制及自适应控制的教学有意义。,Professor Xiao Tianyuan for the book " Introduction to System Simulation," in reference to Runge-Kutta method is difficu
  3. 所属分类:教育/学校应用

    • 发布日期:2017-03-29
    • 文件大小:3820
    • 提供者:赵文龙
  1. longgeceshi 四阶龙格库塔法解微分方程组实例

    4下载:
  2. 四阶龙格库塔法解微分方程组实例,没有调用函数,而是在基本含义基础上进行编译,有助于对龙格库塔法的理解。-Fourth-order Runge-Kutta method for solving differential equations instance, did not call the function, but on the basis of the basic meaning of compiler, contribute to the understanding of Runge-Ku
  3. 所属分类:matlab例程

    • 发布日期:2015-01-07
    • 文件大小:3072
    • 提供者:cuijian
  1. numericalmethodsofintegration.

    0下载:
  2. 数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3 x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算,Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming languag
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:60976
    • 提供者:andy
  1. RungeKutta.rar

    0下载:
  2. 四阶龙格-库塔法模拟粒子三维空间轨迹,需给出立场函数,3D simulation of particle dynamic trajectories by Fourth-order Runge- Kutta method
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:9000
    • 提供者:qizhou
  1. Differential-Equations

    0下载:
  2. 数值分析中解微分方程程序,采用了不同步长的向前、向后欧拉法,梯形公式,四阶龙格库塔法等-Solution of differential equations in numerical analysis program, using non-synchronous long forward to Houou La France, trapezoidal formula, the fourth-order Runge-Kutta method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:345442
    • 提供者:白阳
« 1 2 3 4 5 67 8 9 10 11 ... 25 »
搜珍网 www.dssz.com