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

搜索资源列表

  1. longgekuta.rar

    1下载:
  2. 龙格库塔算法的两个MATLAB程序,供大家借鉴。,Runge-Kutta algorithm two MATLAB programs for everybody' s reference.
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1924
    • 提供者:piaojianhao
  1. numericalmethodsofintegration.

    0下载:
  2. 数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3 x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算,Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming languag
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:60976
    • 提供者:andy
  1. RungeKutta.rar

    0下载:
  2. 四阶龙格-库塔法模拟粒子三维空间轨迹,需给出立场函数,3D simulation of particle dynamic trajectories by Fourth-order Runge- Kutta method
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:9000
    • 提供者:qizhou
  1. changerk144

    0下载:
  2. 变步长龙格库塔法,用于解决四阶微分方程组求解析解的问题,尤其适用于两自由度间隙碰撞问题的解决。-This is a matlab program about Runge-Kutta,and it will help you solve many difficulty questions.With its help,you can have a easy way to access your success.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:808
    • 提供者:紫宸
  1. Differential-Equations

    0下载:
  2. 数值分析中解微分方程程序,采用了不同步长的向前、向后欧拉法,梯形公式,四阶龙格库塔法等-Solution of differential equations in numerical analysis program, using non-synchronous long forward to Houou La France, trapezoidal formula, the fourth-order Runge-Kutta method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:345442
    • 提供者:白阳
  1. Rossler

    0下载:
  2. Rossler方程在一定的初直下是混沌的,用四阶龙格库塔方法画出系统状态图-Rossler equation is straight down at the beginning of a certain chaos, with fourth-order Runge-Kutta method to draw the system state diagram
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:11119
    • 提供者:张玉
  1. adms

    0下载:
  2. 阿当姆斯显式和隐式求解方法,用四阶龙格库塔作为起始,然后运用四阶阿当姆斯算法求解初值问题。主要程序包含在test2.cpp中,方法简单易懂。编译环境VC2010-Adam James explicit and implicit method for solving fourth-order Runge-Kutta as a start, then use the fourth-order A Williams algorithm for solving initial value problem
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3856294
    • 提供者:张洪超
  1. jidianzantai

    0下载:
  2. 用于计算电力系统的机电暂态,采用龙格库塔法,可计算三相短路,两相短路等故障问题。-Used to calculate the electrical power system transient, using the Runge-Kutta method, calculate the three-phase short-circuit, two-phase short circuit failure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2946
    • 提供者:melonma
  1. Euler

    0下载:
  2. 欧拉法和龙格库塔算法解一阶常微分方程源代码-Euler method and Runge-Kutta algorithm for solving differential equation source code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:643
    • 提供者:
  1. MyRunge_Kutta

    3下载:
  2. 实现四阶龙格库塔算法,求解非线性方程或是非线性方程组。-To achieve fourth-order Runge-Kutta algorithm for solving nonlinear equations or nonlinear equations.
  3. 所属分类:matlab

    • 发布日期:2015-05-28
    • 文件大小:1024
    • 提供者: 袁清平
  1. FourthorderRungeKutta

    0下载:
  2. 四阶龙格库塔法的C实现 四阶龙格库塔法的C实现 -Fourth-order Runge-Kutta
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:170698
    • 提供者:天一生水
  1. main

    8下载:
  2. 导弹弹道仿真计算程序,采用四阶龙格库塔法,为研究导弹弹道仿真提供有效计算方法-Missile trajectory simulation program, using fourth-order Runge-Kutta method for the study of the missile trajectory simulation provides an effective method
  3. 所属分类:matlab例程

    • 发布日期:2013-08-09
    • 文件大小:2512
    • 提供者:mali
  1. delaunay-tri

    0下载:
  2. 用vba在word里编了一个画网格的程序。这个程序需要grid.dat保存在相同的目录下(和这个word文件) 生成了我的台阶流场。参看上传的附件。 -Using vba in word, made ​ ​ up a painting of the grid program. This program needs grid.dat stored in the same directory (word document) Generate the ste
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-27
    • 文件大小:10967
    • 提供者:刘刚
  1. 用四阶龙格库塔法求解

    3下载:
  2. 用四阶龙格库塔法求解一阶微分方程组的通用程序,C++编写-Fourth-order Runge-Kutta method for solving a common procedure order differential equations, C++ writing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-10
    • 文件大小:301274
    • 提供者:成晓东
  1. LyapunovspectrumforLorenzattractor

    0下载:
  2. 附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。 需要的话也可以单独提取子程序中的四阶龙格库塔算法。 希望有所用。-Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum generation process. Includes three
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1676
    • 提供者:辛培明
  1. RungeKuttaVerner

    0下载:
  2. Runge-Kutta-Verner方法求积分,包括cpp源码-Runge-Kutta-Verner method of quadrature, including the cpp source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:873
    • 提供者:liuct
  1. 1

    0下载:
  2. 4阶龙格库塔方程,给出了一个实例,并且写出详细的步骤和过程,看到就能会。-4-order Runge-Kutta equations, given an instance, and write detailed steps and processes that can be.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:733
    • 提供者:刘昊
  1. sijielongge

    0下载:
  2. 数值计算中的四阶龙格—库塔计算方法及流程图-Numerical calculation of fourth-order Runge- Kutta calculation method and flow chart
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7728
    • 提供者:张旭
  1. MyRK4sys

    1下载:
  2. 四阶龙格库塔法解常微分方程组 四阶龙格库塔法解常微分方程组-4-Runge-Kutta
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:606
    • 提供者:王凯
  1. RungeKutta

    0下载:
  2. 龙格库塔方法,四阶,求解一个方程,可控精度,实现很直观,扩展性强。-Runge-Kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1226
    • 提供者:tingwhang
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 44 »
搜珍网 www.dssz.com