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

搜索资源列表

  1. rk4

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

    • 发布日期:2017-03-18
    • 文件大小:20171
    • 提供者:江冬
  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. 08041107

    1下载:
  2. 基于随机共振的弱信号检测,sr为龙格库塔方法解方程,rs为检测的主程序-Based on stochastic resonance in weak signal detection, sr for the Runge-Kutta method to solve the equation, rs for the detection of the main program
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:923
    • 提供者:fengdong
  1. shishidanbai

    0下载:
  2. 单摆实时仿真软件是利用混合语言编程方法实现的实时仿真软件,仿真算法是四阶龙格库塔法,定时器使用与PC兼容的8253中的0通道,实时主要利用了与PC兼容的主片8259A中IR0的日时钟中断,使用BC3.0进行混合语言编译,产生的代码存放路径必须有EGAVGA.BGI图形驱动程序,该程序具有简单的人机交互界面,适合研究生计算机仿真课程的教学使用。-Real-time simulation software is a simple pendulum using mixed-language progr
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:13738
    • 提供者:赵文龙
  1. GRKT10

    0下载:
  2. 最常用的四阶龙格—库塔法求解一阶常微分方程的C语言实现方法-The most commonly used fourth-order Runge- Kutta method for solving a first-order ordinary differential equations of the C language implementation method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:998
    • 提供者:赵新宇
  1. differentialequations

    0下载:
  2. 本源码为原创代码。包含分别用改进欧拉方法、龙格-库塔法、阿当母斯法求解形如y =f(x,y)的常微分方程的源代码。希望对用到数值计算算法的起帮助作用。-The source for the original code. Included were the improved Euler method, Runge- Kutta method, Adam mother there method of the form y ' = f (x, y) of ordinary differentia
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:102180
    • 提供者:风流云散
  1. LONGGEKUTA001

    0下载:
  2. 用龙格库塔法解方程 ,很是使用的一种方法,希望给大家带来方便-Solution of equations with Runge-Kutta method, it is used in a way we hope to bring convenience to
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:40061
    • 提供者:李刚
  1. sijielonggekutafajieyijiechangweifenfangcheng

    0下载:
  2. 本程序是用Visual Biasic 实现用四阶龙格-库塔方法对一阶常微分方程(其通式为dy/dx=m-qx(m,q为常数))求解,并用点表示出各函数值在坐标轴上的位置。 龙格-库塔(Runge-Kutta)方法是一种高精度的单步法,比欧拉格式更精确,它采用了间接使用泰勒级数的技术。他既保留了泰勒公式的精度高的特点又避免过多的计算导数值。他是有泰勒公式推倒出的,因此它要求所求的解应具有较好的光滑性。 坐标表示其位置,这样可以直观的看出不用微分方程解的位置以及它们的联系。 -This
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4361
    • 提供者:天云
  1. wood-splines

    0下载:
  2. 用龙格-库塔方法计算wooden-splines曲线,并用计算机图形学绘出曲线的图象.-Runge- Kutta method wooden-splines curve and the curve drawn with computer graphics images.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:2082530
    • 提供者:zengchao
  1. lgkt

    0下载:
  2. 数值计算方法,用matlab给龙格库塔方法编程,并做一个GUI界面。-Numerical methods, Runge-Kutta method using matlab to program, and do a GUI interface.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7008
    • 提供者:sum
  1. calculation

    0下载:
  2. 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline inte
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:489888
    • 提供者:siengk
  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. Rungerkutta4

    2下载:
  2. 该程序利用4阶龙格库塔方法解二阶常微分方程,该微分方程描述火箭发射时质心运动轨迹。-The program uses the 4th order Runge-Kutta method of second order ordinary differential equations, differential equations describe the mass center when the rocket trajectory.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:206802
    • 提供者:dai
  1. sijielongge

    0下载:
  2. 是c语言编程,数值计算方法,四阶龙格—库塔编程。-Is the c language programming, numerical methods, Runge- Kutta programming.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:280685
    • 提供者:郭龙
  1. r-k

    0下载:
  2. 利用四阶龙格-库塔方法来求解Van der Pol 方程-Using fourth-order Runge- Kutta method to solve the Van der Pol equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:616320
    • 提供者:
  1. function-RK

    0下载:
  2. 龙格库塔方法求解一阶微分方程matlab源代码-Runge-Kutta method to solve first order differential equations matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3301
    • 提供者:jianghu
  1. zxx11

    0下载:
  2. 计算方法里常用的四种方法,龙贝格,龙格库塔,三次样条,拉格朗日-Four commonly used in the calculation methods, Romberg, Runge-Kutta, cubic spline, Lagrange
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2149
    • 提供者:朱新新
  1. Nonlinear_dxCompute

    0下载:
  2. 龙格库塔法matlab仿真代码。适于学习控制的朋友在进行matlab仿真时学习方法本质。-Runge-Kutta method matlab simulation code. Learning Control for friends during the matlab simulation method when the nature of learning.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:272383
    • 提供者:titlee
  1. MALTAB

    1下载:
  2. 欧拉方法,龙格库塔方法的MATLAB程序解常微分方程-Euler method, Runge-Kutta Methods for Ordinary Differential Equations MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:67584
    • 提供者:程序员
  1. runge4

    0下载:
  2. 使用龙格库塔方法求解病态方程,提供了两种算法,一种为定步长,一种为变步长-Using the Runge-Kutta method to solve ill equation provides two algorithms, one for the fixed step, a step to change
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:959
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com