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

搜索资源列表

  1. runKut5

    0下载:
  2. 5th-order Runge-Kutta integration.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1169
    • 提供者:nadibadi
  1. VC_numerical_analysis

    0下载:
  2. 本人写的关于数值分析的源码,使用VC6.0开发,对于学习数值分析的朋友会有很大帮助。主要有:牛顿法、二分法、改进欧拉、高斯赛德尔迭代、高斯消去法、拉格朗日插值、龙贝格算法、龙格库塔、牛顿插值、雅可比迭代、约当消去法。-I write about the numerical analysis of the source code, using VC6.0 development, and friends will be very helpful for learning numerical ana
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1288754
    • 提供者:afei
  1. SHOOTING-METHOD-FOR-SECOND

    0下载:
  2. SHOOTING METHOD******************************************************** * NUMERICAL SOLUTION OF SECOND ORDER, LINEAR, ORDINARY DIFFERENTIAL * * EQUATION(BOUNDARY VALUE PROBLEM) BY TRANSFORMING IT TO SET OF FIRST * * ORDER EQUATIONS USING RUNGE-
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:15490
    • 提供者:amin
  1. rosseler

    0下载:
  2. Runge-Kutta method for Rosseler attractor (chaotic map)
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:553
    • 提供者:Andri
  1. EX_4_RK4

    0下载:
  2. 采用四阶Runge-Kutta算法求一阶常微分方程的初值问题,参考,施吉林等编著《计算机数值方法》,第五章第二节,2-2,四阶Runge-Kutta算法.-Four Order Runge-Kutta (RK4)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:982
    • 提供者:刘军
  1. RK4

    0下载:
  2. 1.用四阶 Runge-Kutta 法求数值积分的函数为 RK4 2.此函数的入口参数为:系统维数 dimension,仿真时间 tspan 。 3.tspan 的格式为 [a:h:b] . 其中 a 表示起始时间,h 表示步长,b 表示终止时间。 4.仿真模型的状态方程、输出方程的系数矩阵以及系统初值均存放于文件 input information.txt 中。 5.仿真结果存放于文件 result.txt 中。 6.运行举例: 将 M 文件 RK4.m 和 inpu
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:995
    • 提供者:闫兆敏
  1. RK4_02

    0下载:
  2. la méthode de Runge Kutta
  3. 所属分类:File Formats

    • 发布日期:2017-12-10
    • 文件大小:186553
    • 提供者:mohcinela
  1. RK4

    0下载:
  2. 求解常微分方程的龙格-库塔(Runge - Kutta)法-Ordinary differential equations RungeKutta method
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:1060
    • 提供者:anti
  1. 12090721522d38c16af6590044

    0下载:
  2. R 四阶经典的龙格-库塔公式的matlab实现 Other systems 其他 172-R fourth-order classical Runge- Kutta formula matlab Other systems other 172 ...
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-24
    • 文件大小:54157
    • 提供者:万秀
  1. Ode

    0下载:
  2. 西工大数值分析大作业,欧拉与龙格库塔,仿真-NPU numerical analysis operations, Euler and Runge-Kutta simulation
  3. 所属分类:assembly language

    • 发布日期:2017-12-03
    • 文件大小:1356
    • 提供者:李鸣谦
  1. interior_ballstic_RK4

    2下载:
  2. 四阶龙格库塔法解内弹道方程,具有很好的精度,程序通俗易懂-Fourth-order Runge-Kutta method solution trajectory equation
  3. 所属分类:Other systems

    • 发布日期:2016-05-18
    • 文件大小:710656
    • 提供者:钟百万
  1. exterior_ballstic_RK4

    1下载:
  2. 四阶龙格库塔法解外弹道方程,具有很好的精度,程序可读性高-External ballistics fourth-order Runge-Kutta method for solving equations, with good precision, program readability
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:738464
    • 提供者:钟百万
  1. ACADOtoolkit-1.0.2613beta

    0下载:
  2. ACADO Toolkit is a software environment and algorithm collection written in C++ for au-tomatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model pre
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:4240129
    • 提供者:sharan
  1. rugekuta

    0下载:
  2. 龙格库塔方法,用于解微分方程的fortran程序-Runge-Kutta method for solving differential equations fortran program
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:5652
    • 提供者:zhangle
  1. rkutte

    4下载:
  2. 四阶龙格库塔算法,用来求解二阶偏微分方程,在转子系统的动力学方程数值求解中普遍应用-Runge Kutta algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:4555
    • 提供者:小寒
  1. dfsolve

    0下载:
  2. Solve differential equations, higher order method.DFSOLVE integrates a single ordinary differential equation using 4th and 5th order Runge-Kutta formulas. This routine is designed to be used only with DFIELD.-Solve differential equations, higher orde
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:2005
    • 提供者:aman
  1. lg_kt

    0下载:
  2. 该文件可以读取相应格式的龙格库塔的数据,比较方便。-The file can read the corresponding format runge kutta data, more convenient.
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:7831
    • 提供者:王利
  1. numerical-calculation-method

    0下载:
  2. 数值计算的一系列方法的C程序实现(包括二分法、复合梯度法、牛顿下山法、龙格库塔法等主流方法)-The numerical calculation method of the C program (including the the mainstream dichotomy composite gradient method, Newton downhill method, Runge-Kutta method method)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:8872
    • 提供者:西门庆
  1. RKM4

    0下载:
  2. Runge kutta method of 4th order to solve ODE with shooting technique
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:158301
    • 提供者:sivasankaran
  1. rk4o

    0下载:
  2. runge kutta method in matlab
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:627
    • 提供者:nizar
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 44 »
搜珍网 www.dssz.com