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

搜索资源列表

  1. runge-kutta

    0下载:
  2. 四阶龙格-库塔法求微分方程,通过实数编码方法实现简单易懂--Runge- Kutta Method to solve derivative Equations
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1489
    • 提供者:Tuo
  1. runge-kutta-fortran-code

    0下载:
  2. Program for solving equations with runge-kutta method.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1035
    • 提供者:reza
  1. fourth-order-Runge-Kutta

    0下载:
  2. 重点探讨四阶龙格_库塔法在火控解算中的应用-Focus on the fourth-order Runge-Kutta method in the fire _ solver application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:573011
    • 提供者:Huo
  1. Runge_Kutta

    0下载:
  2. 此程序是有关用四阶龙格库塔法计算微分方程的程序。-This program is the fourth-order Runge-Kutta method to calculate the differential equations of the program.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2431
    • 提供者:better
  1. Runge-Kutta

    0下载:
  2. 用四阶Runge-Kutta法求解二阶微分方程-Fourth-order Runge-Kutta method for solving second-order differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4213
    • 提供者:fenglucha
  1. Runge-Kutta-(2)

    0下载:
  2. 用四阶Runge-Kutta方法求解三阶微分方程-Fourth-order Runge-Kutta method for solving third-order differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:4436
    • 提供者:fenglucha
  1. Runge-Kutta-(3)

    0下载:
  2. 用四阶Runge-Kutta方法求解四阶微分方程-The fourth-order Runge-Kutta method and fourth order differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:4524
    • 提供者:fenglucha
  1. Runge-Kutta-(4)

    0下载:
  2. 用四阶Runge-Kutta方法求五阶微分方程-The fourth-order Runge-Kutta method and the fifth-order differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:4634
    • 提供者:fenglucha
  1. runge-kutta-of-2stage-4th-order

    0下载:
  2. 龙格库塔算法的加速算法(matlab),拟二步四阶算法-the accelerating of runge-kutta method by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:613948
    • 提供者:renxia
  1. runge-kutta

    0下载:
  2. 变步长四阶Runge-Kutta法解常微分方程组-Variable step size fourth order Runge-Kutta method for solving ordinary differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1019
    • 提供者:syt
  1. metod-eilera-and-runge-kutta

    0下载:
  2. Euler method and Runge-Kutta method for ordinary differential equations of first order
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:1073
    • 提供者:www
  1. Runge-Kutta-4th-Order-Method--

    1下载:
  2. 用于求解常微分方程的四阶龙格-库塔法,该方法是一种很好的求解微分方程方法。-Runge- Kutta method for solving ordinary differential equations, the method is a good method for solving differential equations.
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:54432
    • 提供者:马峻修
  1. Second-Order-Runge-Kutta-Code

    0下载:
  2. 二阶微分方程组,采用龙格库塔法求解,将二阶降为一阶之后在求解。-Second-order differential equations, using the Runge-Kutta method to solve the second-order reduced to an order after solving.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:310419
    • 提供者:程控
  1. Runge-Kutta

    0下载:
  2. 龙格库塔法的编程,龙格库塔法的编程 -Runge-Kutta method of programming
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:24630
    • 提供者:zhangyanyan
  1. runge-kutta-fortran

    0下载:
  2. 4阶Runge-kutta 方法,用fortran语言编写的计算程序。-Runge-kutta method,fortran
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1117
    • 提供者:张青青
  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
    • 文件大小:7919
    • 提供者:王海阳
  1. Runge-Kutta-c-language-program

    0下载:
  2. 龙格库塔c语言程序:龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。-Runge-Kutta c language program: Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. Due to the high accuracy of th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:158137
    • 提供者:mic yang
  1. euler.runge-kutta

    0下载:
  2. 欧拉法,龙格库塔法解微分方程的m文件,代码比较简短,但效率挺高。-Euler, Runge-Kutta method for solving differential equations( m file)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2392
    • 提供者:jack
  1. Runge-Kutta

    0下载:
  2. 常微分方程组的四阶Runge-Kutta方法,自己做的一个作业,感觉还可以吧-Fourth-order Runge-Kutta method for ordinary differential equations, a job do it yourself, you can feel it
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:606700
    • 提供者:
  1. fourth-order-Ronge-Kutta-method

    1下载:
  2. C语言编写的四阶龙格库塔法,用于数值计算,亲测可用-C language of fourth-order Runge-Kutta method for numerical calculation, pro-test available
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:124936
    • 提供者:谢军
« 1 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com