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

搜索资源列表

  1. 用四阶龙格库塔法求解

    3下载:
  2. 用四阶龙格库塔法求解一阶微分方程组的通用程序,C++编写-Fourth-order Runge-Kutta method for solving a common procedure order differential equations, C++ writing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-10
    • 文件大小:301274
    • 提供者:成晓东
  1. 1

    0下载:
  2. 4阶龙格库塔方程,给出了一个实例,并且写出详细的步骤和过程,看到就能会。-4-order Runge-Kutta equations, given an instance, and write detailed steps and processes that can be.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:733
    • 提供者:刘昊
  1. EquationGUI-II

    1下载:
  2. 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:35434
    • 提供者:谢刚
  1. sijielongge

    0下载:
  2. 数值计算中的四阶龙格—库塔计算方法及流程图-Numerical calculation of fourth-order Runge- Kutta calculation method and flow chart
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7728
    • 提供者:张旭
  1. MyRK4sys

    1下载:
  2. 四阶龙格库塔法解常微分方程组 四阶龙格库塔法解常微分方程组-4-Runge-Kutta
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:606
    • 提供者:王凯
  1. 2007511145848565_136Z_Com

    1下载:
  2. 四阶龙格库塔法求解微分方程,Visual C++ 环境下编译-4RK typical numerical analysis procedures, with four bands Runge- Kutta method to solve initial value problems
  3. 所属分类:Algorithm

    • 发布日期:2015-05-28
    • 文件大小:223809
    • 提供者:lvwei
  1. R

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

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

    0下载:
  2. fortran 对二阶边界问题的求解程序,采用了四阶龙格-库塔方法进行计算-fortran on the second-order process for solving the border issue, using the fourth-order Runge- Kutta methods of calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8903
    • 提供者:黄晓冬
  1. matlabwork

    1下载:
  2. 自己编的四节龙格琨塔程序,希望对你有所帮助-Own four of the Runge-Kun tower procedures, and they hope to help you
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:4779
    • 提供者:xuzhen
  1. ERK_4

    0下载:
  2. 求解比例型延迟微分方程的指数龙格库塔方法程序。-Solving the proportion of index-type delay differential equations Runge-Kutta methods of procedure.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1049
    • 提供者:zhangjun
  1. DifferentialEquation

    0下载:
  2. 利用龙格库塔法(等步长,变步长)计算椭圆方程,双曲线方程,抛物线方程等。对各类微分方程进行数值计算。-The use of Runge-Kutta method (such as step, variable step size) calculated elliptic equations, hyperbolic equations, such as parabolic equation. Various types of differential equations for numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:299225
    • 提供者:袁昌明
  1. vsrk4

    0下载:
  2. 龙格-库塔(Runge-Kutta)法是一种不同的处理,作为多级方法为人们所知。 它要求对于一个简单的校正计算多个 f 的值。 这里是变步长四阶龙格库塔法的c程序-Runge- Kutta [Runge-Kutta] method is a different treatment, as a multi-stage method for people to know. It requires a simple correction for the calculation of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:700
    • 提供者:lrc
  1. NumericalAlgorithm

    2下载:
  2. 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ... ... commonly used numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11470
    • 提供者:金从友
  1. naviga090205

    0下载:
  2. 前人用四阶龙格库塔方法进行微分方程解算,用matlab编写的源代码,主要用于四元素微分方程的实时解算,上传-Using fourth-order Runge-Kutta methods for differential equation solvers, prepared to use matlab source code, mainly for the four elements of real-time differential equation solver
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:19171
    • 提供者:wangzi
  1. four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam

    2下载:
  2. 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1098
    • 提供者:要清风
  1. graphics_flame

    1下载:
  2. openGL龙格库塔公式的使用,实现了火焰,水流,圈圈等。-Runge-Kutta formula openGL use a flame, water, circle and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2016-11-16
    • 文件大小:316196
    • 提供者:管小伟
  1. runge_kutta

    1下载:
  2. 本文用龙格库塔法求解了不拉休斯解。龙格库塔法是求解高阶微分方程的有力工具,本文对龙格库塔方法作了简要介绍,并附上了matlab源程序。-in this paper a runge_kutta method was used to slove the blasius equation in the environment of matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:29450
    • 提供者:黄明
  1. mimu

    5下载:
  2. 自己仿真的四元数法的龙格库塔的姿态解算matlab仿真-Their simulation method quaternion attitude Runge-Kutta solver matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:830
    • 提供者:wbl
  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 2 34 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com