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

搜索资源列表

  1. Rung-kutta4th

    1下载:
  2. 4th order runge-kutta m file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:519byte
    • 提供者:Karim
  1. changweifen

    0下载:
  2. 科学计算中经常遇到微分方程(组)初值问题,需要利用Euler法,改进Euler法,Rung-Kutta方法求其数值解-Differential equations often encountered in scientific computing (groups) of initial value problems, need to use the Euler method, improved Euler method, Rung-Kutta method, to calculate the n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:14.02kb
    • 提供者:yuan
  1. rung-kutta

    0下载:
  2. 主要用于数学计算学习使用 内容来源于网络,比较经典,可以免费使用-Is mainly used for mathematical learning to use the content from the network, compare classic, available free of charge
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:831byte
    • 提供者:like
  1. Rung-Kutta-

    0下载:
  2. 数值分析实验,实现荣格库塔计算方法的word文档-Numerical experiments, to achieve Wing Kutta method of calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:190.83kb
    • 提供者:wudongfei
  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
    • 文件大小:76.48kb
    • 提供者:ado
  1. tajodin

    0下载:
  2. solving differential equation using rung kutta method
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:1.29mb
    • 提供者:ali
  1. pgm_ode45

    0下载:
  2. a simple source code to practice the ODE45 (Rung kutta) integration methode
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:105.94kb
    • 提供者:Alilo
  1. double-pendulum

    0下载:
  2. In order to model the chaotic motion of the double pendulum,i am going to use Matlab solving the problem using numerical methods such as Rung-Kutta and Ordinary Differential Equations (ODE).-In order to model the chaotic motion of the double pendulum
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.58kb
    • 提供者:osenam
  1. Butterfly-Effect

    0下载:
  2. 经典Lorenz方程组蝴蝶效应的计算模拟程序,帮助更好了解非线性科学,源代码小巧有效,使用四阶龙格-库塔算法,生成.txt文件,之后自行导入画图软件作3D图即可得到蝴蝶效应图-Classical Lorenz equations to calculate the butterfly effect simulation program, to help better understand the nonlinear science, source code compact and effectiv
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:630byte
    • 提供者:Hu Xuyao
  1. rung-kutta

    0下载:
  2. rung kuta method for solving 3 and 4 and 5 order of differentiate equation.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.39kb
    • 提供者:alia
  1. Calculator

    0下载:
  2. 数值计算下的计算器,包含有Jacobi迭代法,Gauss-Seidel迭代法,Newton插值法,Rung-Kutta方法和三次插值-Under numerical calculators, including a Jacobi iterative method, Gauss-Seidel iterative method, Newton interpolation method, Rung-Kutta method and cubic interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-31
    • 文件大小:12.55mb
    • 提供者:hnn
  1. u=0.1

    18下载:
  2. 采用龙格库塔法求解了齿轮系统6自由度的动力学方程。绘制了系统时域响应以及频域内的分岔图。-Solving the gear transmission system s dynamic equations by Rung-Kutta .Drawing the time spectrum as well as the bifurcation of the system
  3. 所属分类:matlab

    • 发布日期:2015-03-04
    • 文件大小:9.77mb
    • 提供者:
  1. simulation--dc-motor-using--rung-kutta-4-method.r

    0下载:
  2. simulation dc motor using rung kutta 4 method-simulation dc motor using rung kutta 4 method
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:15.04kb
    • 提供者:badro
  1. rung

    0下载:
  2. runge kutta method fourth order derivation
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:1kb
    • 提供者:abbas
  1. Runge-kutta-rasoul-kajouri

    0下载:
  2. GPL this is a code for the driven harmonic oscillator with Rung-Kutta approach
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:217kb
    • 提供者:rasel
  1. runge_kutta

    0下载:
  2. document : rung-kutta methode
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:434kb
    • 提供者:ssid
  1. odesRK4

    0下载:
  2. 四阶经典龙格库塔法求解线性常微分方程组, 以及简易食物链的模型应用,方程组以向量输入输出(Four order Rung-Kutta for differential equations)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-22
    • 文件大小:1kb
    • 提供者:柯基饼干
  1. 程序

    2下载:
  2. 最基本的解常微分方程的方法,包括欧拉法、泰勒级数法、多步法、隐式法、Rung-kutta法等(The basic methods for solving ordinary differential equations include Euler method, Taylor series method, multistep method, implicit method, Rung-kutta method, etc.)
  3. 所属分类:物理计算

搜珍网 www.dssz.com