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

搜索资源列表

  1. runge-kutta

    1下载:
  2. 龙格-库塔法是数值计算的重要方法 本例子简明扼要,浅显好懂-Runge - Kutta numerical method is an important method to the example of concise and simple to understand
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-15
    • 文件大小:1126
    • 提供者:张菊华
  1. Runge-Kutta

    0下载:
  2. Runge-Kutta-Fehlberg method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7994
    • 提供者:xx
  1. Runge-Kutta_fortain

    0下载:
  2. 1、用欧拉法、四阶龙格库塔法进行插值计算,求解微分方程。(压缩包内的两个小程序) 2、面向微分方程的仿真程序包。(压缩包内的大程序,ALL OF THE PROGRAM.for) 大程序中又增加了变长的龙格库塔运算方法。-1, using Euler, fourth-order Runge-Kutta method for interpolation, solving differential equations. (Compressed within the two small pro
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1315582
    • 提供者:
  1. WENO

    5下载:
  2. 用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
  3. 所属分类:Algorithm

    • 发布日期:2014-08-14
    • 文件大小:21825
    • 提供者:wang
  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. Runge_Kutta

    0下载:
  2. runge-kutta算法,解决常微分方程初值问题-runge-kutta method to solve ordinary differential equations initial value problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:456621
    • 提供者:happynoom
  1. numerical_analysis_homework

    4下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:350886
    • 提供者:wjl
  1. Ruk4

    0下载:
  2. 四阶龙格库达法求解微分方程组,数学计算常用的工具方法-Fourth-order Runge Treasury method of differential equations, mathematical tools commonly used method of calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:34777
    • 提供者:Mr. Hao
  1. Problem1

    0下载:
  2. solve the Vanderpol equation using Runge-Kutta-Gill method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1419
    • 提供者:mohammad
  1. runge

    0下载:
  2. integral solving with runge kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:542
    • 提供者:roberto
  1. rkv56

    0下载:
  2. Fifth-order/Sixth-order Runge-Kutta-Verner variable step-size method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1789
    • 提供者:katore vishal
  1. RUNGE_KUTTA_ORDER4_ALGORITHM

    0下载:
  2. 四阶龙格库塔法的Mathematica的代码,代码透明,方便用户修改。-Fourth-order Runge-Kutta method of the Mathematica code, code transparency, user-friendly changes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1086
    • 提供者:he
  1. runge

    0下载:
  2. 四阶龙哥库塔方法求解一阶微分方程的数值解法,能自定义迭代步数和迭代精度,非常适合于计算方法的初学者。-Long Ge Kuta fourth-order methods for a numerical solution of differential equations can be customized and iterative iterations precision calculation method is suitable for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:552
    • 提供者:李文俊
  1. Runge-KuttaandAdams

    0下载:
  2. 分别利用经典Runge-Kutta法和三步三阶显式Adams方法,求初值问题-Respectively, the classical three-step Runge-Kutta method and third-order explicit Adams method, find the initial value problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:25460
    • 提供者:amma
  1. Runge-Kutta_mywork1

    0下载:
  2. Runge Kutta 算法的实现 作业 参考答案 基本龙格库塔法的算法实现与验证 龙格库塔法的材料 书籍-Runge Kutta algorithm to achieve job reference answer basic Runge-Kutta method of Runge-Kutta algorithm and verification of the material law books
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:741487
    • 提供者:son yet-sian
  1. 3rd_Runge-Kutta

    0下载:
  2. This is 3rd order Runge-Kutta method written with Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:706
    • 提供者:Lily
  1. LongGe-coulthard-method

    0下载:
  2. Then it is solved with Runge-Kutta method
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:11085
    • 提供者:刘泽强
  1. numerical-calculation-method

    0下载:
  2. 数值计算的一系列方法的C程序实现(包括二分法、复合梯度法、牛顿下山法、龙格库塔法等主流方法)-The numerical calculation method of the C program (including the the mainstream dichotomy composite gradient method, Newton downhill method, Runge-Kutta method method)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:8872
    • 提供者:西门庆
  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. 交会对接

    0下载:
  2. 基于四级四阶龙格库塔方法的航天器交会对接问题求解(Solving the problem of spacecraft rendezvous and docking based on the four stage and four order Runge Kutta method)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:Mrone123
« 1 2 3 45 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com