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

搜索资源列表

  1. RMSE

    0下载:
  2. To find the root mean square error of the calculated solution for a Stochastic Differential Equation (SDE) from Euler , Millstein, and Runge Kutta Method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1276
    • 提供者:Poetri
  1. vb

    0下载:
  2. 用龙格库塔法解一阶微分方程组,有待完善 仅供参考 欢迎探讨。我qq4221949-Using Runge-Kutta method for solving first order differential equations, to be of perfect welcome for reference only. I qq422194988
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:15239
    • 提供者:王立杰
  1. Second-order-Lorenz

    0下载:
  2. 二阶龙格库塔法解洛伦兹方程的小程序,附带图画一张,origin格式。-Second-order Runge-Kutta method for solving the Lorentz equation, with a figure, origin format.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:702856
    • 提供者:jingling
  1. keshe1ode4

    0下载:
  2. 四阶龙格—库塔算法。自己在课程设计中就是用的这个算法。对于初学者有一定的帮助-Fourth order Runge- Kutta method. Own course design is to use this algorithm. Be helpful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:771
    • 提供者:liyunfeng
  1. r-k

    0下载:
  2. 利用四阶龙格-库塔方法来求解Van der Pol 方程-Using fourth-order Runge- Kutta method to solve the Van der Pol equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:616320
    • 提供者:
  1. RUNGEKUT

    0下载:
  2. runge kutta method used in data structer
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:542
    • 提供者:Ashish
  1. function-RK

    0下载:
  2. 龙格库塔方法求解一阶微分方程matlab源代码-Runge-Kutta method to solve first order differential equations matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3301
    • 提供者:jianghu
  1. aaa

    3下载:
  2. 朗之万 龙格库塔法 matlab 运用龙格库塔算法求解朗之万方程-Langevin Runge-Kutta method using Runge-Kutta algorithm matlab Langevin equation
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:fang c
  1. Runge-Kutta

    0下载:
  2. source code for implementation of range kutta s method of numerical analysis methods in mathematics.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:556
    • 提供者:skreamer
  1. CPP

    1下载:
  2. 常用的算法,包括欧拉法,龙格库塔法等,还有迭代法,很好的-Commonly used algorithms, including Euler, Runge-Kutta method, etc., as well as iteration, very good! !
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:741311
    • 提供者:Lee Dave
  1. RK4method

    0下载:
  2. approximate solutions of 4th order ODE using the Runge–Kutta method (RK4)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1113
    • 提供者:qt
  1. Nonlinear_dxCompute

    0下载:
  2. 龙格库塔法matlab仿真代码。适于学习控制的朋友在进行matlab仿真时学习方法本质。-Runge-Kutta method matlab simulation code. Learning Control for friends during the matlab simulation method when the nature of learning.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:272383
    • 提供者:titlee
  1. runge4

    0下载:
  2. 使用龙格库塔方法求解病态方程,提供了两种算法,一种为定步长,一种为变步长-Using the Runge-Kutta method to solve ill equation provides two algorithms, one for the fixed step, a step to change
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:959
    • 提供者:
  1. AVP_Calc

    1下载:
  2. 采用四阶龙格库塔法计算姿态、速度和位置信息-Using fourth-order Runge-Kutta method to calculate attitude, velocity and position information
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:2048
    • 提供者:苏钰
  1. sijieadangmusi

    0下载:
  2. 四阶阿当姆斯预测-校正公式 - 龙格库塔方法,四阶,求解一个方程,可控精度,实现很直观,扩展性强。-Adam Williams, the fourth-order prediction- correction formula- Runge-Kutta method of fourth order, to solve an equation, control accuracy, the implementation is straightforward, and strong expansion.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1416
    • 提供者:咕噜杰
  1. fortran-Long-Ge-Ku-Ta

    0下载:
  2. fortran四阶龙格库塔法 计算程序自己编程-fortran fourth-order Runge-Kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1409
    • 提供者:董囯明
  1. Cpp1

    0下载:
  2. 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。-Runge- Kutta (Runge-Kutta) method is widely used in engineering high-precision single-step algorithm. Because this algorithm is high precision, to take measur
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:557
    • 提供者:liuchang
  1. FOF_syn_communication

    7下载:
  2. 在MATLAB中通过四阶龙格库塔法,计算时滞微分方程,-In MATLAB by fourth-order Runge-Kutta method to calculate the delay differential equation
  3. 所属分类:matlab

    • 发布日期:2016-06-21
    • 文件大小:1024
    • 提供者:zhang qiao
  1. matlab-function

    1下载:
  2. 自编基于龙格库塔法的Matlab数值积分函数 -Self-compiled Matlab based on Runge-Kutta method of numerical integration of functions
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:丁丽娜
  1. hudiexiaoying

    0下载:
  2. 用龙格库塔法描绘蝴蝶效应的三个图形,大家可以看一看 对计算物理学的同学有帮助 -Using Runge-Kutta method described the butterfly effect three graph, we can look for computational physics students help
  3. 所属分类:Other windows programs

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 25 »
搜珍网 www.dssz.com