搜索资源列表

  1. 四阶龙格库塔法解一阶二元微分方程

    0下载:
  2. 四阶龙格库塔法解一阶二元微分方程 //dxi/dt=c*(xi-xi^3/3+yi)+K*(X-xi)+c*zi //dyi/dt=(xi-b*yi+a)/c //i=1,2,3 //X=sum(xi)/N
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-11-23
    • 文件大小:2815
    • 提供者:jiuxiao8681
  1. 龙格--库塔法

    1下载:
  2. 龙格-库塔法是工程中常用的求解微分方程的一种方法.而且具有四阶精度,因此应用很广泛.改程序给出了其源代码.-Runge- Kutta method is commonly used in engineering solving a differential equation methods. But with four bands precision, it is widely used. Changed its procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:淘淘
  1. 用四阶龙格-库塔法解求解微分方程初值问题

    1下载:
  2. 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge- Kutta method to solve initial value problems
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:tsibintsibin
  1. n-s

    0下载:
  2. 四阶龙格库塔法求解流体力学-- 关于N-S方程的串行求解源程序-four bands Runge Kutta method hydrodynamics-- on the Navier-Stokes equations to solve the serial source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:朱天山
  1. 蝴蝶效应与混沌解

    0下载:
  2. 这是一个数值计算程序,主要是用四阶龙格库塔法求解-This is a numerical procedure is mainly used four bands Runge Kutta method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:55296
    • 提供者:袁辉
  1. rossler

    0下载:
  2. 用来计算rossler吸引子的程序,运用四阶龙格库塔法非常实用,-used to calculate rossler attractor procedures, using four-Runge- Kutta method is very practical.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:张小娟
  1. GRKT10

    0下载:
  2. 通过C语言,实现龙格库塔法,用四阶龙格库塔法求解一阶微分方程组。-Through the C language, the realization of Runge-Kutta method with fourth-order Runge-Kutta method for solving first-order differential equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:小马
  1. pengtaiyu2

    0下载:
  2. 四阶龙格库塔法,大学MALAB实践课程 需要的请下载-Fourth-order Runge-Kutta method, the University needs MALAB practical courses please download
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:pengtaiyu
  1. four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam

    0下载:
  2. 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:要清风
  1. FourthorderRungeKutta

    0下载:
  2. 四阶龙格库塔法的C实现 四阶龙格库塔法的C实现 -Fourth-order Runge-Kutta
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:171008
    • 提供者:天一生水
  1. GRKT10

    0下载:
  2. 最常用的四阶龙格—库塔法求解一阶常微分方程的C语言实现方法-The most commonly used fourth-order Runge- Kutta method for solving a first-order ordinary differential equations of the C language implementation method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:赵新宇
  1. LGKT4

    0下载:
  2. 四阶龙格库塔法解一阶二元微分方程 应用于数值计算-Fourth-order Runge-Kutta method for solving a class of binary differential equations for numerical calculation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:多娇
  1. runge-kutta

    0下载:
  2. 四阶龙格-库塔法求微分方程,通过实数编码方法实现简单易懂--Runge- Kutta Method to solve derivative Equations
  3. 所属分类:软件工程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:Tuo
  1. 四阶龙格库塔法程序——_FORTRAN语言编写

    1下载:
  2. 关于Runge-Kutta方法,该方法是用来解形如y'=f(t,y)的常微分方程的经典的4阶R-K方法,用fortran语言编写(With respect to the Runge-Kutta method, the method is used to solve the classical 4 order R-K method of ordinary differential equations such as y'=f (T, y)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:sophya
  1. 解四阶龙哥库塔法

    0下载:
  2. 用于高阶多项式的求解,普遍用于求解随机共振领域的状态方程(The solution of higher order polynomial is widely used to solve the equation of state in stochastic resonance field)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:leoY阳
  1. MATLAB

    0下载:
  2. MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码(MATLAB four Runge Kutta method is applied to solve the numerical solution source code of differential equations.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:冷风醉1
  1. jsff

    0下载:
  2. 用四阶龙格-库塔法编写MATLAB程序求解炮弹从初始发射到落地的运动过程(The four order Runge Kutta method is used to write MATLAB program to solve the motion process of projectile from initial launch to landing.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:56320
    • 提供者:qqqwrd
  1. 四阶龙格库塔法解数值微分

    0下载:
  2. 程序主要实现了四阶龙哥库塔,程序注释很详细(The fourth-order Longkouta is mainly realized, and the program annotations are very detailed.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:12288
    • 提供者:强儿
  1. 龙格库塔法的编程

    1下载:
  2. 龙格库塔求解微分方程数值解,工程中很多的地方用到龙格库塔求解微分方程的数值解, 龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高(Runge Kutta is used to solve the numerical solution of differential equation in many places in the project, Rungekutta is a very important method, es
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:25600
    • 提供者:贺大狮
  1. 四阶龙格-库塔法

    0下载:
  2. 利用四阶龙格库塔求解微分方程,并给出方程实例。(The fourth order Runge Kutta is used to solve the differential equation and an example is given.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:杜杜i
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org