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

搜索资源列表

  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. Matlab-Runge-Kutta-method

    2下载:
  2. 数值分析中求解龙格库塔法解微分方程的matlab程序-Matlab program for solving the Runge-Kutta method for solving differential equations in numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:3375
    • 提供者:seven
  1. fourth-order-Runge-Kutta-method

    0下载:
  2. 关于ADIS16405的三轴陀螺姿态计算程序,用的是四阶龙格库塔法,单片机是STM32F103,对于ADIS16405的SPI采样是模拟方式,验证通过非常实用-About the ADIS16405 the axis gyro attitude calculation procedure, using a fourth order Runge-Kutta method,SCM is the STM32F103 analog mode, the sampling of for ADIS16405
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:491240
    • 提供者:建刚
  1. Runge-Kutta-method

    0下载:
  2. 四阶龙格库塔法解含时薛定谔方程,一维线性谐振子附加含时驱动力。-Four order runge kutta method solution time-dependent schrodinger equation, one dimensional linear harmonic oscillator with additional when driving force.
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:1229
    • 提供者:liu han
  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
    • 文件大小:8922
    • 提供者:zhoujian
  1. Runge-Kutta-method

    3下载:
  2. 常微分方程的求解(自适应步长的龙格库塔法)-The solution of ordinary differential equations (adaptive step Runge-Kutta method)
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:1668
    • 提供者:zidane
  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. 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
    • 文件大小:644
    • 提供者:denglin
  1. Runge-Kutta-method

    0下载:
  2. 龙哥库塔法和其阶的求解 右端函数可自行更改-Runge-Kutta method
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:806
    • 提供者:ashley
  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-method-

    0下载:
  2. 编写利用经典四阶Runge-Kutta方法求解初值问题的程序-Prepared using the classical fourth-order Runge-Kutta method for solving initial value problems procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2967
    • 提供者:li
  1. Runge-Kutta

    0下载:
  2. 本代码结合具体事例给出了Runge-Kutta算法的具体应用。是有关学者学习Runge-Kutta的一个经典例子。-This code is given with specific examples Runge-Kutta algorithm specific application. Scholars are learning about Runge-Kutta' s a classic example.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:24843
    • 提供者:张宁
  1. Runge-kutta

    0下载:
  2. 龙格库塔案例,怎么用龙格库塔法求解多远微分方程,不是用模块-Runge kutta
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:630
    • 提供者:郭鹏
  1. runge-kutta

    0下载:
  2. Runge-Kutta programme solving ODE. Not using solver but equations ste-by-step. Rayleigh-Plesset.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:843
    • 提供者:djama
  1. the-four-order-Runge-Kutta-method.

    0下载:
  2. 用四阶龙格-库塔法求系统在U单位阶跃输入下该系统的响应曲线-Using the four order Runge Kutta method to find the response curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:23552
    • 提供者:刘欢
  1. Fourth-order-runge-kutta-formula

    0下载:
  2. 四阶龙格库塔公式代码 控制水箱的程序,方便简单-Fourth-order Runge-Kutta formula code control tank program, convenient and simple
  3. 所属分类:assembly language

    • 发布日期:2014-08-21
    • 文件大小:1024
    • 提供者:
  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 2 3 4 56 7 8 9 10 ... 44 »
搜珍网 www.dssz.com