CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 四阶 龙格 库塔

搜索资源列表

  1. 用四阶龙格-库塔法解求解微分方程初值问题

    1下载:
  2. 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge - Kutta method to solve initial value problems
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2873
    • 提供者:tsibintsibin
  1. 龙格--库塔法

    0下载:
  2. 龙格-库塔法是工程中常用的求解微分方程的一种方法.而且具有四阶精度,因此应用很广泛.改程序给出了其源代码.-Runge - Kutta method is commonly used in engineering solving a differential equation methods. But with four bands precision, it is widely used. Changed its procedures is the source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3576
    • 提供者:淘淘
  1. R

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

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

    1下载:
  2. 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2718461
    • 提供者:shz
  1. shuzhijifen

    0下载:
  2. 基于VC环境的面向方程的数值积分算法,本程序以卫星在空中运行的运动方程为例,采用四阶-龙格库塔算法解微分方程,以bmp图片给出输入参数和界面,很好的阐述了如何利用四阶-RK解微分方程-VC-based environment equation-oriented numerical integration method, this program runs the satellite equations of motion in the air, for example, using fourth
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:211866
    • 提供者:俞峻
  1. ParallelclosetoFranceLaunchVehicleTrackinSystem.ra

    3下载:
  2. 平行接近法跟踪运载火箭系统拦截弹做匀速率运动。里面微分方程是用欧拉法求解的,为了提高精确度,改成四阶龙格库塔法-Parallel close to France Launch Vehicle Tracking System
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:25937
    • 提供者:zhxzhx
  1. Three-pointmethodLaunchVehicleTrackingSystem

    0下载:
  2. 三点法跟踪运载火箭系统跟踪目标弹作匀速直线运动,拦截弹做匀速率运动。里面微分方程是用欧拉法求解的,为了提高精确度,改成四阶龙格库塔法-Tracking system to track the target missile launch vehicle for uniform linear motion, interceptor uniform rate of movement to do. Which is Euler' s method for solving differential
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:22026
    • 提供者:zhxzhx
  1. rk4

    1下载:
  2. 龙格库塔四阶方法,matlab编程,仅供参考-Runge-Kutta fourth-order method, matlab programming, reference
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:20171
    • 提供者:江冬
  1. function

    0下载:
  2. 一个函数的编写,实现四阶龙格-库塔方法解高阶微分方程组的初值问题 -Write a function to achieve fourth-order Runge- Kutta method for solving the initial value problem of higher order differential equations
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:956
    • 提供者:王伟
  1. suanfa

    0下载:
  2. 数值解与理论解对比可知,四阶龙格-库塔法的精度已经很高,用它来解一般常微分方程已经足够了。-Numerical comparison shows that the theoretical solutions, Runge- Kutta method has high accuracy, and use it to solve ordinary differential equations general enough.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:33614
    • 提供者:李婷
  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. zip

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

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

    1下载:
  2. 一个matalb的四阶龙格库塔法解二阶微分方程的案列,附带一个FFT变换程序,供初学者参考(A MATALB four order Runge Kutta method for solving the two order differential equations for reference for beginners)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:Phumetr
  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. 龙格库塔积分

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

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

    3下载:
  2. 变步长四阶龙格库塔法,可自己控制误差精度,可用于变参微分方程组,亲测可用(variable-step runge-kutta)
  3. 所属分类:matlab例程

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

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

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

    0下载:
  2. 利用四阶龙格库塔法求解微分方程,可以较快的得到结果(Solving differential equations by using four order Runge Kutta method)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:26624
    • 提供者:Welcend
  1. w2

    0下载:
  2. 利用欧拉法,改进欧拉法,四阶龙格库塔,求解常微分方程(Using the improved Euler Euler method, four order Runge Kutta method for ordinary differential equations.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:朱大炮
  1. Matlab程序

    0下载:
  2. 经典四阶龙格库塔公式,可以用于微分方程组的数值求解(The classical four Runge Kutta formula can be applied to numerical solution of differential equations.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:zmy622sun
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com