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

搜索资源列表

  1. sijieadangmusi

    0下载:
  2. 四阶阿当姆斯预测-校正公式 - 龙格库塔方法,四阶,求解一个方程,可控精度,实现很直观,扩展性强。-Adam Williams, the fourth-order prediction- correction formula- Runge-Kutta method of fourth order, to solve an equation, control accuracy, the implementation is straightforward, and strong expansion.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1416
    • 提供者:咕噜杰
  1. fortran-Long-Ge-Ku-Ta

    0下载:
  2. fortran四阶龙格库塔法 计算程序自己编程-fortran fourth-order Runge-Kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1409
    • 提供者:董囯明
  1. Cpp1

    0下载:
  2. 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。-Runge- Kutta (Runge-Kutta) method is widely used in engineering high-precision single-step algorithm. Because this algorithm is high precision, to take measur
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:557
    • 提供者:liuchang
  1. FOF_syn_communication

    7下载:
  2. 在MATLAB中通过四阶龙格库塔法,计算时滞微分方程,-In MATLAB by fourth-order Runge-Kutta method to calculate the delay differential equation
  3. 所属分类:matlab

    • 发布日期:2016-06-21
    • 文件大小:1024
    • 提供者:zhang qiao
  1. matlab-function

    1下载:
  2. 自编基于龙格库塔法的Matlab数值积分函数 -Self-compiled Matlab based on Runge-Kutta method of numerical integration of functions
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:丁丽娜
  1. hudiexiaoying

    0下载:
  2. 用龙格库塔法描绘蝴蝶效应的三个图形,大家可以看一看 对计算物理学的同学有帮助 -Using Runge-Kutta method described the butterfly effect three graph, we can look for computational physics students help
  3. 所属分类:Other windows programs

  1. R-K

    0下载:
  2. 四阶龙格库塔法,用C++编写,很有参考价值-Fourth-order Runge-Kutta method, written in C, a good reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:5513
    • 提供者:ship
  1. Numerical-Calculation-in-C-language

    0下载:
  2. 数值计算中经典方法的C语言通用程序。包含LU分解法,复化辛普森法,改进欧拉法,拉格朗日插值法,列主元素法,牛顿迭代法,最小二乘法拟合和四阶龙格-库塔法,支持文件读写。-The code is the classic method of numerical calculation of the C language common procedures. Including LU decomposition, re-oriented Simpson method, Improved Euler me
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:9504
    • 提供者:张震岳
  1. RUNGE

    0下载:
  2. It describes about the Runge Kutta 4th Order method along with its applications
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:615151
    • 提供者:q111
  1. Runge_Kutta_4

    0下载:
  2. runge kutta method-runge kutta method.................
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1314
    • 提供者:tomy
  1. Numerical-analysis-of-program-2

    0下载:
  2. 数值分析算法,该压缩包含有龙贝格算法、龙格库塔法法、牛顿差值多项式法等-Numerical analysis algorithms, the compression includes Romberg algorithm, Runge-Kutta method, Newton s the difference polynomial method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:4029
    • 提供者:David
  1. RK4

    0下载:
  2. 数值分析中,显式4阶龙格-库塔法(Runge-Kutta)是用于求常微分方程数值解的重要迭代法。本算法优点是可以求高阶常微分方程(或多变量微分方程组)的数值解,并且可缩减求解时间-Runge-Kutta method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:836
    • 提供者:rayallen
  1. NonlinearDynamicsofDuffing

    2下载:
  2. 采用4阶龙格库塔法和10阶连分式欧拉法,数值计算、分析了分数阶阻尼Duffing系统的 动力学特性.利用相图、Poincare截面映射图和分岔图等非线性动力学分析方法研究了阻尼的分数 阶微积分阶数对Duffing系统动力学性能的影响,采用分岔图法研究了外部激励的幅值和频率变 化时分数阶阻尼Duffing系统的动力学行为.分析表明,分数阶阻尼的阶数在0.1~2.0发生变化 时,系统依次进入周期运动、混沌运动、周期运动、混沌运动和周期运动,并且在混沌运动区间中存 在着周期运动窗口
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:135824
    • 提供者:张洋
  1. fuzzy

    0下载:
  2. 模糊控制matlab程序,利用龙格—库塔法进行系统仿真-Fuzzy control matlab program using the Runge- Kutta method for system simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1146
    • 提供者:tinyhua
  1. Euler_DG_Quadrilateral_2D

    1下载:
  2. 自己写了一个二维Euler方程的间断有限元程序 上次发了一个三角形单元的程序 因为不是曲边单元 所以在圆柱后面容易形成涡 现在把程序改为曲边四边形单元了 没有涡出现 单元是8节点四边形单元 节点编号顺序是 1 5 2 6 3 7 4 8 也就是四个角点依次 是1 2 3 4 然后是边的中点编号 5 6 7 8. 时间推进采用 Runge-Kutta 方法 数值通量采用全局Lax-Friedrichs通量 仍然不能捕捉激波 因为
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:47319
    • 提供者:刘刚
  1. biancheng

    0下载:
  2. 基于龙格库塔法的Matlab数值积分函数-Based on Runge Kutta method Matlab numerical integral function
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:24064
    • 提供者:周娜
  1. mtl_ode_sim_shootingmethod

    1下载:
  2. 运用打靶法求解二阶边值问题。 A1*d/dx(dy/dx) + A2*dy/dx + A3*y + A4 = 0-To illustrate the use of Runge-Kutta method in the Shooting method as applied to a function of the user s choosing.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2861
    • 提供者:jian
  1. longgekuta

    1下载:
  2. 科学工程计算中方法中一种的,龙格库塔法求解-In the scientific and engineering calculations, the Runge-Kutta Method
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:zhang
  1. t5_2_lungkuta

    0下载:
  2. 用经典龙格-库塔法和变步长的龙格-库塔法求解微分方程-Classical Runge- Kutta method and the variable step Runge- Kutta method for solving differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:961
    • 提供者:
  1. rk

    0下载:
  2. rung-kutta 4 he inputs func, x0 and y0 define an IVP y = func(x,y), y(x0) = y0. This provides an approximation to y(x0:h:xn) using fourth-order Runge-Kutta method with step size h-rung-kutta 4 he inputs func, x0 and y0 define an IVP y = func
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:78312
    • 提供者:ado
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 26 »
搜珍网 www.dssz.com