CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Runge-Kutta 4阶算法

搜索资源列表

  1. odeRK4

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

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

    0下载:
  2. 自编常微分方程初值问题的常用算法,包括折线法、改进欧拉法、4阶龙格-库塔法-Self-compiled initial value problems of ordinary differential equations commonly used algorithms, including the broken line method, improved Euler' s method, 4-order Runge- Kutta method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:293.99kb
    • 提供者:袁堂飞
  1. ee

    0下载:
  2. 龙格-库塔4阶算法 方程已经给出,另附有报告解析-Runge- Kutta fourth order algorithm equation is given, the other with an analytical report
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:87.4kb
    • 提供者:
  1. RK4

    0下载:
  2. 数值分析中,显式4阶龙格-库塔法(Runge-Kutta)是用于求常微分方程数值解的重要迭代法。本算法优点是可以求高阶常微分方程(或多变量微分方程组)的数值解,并且可缩减求解时间-Runge-Kutta method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:836byte
    • 提供者:rayallen
  1. Runge-Kutta-4

    0下载:
  2. Runge-Kutta 4阶算法C++实现-Runge-Kutta 4
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.08kb
    • 提供者:丫丫
  1. GMisssileTraje

    2下载:
  2. 通用弹道仿真计算程序源码V1.0本程序源码包为vxLand提供的经典版的通用导弹、炮弹、火箭弹等的弹道仿真计算程序源码,适用于无控弹药,用户能需要根据加入三点法、比例导引等导引方法,修改、扩充成相应的的有控、制导导模拟仿真弹道程序源码。程序源码包中MissileTrajectorySimulationRk.h的rk()是经典的4阶龙格库塔方法求常微分方程的数值算法的函数子程序源码,大家可参考使用。M -The general trajectory simulation program so
  3. 所属分类:Windows编程

    • 发布日期:2013-08-09
    • 文件大小:65.53kb
    • 提供者:ywhfdl
  1. matlab-3-Runge-Kutta-4-lRunge-Kutta

    0下载:
  2. 三、四阶龙格库塔算法编程方法,matlab自带效果类似,仅供参考-Third, fourth-order Runge-Kutta algorithm programming method, similar to the effect matlab comes for reference only
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:8.71kb
    • 提供者:zhoujian
  1. Runge-Kutta-4

    0下载:
  2. 用Runge-Kutta 4阶算法对初值问题按不同步长进行求解,用于观察稳定区间的作用。-With a four order Runge- Kutta algorithm for initial value problems in asynchronous long, used to observe stability range.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:644byte
    • 提供者:denglin
  1. Runge-Kutta

    0下载:
  2. 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。本程序为4阶龙格-库塔法的matlab文件,用于求解微分方程。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. This program is a 4-order Runge- Kutta method matlab file for solving diff
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:7.73kb
    • 提供者:王海阳
  1. the-algorithm-of-4th-R-K

    0下载:
  2. 定步长的4阶龙格库塔算法源代码,计算速度快,适用于计算精度要求不太高的情况。-Fixed step size fourth-order Runge-Kutta algorithm source code, calculate the speed, accuracy requirements are not applicable to the case too.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.45kb
    • 提供者:longaaa123
  1. 4-runge-kutta

    0下载:
  2. 基于VisioC++的四阶龙格库塔算法的实现,给出了具体实现过程。-The realization of the four order Runge Kutta algorithm based on VisioC++, gives the concrete realization of the process.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:15.12kb
    • 提供者:jordan
  1. rk4_2

    0下载:
  2. 四阶龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。本程序为4阶龙格-库塔法的matlab文件,用于 和系统ODE函数对比求解微分方程。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. The procedure for the fourth-order Runge- Kutta method matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:711byte
    • 提供者:mike
  1. 四阶

    0下载:
  2. 4阶定步长龙格库塔,数值算法专用程序,实测可靠(4 order constant step Runge Kutta)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:9kb
    • 提供者:JkLove
  1. ytcz3

    0下载:
  2. 三次样条插值和Runge-Kutta 4阶算法,输入任意函数,调用该函数,可得结果(Three cubic spline interpolation, input any function, call the function, can get the result)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:jackchaner
搜珍网 www.dssz.com