CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 龙格-库塔

搜索资源列表

  1. R

    0下载:
  2. 四阶经典的龙格-库塔公式的matlab实现-Classical fourth-order Runge- Kutta formula matlab implementation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:228476
    • 提供者:YAN
  1. jisuanfangfa

    0下载:
  2. 计算方法的七个典型程序。全部都有。拉格朗日插值.cpp 二分法.cpp 高斯.cpp 高斯-赛德尔.cpp 龙贝格.cpp 龙格库塔.cpp 牛顿迭代.c-Method of calculation of the seven typical program. All of them. Lagrange interpolation. Cpp dichotomy. Cpp Gaussian. Cpp Gauss- Seidel. Cpp Rhomberg. Cpp Runge-Kutta. Cpp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3785
    • 提供者:wu
  1. hundunxitong

    0下载:
  2. 给予MATLAB的四阶龙格库塔解混沌系统-To the fourth order Runge-Kutta MATLAB Solution of chaotic systems
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:5048
    • 提供者:peak
  1. 四阶龙格库塔法程序——_FORTRAN语言编写

    1下载:
  2. 关于Runge-Kutta方法,该方法是用来解形如y'=f(t,y)的常微分方程的经典的4阶R-K方法,用fortran语言编写(With respect to the Runge-Kutta method, the method is used to solve the classical 4 order R-K method of ordinary differential equations such as y'=f (T, y), and is written in FORTRAN la
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:sophya
  1. RDFL_exact

    1下载:
  2. 龙格库塔法求模拟双包层掺铒光纤激光器的输出功率(we use R-K methods YDFL)
  3. 所属分类:其他

    • 发布日期:2017-12-12
    • 文件大小:2108
    • 提供者:斌丶
  1. 解四阶龙哥库塔法

    2下载:
  2. 用于高阶多项式的求解,普遍用于求解随机共振领域的状态方程(The solution of higher order polynomial is widely used to solve the equation of state in stochastic resonance field)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:leoY阳
  1. zip

    0下载:
  2. 关键词: matlab四阶经典龙格-库塔格式源代码(Matlab four order classic Runge Kutta format source code)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:小亭子0725
  1. W3

    0下载:
  2. 里边包括四阶龙格库塔法,属于数值求解方法之一,可用于求解非线性微分方程。(fourth-oeder Runge-Kutta is one of the most efficient method to solve the non-linear differential equation)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:大河河
  1. L_ode

    0下载:
  2. 这是一个4阶龙格库塔法与三阶龙格库塔法与ode45的一个对比,是数值分析基础(The contrast of Runge Kutta and ode45)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:佩苏西奇
  1. tools

    0下载:
  2. 自行编写的欧拉龙格库塔代码实现,龙哥库塔采用四阶(Runge Kutta and Euler Matlab)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:ax123
  1. 龙哥库塔

    2下载:
  2. 应用龙格库塔法,解决迫击炮的弹道轨迹,可以调节道道的角度,有图片展示。(Using the Runge Kutta method to solve the trajectory of the mortar, the angle of the road can be adjusted and the picture can be displayed.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:299008
    • 提供者:leesinger
  1. 龙格库塔积分

    0下载:
  2. 采用四级四阶龙哥库塔算法求解常微分方程组(Runge Kutta solve ordinary differential equations)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:NPURabbit
  1. ode3

    0下载:
  2. 三阶定步长龙格库塔法,可解变参微分方程组,亲测可用。。。。(runge-kutta fixed-step)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:旅游001
  1. ode4

    0下载:
  2. 四阶定步长龙格库塔法,可用于变参微分方程组,亲测可用。。。。。(runge-kutta fixed-step)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:旅游001
  1. ode5

    0下载:
  2. 定步长五阶龙格库塔法,可解变参微分方程组,亲测可用。。。。。。。。(runge-kutta fixed-step)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:旅游001
  1. 4阶龙格库塔

    0下载:
  2. 实现四元数的求解及姿态一系列等等和其他问题(The solution and attitude of realizing the four element number)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:zsww
  1. 龙格库塔法解振动方程

    6下载:
  2. 运用龙格库塔法-ode45求解一个多自由度的振动方程,得到振动的时域响应曲线(Using Runge Kutta method, -ode45 solved a multi degree of freedom vibration equation, and obtained the time domain response curve of vibration.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:春华秋实*
  1. sxl

    0下载:
  2. 利用龙格库塔算法ode45求解三阶微分方程(By using Runge Kutta algorithm ode45 for solving three order differential equations)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:134144
    • 提供者:似水流年dsp
  1. 4阶龙格库塔法求解二阶微分方程

    2下载:
  2. 基于打靶法采用4阶龙格库塔法对而降常微分方程进行求解求解二阶微分方程(Solving the Second Order Differential Equation by Solving the Fourth Order Runge-Kutta Method Based on the Shooting Method)
  3. 所属分类:其他

    • 发布日期:2019-12-07
    • 文件大小:10240
    • 提供者:夏天的风1
  1. 四阶龙格库塔法解数值微分

    3下载:
  2. 程序主要实现了四阶龙哥库塔,程序注释很详细(The fourth-order Longkouta is mainly realized, and the program annotations are very detailed.)
  3. 所属分类:其他

    • 发布日期:2019-12-26
    • 文件大小:12288
    • 提供者:强儿
« 12 3 4 5 6 »
搜珍网 www.dssz.com