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

搜索资源列表

  1. mtl_ode_sim_RK2ndmethod

    1下载:
  2. CFD(计算流体力学)中ODE下RK(RungeKutta)2的计算编程方法。-CFD (computational fluid dynamics) in the ODE under the RK (RungeKutta) 2 programming method of calculation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2737
    • 提供者:wang haoyu
  1. ODE

    0下载:
  2. 多种常微分方程的数值算法程序。包括常用的RungeKutta算符以及Euler算法-A variety of ordinary differential equations of the numerical algorithm of the procedure. Including the operator, as well as RungeKutta commonly used Euler algorithm, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3680367
    • 提供者:叶飞
  1. rungekutta.cpp

    0下载:
  2. runge kutta method for finding unknowns
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:22368
    • 提供者:snan
  1. RungeKutta

    0下载:
  2. 研究生课程:数值分析课后题:定步长四阶Runge-Kutta法求方程组(完全个人编写)-Runge-Kutta;Numerical Analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:109175
    • 提供者:徐凯
  1. RungeKutta

    0下载:
  2. runge-kutta,包括eula,中点公式等二阶及4阶的runge-kutta方法-runge-kutta, including the eula, and 4 mid-point formula and other second-order runge-kutta method
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1006
    • 提供者:caiyiyi
  1. VDP

    0下载:
  2. vdp 龙格库塔.计算机模拟。计算物理。毕业论文。程序-vdp Long Ge Kulun。RungeKutta.computer stimulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:216834
    • 提供者:awake
  1. RungeKutta

    0下载:
  2. Java code ofr the Runge Kuta method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1328
    • 提供者:hadj
  1. rungekutta

    0下载:
  2. solving ordinary differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:143179
    • 提供者:MOHAMED
  1. Chua

    0下载:
  2. chua matlab model simple analysis A solution of these equations (I3,V2,V1)(t) starting from an initial state (I3,V2,V1)(0) is called a trajectory of Chua s oscillator. This function uses a RungeKutta integration method optimised for th
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:5268
    • 提供者:Wojtek
  1. FPU-rungekutta-T-N

    0下载:
  2. 一维格点模型的热传导中温度随各个格点的分布曲线求法,还可以求热导率-Themoal conduction in 1D lattice model
  3. 所属分类:SCM

    • 发布日期:2014-06-09
    • 文件大小:234496
    • 提供者:xulubo
  1. rungekutta

    0下载:
  2. runge kutta方法求解常微分方程-the Runge–Kutta methods (German pronunciation: are an important family of implicit and explicit iterative methods for the approximation of solutions of ordinary differential equations. These techniques were developed around 1900
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:126577
    • 提供者:dfg
  1. RK4

    0下载:
  2. 求解常微分方程的龙格-库塔(Runge - Kutta)法-Ordinary differential equations RungeKutta method
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:1060
    • 提供者:anti
  1. rungekutta

    0下载:
  2. Runge kutha to sequationolve a simple
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:845
    • 提供者:shishir
  1. PremioNumerica

    0下载:
  2. MATLAB code for EDO and RungeKutta methods
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:49621
    • 提供者:cyber
  1. RungeKutta

    0下载:
  2. Runge–Kutta algorithm with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:68119
    • 提供者:mehrzad
  1. runge-kutta-master

    0下载:
  2. RungeKutta法的并行实现。对于想用CUDA实现RungeKutta并行的人有一定的帮助。-Parallel RungeKutta law implementation. For those who want to achieve with CUDA parallel RungeKutta people have some help.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:307106
    • 提供者:朱忠显
  1. rungekutta

    0下载:
  2. 龙格库塔法,计算方法作业,matlab源代码,内有说明-Runge-Kutta method, calculation methods work, matlab source code, there are instructions
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:813
    • 提供者:jinlilili
  1. RungKutta

    0下载:
  2. 四阶龙格库塔算法。deltaT为积分步长,XX为X_k,X_next为X_k+1,Control以及Param为用户可选参数。微分方程在deriv中定义。-RungeKutta,where deltaT refers to the step size, XX refers to X_k, X_next refers to X_k+1, Control and Param is user defined parameters. The differential equation should be
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:540
    • 提供者:孙相宜
  1. RungeKutta

    0下载:
  2. 龙格库塔法求解常微分方程的程序,以西安交通大学研究生《数值分析》习题为例,可通用-Runge-Kutta method for solving ordinary differential equations procedures to Xi' an Jiaotong University graduate student, " Numerical analysis" exercises, for example, can be common
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1878
    • 提供者:郑南宁
  1. RungeKutta

    0下载:
  2. 给出了四阶龙格库塔算法求解微分方程的具体过程和实现方法。- Given the detailed process and method of four order Runge Kutta algorithm for solving differential equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1078
    • 提供者:jordan
« 1 23 »
搜珍网 www.dssz.com